JQuery Tools Integration for Plone
Project description
Introduction
plone.app.jquerytools does two things:
It adds jQuery Tools to Plone’s JavaScript resources.
It adds some helper code for loading overlays dynamically and for handling AJAX forms.
For information on using jQuery tools, see http://flowplayer.org/tools/ .
plone.app.jquerytools was developed for Plone 4. However, it can be used in Plone 3.x by adding a zcml slug and running it’s GS Setup extension profile, or by adding a product like Products.pipbox that will load the GS profile for you.
Changelog
1.0b5
Integrate overlay helpers originally developed in pipbox. These provide support for AJAX loads and forms.
1.0b4
Advance to jQuery Tools 1.2.1
1.0b3
Fix packaging problem that prevented easy_install of 1.0b2.
1.0b2
Move to jQuery Tools 1.1.1.
1.0b1
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.