Package: collective - OrderedPloneFolder
a test of SfIndex product
Sourceforge Info
| Project Name: | collective |
| Package Name: | OrderedPloneFolder |
| Files Page: | |
| Browse CVS: | http://cvs.sourceforge.net/viewcvs.py/collective/OrderedPloneFolder/ |
Package README (CVS ver. 1.1.1.1)
What is it?
OrderedPloneFolder is the Plone version of OrderedFolder by
Stephan Richter. It allows the user to define the sequence of
folder contents by moving them up/down.
Prerequisites
- Plone 1.0 or later (http://plone.org)
- OrderedFolder (http://www.zope.org/Members/srichter/Products/OrderedFolde-
r)
Installation
Just use CMFQuickInstallerTool from the CVS at
http:/sf.net/project/collective or do it the old fashioned
way by creating an external method with the following attributes:
id -- install_opf
title -- Install OrderedPloneFolder
module name -- OrderedPloneFolder.Install
function name -- install
And then run it. After that you should be able to add ordered folders
in your portal.
Authors
OrderedFolder was written by Stephan Richter (srichter@cbu.edu)
The Plone version was written by Christian Scholz (cs@comlounge.net)
aka MrTopf/#plone
Icons derived from the original Plone icons by
Alexander Limi (info@limi.net)