plone.app.collection 1.0.3
Overview
Collections in Plone are the most powerful tool content editors and site managers have to construct navigation and site sections.
This is a brand new implementation of collections for Plone, using ajax/javascript to make a simpler, easier and streamlined user experience for using collections. Having a more lightweight backend that does not depend on many nested criteria types.
It's designed with simplicity and usability as a main focus, so content editors and site managers can create complex search queries with ease.
Changelog
1.0.3 (2012-04-15)
- Remove the portlet, which duplicates functionality from plone.portlet.collection. The Assignment class is kept for backwards-compatibility. [davisagli]
- Support a 'queryCatalog' method for backwards-compatibility with ATTopic. [davisagli]
- Only display the batch navigation in tabular_view if there are items to display. [esteele]
1.0.2 (2012-02-09)
- Modified the description of the query field. [vincentfretin]
1.0.1 (2011-11-24)
- Fix i18n of query widget. [vincentfretin]
1.0 - 2011-07-19
- Initial release
- Add MANIFEST.in. [WouterVH]
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| plone.app.collection-1.0.3.zip (md5) | Source | 2012-04-15 | 30KB | 402 | |
- Author: Plone Foundation
- Home Page: http://pypi.python.org/pypi/plone.app.collection
- License: GPL version 2
- Categories
- Package Index Owner: esteele, timo
- DOAP record: plone.app.collection-1.0.3.xml
