Metadata-Version: 1.0
Name: collective.js.jqueryui
Version: 1.7.2.2
Summary: JQueryUI integration in portal_javascript
Home-page: https://svn.plone.org/svn/collective/collective.js.jqueryui
Author: JeanMichel FRANCOIS aka toutpt
Author-email: jeanmichel.francois@makina-corpus.com
License: GPL
Description: Introduction
        ============
        
        Simple integration of jqueryui in Plone, like collective.js.jquery.
        
        It is different from collective.jqueryui in many ways:
        
        * no skin dirs (js and css are in resource dirs)
        * no all the bunch of files and documentations from original jqueryui
        * this one is minified
        * just add all jqueryui to portal_js, and default css to portal_css
        
        
        Changelog
        =========
        
        1.7.2.2 (2009-06-25)
        --------------------
        * fixed images not being able to be loaded from css problem.
        
        1.7.2.1 (2009-06-10)
        --------------------
        
        * Initial release with jquery-ui 1.7.2 (need jquery 1.3.x)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
