CMS MADE SIMPLE FORGE

Name Type Description
Ajax Tools Plugin This provides simple AJAX functionality without the need of any framework. It comes with an own simple javascript function to process your requests. The response can be plain text/html or text/xml. The response will be passed to a given userdefined callback function. The callback function needs to be created by the user and be passed to the AJAX function. In brief: This plugin just sets up the AJAX request. What you do with the response is up to you. Exception is the "lazy load" function of the plugin that will perform a predefined callBack function (wich means it will display the result at this place where you placed the plugin in your content/template). You can process any module action, plugin, udt or even trigger events using AJAX requests. See it in action: http://www.weta-trimaran.de/
Ajax Made Simple Module To provide a module with an API allowing module developers to easily add Ajax functionality to their module without having to know the dirty javascript-stuff.
DL Suite: Support Module <p>This module provides a framework for both PHP and JavaScript that allows for easier development of other modules. This framework includes support easier creation of AJAX applications, CCS processing, data encryption and decryption, form fields generation, an AJAXy and clean administrator interface for modules, CAPTCHA generation and validation, files and directories listing, AJAXy tab generation and management, MySQL (mysqli extension required) wrapper class to allow an object-oriented way to retrieving data, and a lot more.</p> <p>A complete API documentation for this module is available at:<br /> <a href="http://tiger-inc.com/cms-made-simple/dlsupport/">http://tiger-inc.com/cms-made-simple/dlsupport/</a></p>
AJAX Star Rating Bar Module Module allowing vote using the stars. Demo: http://kuzmany.biz/en/cms-made-simple/ajax-star-rating-bar/
Xajax Tools Plugin This plugin provides xajax functionality to the frontend using the xajax libary that comes by default with CMSms. You can process any module action, plugin or udt using xajax requests.
Dynamic Content Module This is a rotating banner type module, see www.codecrunchers.ie for a sample of how it works. This is a beta version that I threw together quickly - hopefully all will be good. mail me with any queries... I mean that!
InlineEdit Module TouchInlineEdit (InlineEdit) a powerfull frontend inline editor module, with integrated plugin system for multiple editors and optional FrontendUsers support. Screenshot, Screencast and details: http://www.homepage-community.de/index.php?topic=1680.0
StarRating Plugin This plugin (1.10 compatible) can be used to setup a starrating system on your websites. Voting can be done once per ipnumber. For every rating 'slot' unique ipnumbers are stored. For a working example see: http://www.upservice.nl/blog/22/ajax-starrating-gadget/ (dutch-website).