ReverseFolderContents

by Morten W. Petersen last modified Feb 09, 2012 09:53 AM

This product started out as a way to monkeypatch plone so that the folder contents was reversed, so it was called ReverseFolderContents. However, it was soon found that reversing the navigation was necessary as well, and a logical part of how people relate to a folder. So here you go, have fun.

Project Description

Any questions, send an email to info@nidelven-it.no

:)

The code in getFolderContents.py is copied from Products.CMFPlone and is under the GPL, slightly modified (a few lines added) to work with this product.

To the best of my knowledge, the rest of this source code doesn't contain any verbatim copies of code except for maybe some import statements which can't be written in many different useful ways so the thing is available as GPL version 2. But thanks to all the people who ask questions and figure things out and put it out on the web where it can be found through search engines.

See eggs here: http://pypi.python.org/pypi/ReverseFolderContents.ReverseFolderContents/

Current Release
ReverseFolderContents 1.0.3

Released Feb 09, 2012 — tested with Plone 4.1

Added info, bumping version for egg release.
More about this release…

If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
1.0.3 Feb 09, 2012 Added info, bumping version for egg release. More about this release…
Plone 4.1
GPL final