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. |
AJAX Star Rating Bar |
Module |
Module allowing vote using the stars.
Demo: http://kuzmany.biz/en/cms-made-simple/ajax-star-rating-bar/ |
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 |
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. |
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/ |
JQuery File Upload |
Module |
The best JQuery file upload tool for the best Cms. Specially designed for
front-end. Easily integrated and highly configurable even with FEU. Feel Free to fork it on my GitHub's page
This module is based on the project jQuery-File-Upload. More information on http://blueimp.github.com/jQuery-File-Upload/
|
Shootbox Made Simple |
Module |
This module provide an ajax shoutbox. Example here : http://www.furie.be/shoutbox.html . |