Home  News  Events  Album  Links  Japanese Version
Main Menu
Search
Login
Username:

Password:


Lost Password?

Register now!
Links

logo

Links



  Main  |  Submit New Link  

  Popular site (top10)  |  Top rated site (top10)  |  Recommend site (2)  |  Mutual site (2)  

  Category List  |  RSS/ATOM Site (25)  |  RSS/ATOM Feed (2648)  |  Randum jump  

RSS/ATOM Feed (2648)

Distributing RSS/ATOM feeds which displayed here.


rss  atom 

Classifieds 2.53 RC1 Released 3/27/13  from XOOPS Web Application System  (2013/3/29 1:10) 
I have just released Classifieds 2.53 RC1. There are no new features except the admin has changed a bit. It now uses the new module admin style. I also changed the way categories are listed in the admin. I did it the way Mamba did in my Jobs module. I want to thank Mamba for his work. You can get the module HERE . Please report any problems here . Tested on: Xoops - 2.5.5 PHP - 5.3.23 MYSQL - 5.1.68-cll Everything works fine for me. Thank You,
Mylinks 3.11 RC3  from XOOPS Web Application System  (2013/3/26 23:45) 
This is an RC release, please do not use it on a production site! Mylinks is a XOOPS module that allows an administrator to create a series of website links. The module provides the ability for other users to submit sites for inclusion in the list which can be monitored by the administrator and then approved if desired. Additional information about the module (features, changes since last production release, important information) is available in the MyLinks 3.11 RC2 Ready for Testing news article. This is intended to be a short release cycle before 3.11 FINAL. Please test the RC3 changes as soon as possible to verify the problems identified in the RC2 release have been corrected. Code changes since v3.11 RC2: Added: added language defines to include all defines for 3.11 (most are non-translated) updated ./docs/install.txt and ./docs/readme.txt Corrected: fixed rss and atom feeds so they validate fixed bug for invalid include of utility class (no lo ...
XoopsFaq / jQuery Plugin: fancy FAQs  from XOOPS Web Application System  (2013/3/26 20:56) 
Xoops Faq view scripts folder / modules/xoopsfaq/templates images folder / modules/xoopsfaq/images xoopsfaq_category.html / modules/xoopsfaq/templates Download : https://sourceforge.net/projects/xoopstr/files/Hack/ Demo : http://evsad.org.tr/modules/xoopsfaq/index.php?cat_id=1
Extension Rating 0.1 Beta 1 for XOOPS 2.6.0  from XOOPS Web Application System  (2013/3/26 6:54) 
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  (2013/3/26 6:53) 
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  (2013/3/26 6:48) 
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 ...
SmartClone 1.10 Beta 1 and cloning of XOOPS Modules  from XOOPS Web Application System  (2013/3/25 7:10) 
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 o ...
AdsLight 2.2 Beta 1 - Ads&Classifieds with Payment Options  from XOOPS Web Application System  (2013/3/23 18: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 d ...
XOOPS API documentation upgraded  from XOOPS Web Application System  (2013/3/19 23:20) 
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 XoopsPersistableObjectHandler. 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 ...
Xoops-2103 Theme Free  from XOOPS Web Application System  (2013/3/19 23: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/



« [1] 44 45 46 47 48 (49) 50 51 52 53 54 [265] » 
Copyright (C) 2005-6, Human Science Integration Program - Humans. All right reserved.