XOOPS Site
  • Home
  • XOOPS News
  • XOOPS Links
  • XOOPS Support Seiten
  • XOOPS Theme Designer
  • XOOPS Entwickler
XOOPS Links
Sprachauswahl
deutsch english
Newsletter
Registrieren Sie sich für unseren Newsletter und empfangen Sie eMails mit Neuigkeiten von unserer Webseite.
Ihre eMail Adresse:

Newsletter Archiv
Einloggen
Mitgliedsname:

Passwort:

Login speichern



Password vergessen?

Neu anmelden!
Hauptmenü
Startseite XOOPS News XOOPS Links Populäre Links Top bewertete Seiten - XOOPS Support Seiten - XOOPS Theme Designer - XOOPS Entwickler Sitemap
  Home >> XOOPS Links >> RSS/ATOM Feed (1546)



  XOOPS Links  |  Neuen Link hinzufügen  |  Populäre Links (top10)  |  Top bewertete Seiten (top10)  
  Kategorieliste   Empfohlene Seiten (0)  |  Partnerseiten (0) RSS/ATOM Seite (35)  |  RSS/ATOM Feed (1546)  

Stelle RSS/ATOM Feeds zur Verfügung, welche hier angezeigt werden.


rdf  rss  atom 

Extension Rating 0.1 Beta 1 for XOOPS 2.6.0
  from XOOPS Web Application System  (25.03.2013 22:54:27) 
Rating is an extension that allows you to easily add a voting system to the inside of your modules, you can add as many as you want. For example, to rate a hotel, restaurant service, quality of food, price, etc.. It can be used for any module, it works the same way as the module Tag. It uses the jquery plugin 'jRating'. download Cointin Maxime (Kraven30)
Publisher News Views - Hack
  from XOOPS Web Application System  (25.03.2013 22:53:16) 
The team on Xoops-tr.com did some improvements in the Publisher, improving on the View, and we wanted to share with all XOOPS users. Big thanks to Trabis once again for this module. publisher_display_wfsection.html Ekran Görüntüleri / Screenshots : Stil - 1 : Stil - 2 : Demo : http://evsad.org.tr/modules/publisher/ Download : http://www.programgezgini.com/modules ... s/singlefile.php?lid=1149
TDMCreate module version 1.39 Beta 1 for Test
  from XOOPS Web Application System  (25.03.2013 22:48:13) 
After just released beta version 1.38.6 we continue with the development of the module, adding features that were already planned for some time that solve problems with entering the decimal version of the string, and other errors due to old code, such as: 1) Removing the superfluous code . 2) Removal of unused files . 3) Fixing the bug that occurred when creating blocks . 4) Replace and rename some items that relate to the functions so that they are in the English language default . 5) Added code php file in the user side . 6) Amended and added code to the template files . On the administrative side has also been modified and the table modules_ in mod_ and tables_ in table to improve readability of the code. I hope I did the right thing, divided language files, the various references quotes to the definitions of the constants: define ( '' , "" ); in this way it will be easier to read both the right and left edges of the definitions. The idea is to go to a version 1.90 which then bind ...
SmartClone 1.10 Beta 1 and cloning of XOOPS Modules
  from XOOPS Web Application System  (24.03.2013 23:10:30) 
SmartClone is a module that will clone with 2 clicks any module that is developed as clonable! It works with a plugin system so any module developer can create a plugin for its module and allow SmartClone to painlessly clone it! There are certain requirements for a module to be clonable, among them - a consistent way of naming tables, language variables, etc. We'll have soon a guidelines on how to make your module "clonable". As a test, you can clone, for example, the WF-Downloads 3.22 RC1 , or some of the Smart modules, like the SmartFAQ . As a matter of fact, I used SmartClone just recently to clone WF-Downloads into a "Repository" module, that is being now used on XOOPS Website (see this thread ) The goal is to have the most important XOOPS modules that are part of the Module Packs, clonable. We probably will have some kind of voting on this, and use some logic to decide which ones are the best for cloning. Download: SourceForge File Repository Please help us with testing of this m ...
AdsLight 2.2 Beta 1 - Ads & Classifieds with Payment Options
  from XOOPS Web Application System  (23.03.2013 10:00:00) 
Thanks to Cesag, we have now a new version of AdsLight 2.2 that she received from iLuc, the author. Cesag spent countless hours testing this module, as well as the xPayment module, originally created by Wishcraft. Both have been now updated to XOOPS 2.5.5 Admin GUI, and are now released as Beta versions for testing. Adslight is a module that allow your clients of your website to list advertisements for items for sale, exchange or barter. It has an option to work together with XPayment module that allows people to both pay for items in the category it is assigned to or for advertisements themselves, that can be charged on a day by day basis till an expiration date. Please note: if you don't plan on selling anything for a fee, you don't need to install the xPayment module. Requirements: XOOPS 2.5.5, PHP 5.2 (5.3+ recommended) Download: from SourceForge File Repository - Adslight 2.2 Beta 1 - xPayment 1.52 Beta 1 Once again, a big "Thank you" to Cesag for her hard work and dedication on t ...
Amaxoop2 最終版
  from Taq's xoops laboratory  (20.03.2013 07:36:56) 
Amaxoop2に関して、最終版としてのバージョンアップを行いました。 当バージョンアップでは仕様は一切変更ありませんが、従来実装していた「トラフィックウェア」機能を解除しています。 つまり、従来はAmazonへのすべてのリンクのうち5%は当モジュール作者のアソシエイトIDになっていましたが、新バージョンからはIDが変わることは起きません。 また、作者のモジュール開発に関する環境と時間が確保できなくなってきたため、今後のバージョンアップは予定していません。 何かありましたら可能な限りの対応はいたしますが、仕様変更等はご容赦願うことになると思います。
XOOPS API documentation upgraded
  from XOOPS Web Application System  (19.03.2013 15:20:00) 
We are happy to announce a special Website dedicated to XOOPS API Documentation on-line: http://api.xoops.org XOOPS is built on top of a Core framework, which provides a set of of specification for routines, data structures, object classes, and variables. At the center of the Core is the object model that is based on two XOOPS classes XoopsObject and XoopsObjectHandler. We encourage all module developers to use XOOPS API in their modules, as it will streamline their development, and will enable to take advantage of the already provided services and classes. There is no need to reinvent the wheel! To make it easier for you to learn about the XOOPS Core, we are providing you with several API documents: 1) Current XOOPS 2.5.6 2) Upcoming XOOPS 2.6.0 Alpha 3 (subject to change) 3) Upcoming Common Utilities For example, to see visually the structure of XOOPS classes like here: you can view the class hierarchy: - XOOPS 2.5.6 - XOOPS 2.6.0 If you would like to get a better overview of XOOPS C ...
Xoops-2103 Theme Free
  from XOOPS Web Application System  (19.03.2013 15:00:00) 
Design : WP Themes Adapted for Xoops : B.Heyula ! Theme Demo : http://www.xoops-tr.net Download : http://www.xoops-tr.com/depo/xoops-2013.zip Themes: http://www.xoops-tr.com/modules/myalbum/
A new HTML 5 and Responsive Theme for XOOPS!
  from XOOPS Web Application System  (18.03.2013 04:00:00) 
Today I am releasing another theme for XOOPS developed using Theme Factory. Theme Factory is a framework for developing responsive themes for XOOPS, and in this version it is fully HTML5-based, and integrated with Bootstrap. See online: http://demo.xoopsfire.com/index.php?x ... select=themefactory-html5 Screens: http://xoopsfire.com/modules/extgallery/public-album.php?id=41 Download: http://xoopsfire.com/modules/TDMDownl ... glefile.php?cid=22&lid=83 Hope you enjoy!
Car Owners Manuals
  from XOOPS Web Application System  (17.03.2013 20:19:26) 
Let me introduce Car Owners Manuals , the ultimate resource of auto owner's manuals for many car models. It is running on Xoops 2.5 with latest Publisher module by Trabis. There are a lot of owners, service, repair and maintenance manuals and user guides for many car makers like: Acura, Audi, BMW, Buick, Cadillac, Chevrolet, Chrysler, Daewoo, Dodge, Fiat, Ford, Geo, GMC, Honda, Hummer, Hyundai, Infiniti, Isuzu, Jaguar, Jeep, Kia, Land Rover, Lexus, Lincoln, Mazda, Mercedes-Benz, Mercury, Mini, Mitsubishi, Nissan, Oldsmobile, Pontiac, Porsche, Saab, Saturn, Scion, Smart, Subaru, Suzuki, Toyota, Volkswagen, Volvo and many more books. None of manuals are hosted on our server. We just collect links from internet and respect copyright. URL: www.manualsforcars.com Viva Xoops and the new Publisher :)



« 1 2 3 (4) 5 6 7 8 9 10 11 [155] » 

execution time : 0.786 sec
Suche
Working...

Erweiterte Suche
Neueste XOOPS Links
  • IT - Telemann (13.06.2010)
  • XOOPS Frankreich (13.06.2010)
  • XOOPS Nordic (13.06.2010)
  • XOOPS Italien (13.06.2010)
  • XOOPS Russland (13.06.2010)
  • XOOPS Spanien (13.06.2010)
  • XOOPS Türkei (13.06.2010)
  • phppp (13.06.2010)
  • GIJOE (13.06.2010)
  • Ohwada (13.06.2010)
Top XOOPS Links
  • Heyula Themes (879)
  • ixthemes (487)
  • Ithri (300)
  • aphexthemes (278)
  • Insraq (272)
  • Bleekk (259)
  • IT - Telemann (222)
  • Babylon by Xoops (203)
  • Mariane - Maitsco.com (190)
  • Sinnedesign (182)
RSS Feeds

Powered by XOOPS @ 2001-2010 The XOOPS Project | Impressum | Haftungsauschluss & AGB | Datenschutz