Metadata-Version: 1.0
Name: fourdigits.chosen
Version: 0.2
Summary: Integrates the Chosen javascript library in Plone
Home-page: https://github.com/jaroel/fourdigits.chosen/
Author: Roel Bruggink
Author-email: roel@jaroel.nl
License: GPL
Description: Introduction
        ============
        
        This package is a Plone integration of the Chosen javascript library by Harvest.
        
        Chosen
        ======
        Chosen is a library for making long, unwieldy select boxes more user friendly.
        
        jQuery support: 1.4+
        Prototype support: 1.7+
        For documentation, usage, and examples, see: http://harvesthq.github.com/chosen
        
        Chosen Credits
        
        Built by Harvest (http://www.getharvest.com/)
        Concept and development by Patrick Filler (http://www.patrickfiller.com/)
        Design and CSS by Matthew Lettini (http://matthewlettini.com/)
        
        Plone integration by Roel Bruggink (http://jaroel.nl)
        
        
        The jQuery based implementation is the only supported version.Changelog
        =========
        
        0.2 (2011-07-24)
        ----------------
        
        - Calculate width of selectbox based on children [jaroel]
        
        - Add support for selectboxes with dotted ID's.
          https://github.com/harvesthq/chosen/issues/54 [jaroel]
        
        
        0.1 (2011-07-23)
        ----------------
        
        - Initial release [jaroel]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
