PloneFolderContentsTopBottomLinks 2.0
Patch folder contents to show top and bottom links (Plone 4 compatible release)
Patch Plone's folder_contents view to disable the draggable ordering and show up/down/top/bottom links.
Installation
Plone 4
Add package to your instance's eggs and zcml:
[instance]
eggs +=
PloneFolderContentsTopBottomLinks
Plone 3.x
For Plone 3.x use PloneFolderContentsTopBottomLinks 1.x:
[instance]
eggs +=
PloneFolderContentsTopBottomLinks
zcml +=
PloneFolderContentsTopBottomLinks
[versions]
PloneFolderContentsTopBottomLinks = 1.0
Changelog
2.0 - 2010-11-17
- Plone 4 compatible release based on plone.app.content 2.0.1
1.0 - 2010-11-17
- Initial release using table.pt from plone.app.content 1.8
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| PloneFolderContentsTopBottomLinks-2.0.tar.gz (md5) | Source | 2010-11-17 | 4KB | 334 | |
- Author: Laurence Rowe
- Home Page: http://pypi.python.org/pypi/PloneFolderContentsTopBottomLinks
- Keywords: plone content views viewlet
- License: GPL
- Categories
- Package Index Owner: laurencerowe
- DOAP record: PloneFolderContentsTopBottomLinks-2.0.xml
