Metadata-Version: 1.0
Name: plone.app.jquerytools
Version: 1.0b3
Summary: JQuery Tools Integration for Plone
Home-page: http://svn.plone.org/svn/plone/plone.app.jquerytools
Author: Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Description: Introduction
        ============
        
        plone.app.jquerytools does one thing: it adds jQuery Tools to Plone's
        JavaScript resources.
        
        For information on using jQuery tools, see http://flowplayer.org/tools/ .
        
        plone.app.jquerytools is meant for inclusion in Plone 4. However, it can
        potentially be used in Plone 3.x by adding a zcml slug and running it's
        GS Setup extension profile.
        
        
        Changelog
        =========
        
        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
        
Keywords: Plone JQuery
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
