collective.folderposition 1.0
Extended ordering controls for folder contents.
Extended ordering controls for folder contents.
Installation
Plone 4
Add package to your instance's eggs:
[instance]
eggs +=
collective.folderposition
Plone 3.x
Without z3c.autoinclude, you must add the package to both eggs and zcml:
[instance]
eggs +=
collective.folderposition
zcml +=
collective.folderposition
Changelog
1.0 - 2010-12-14
- Keep checked checkboxes checked across submissions.
1.0b4 - 2010-12-14
- Recalculate the delta select box on focus incase kss updates the table.
1.0b3 - 2010-12-13
- Return to previous page after submission.
- Fix error when moving Up/Down.
1.0b2 - 2010-12-13
- Supply subset_ids to interact correctly with batching.
1.0b1 - 2010-12-10
- Initial release.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.folderposition-1.0.tar.gz (md5) | Source | 2010-12-14 | 4KB | 392 | |
- Author: Laurence Rowe
- Home Page: http://pypi.python.org/pypi/collective.folderposition
- Keywords: plone
- License: GPL
- Categories
- Package Index Owner: laurencerowe
- DOAP record: collective.folderposition-1.0.xml
