Integrates the Chosen javascript library in Plone
Project 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.
Buildout
========
This repository includes a buildout.cfg which allows you to create a test
instance for this package.
1. Run:
python26 bootstrap.py
./bin/buildout
./bin/instance
2. Add a new Plone site and select fourdigits.chosen at the 'Add-ons' section.
Changelog
=========
0.4 (2011-08-09)
----------------
- Upgrade Chosen to https://github.com/jaroel/chosen/tree/528d77bc04dc96742f1bfcec5f22e0072f4e86de [jaroel]
0.3 (2011-08-09)
- Unkown
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]
============
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.
Buildout
========
This repository includes a buildout.cfg which allows you to create a test
instance for this package.
1. Run:
python26 bootstrap.py
./bin/buildout
./bin/instance
2. Add a new Plone site and select fourdigits.chosen at the 'Add-ons' section.
Changelog
=========
0.4 (2011-08-09)
----------------
- Upgrade Chosen to https://github.com/jaroel/chosen/tree/528d77bc04dc96742f1bfcec5f22e0072f4e86de [jaroel]
0.3 (2011-08-09)
- Unkown
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]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fourdigits.chosen-0.4.tar.gz
(25.7 kB
view hashes)