GroupableLists

by Asbjorn Andersen last modified Feb 16, 2011 02:14 AM

Lists with the ability to group content.

Project Description

GroupableLists is a more functional listing, where you can group and sort youre lists
on whatever column you see fit.

The product consist of a Listing archetype with fields such as:
generator, headers, columns, sortby, batchsize etc.
The Listing archetype extends BaseContent and BaseSchema, and contains
functions needed for the grouping.

It is a somewhat advanced listing, where you need to define a "generator" (python script),
to get youre objects, and define how the content of the different columns are displayed
using python. For more information about usage etc, check out the project documentation.

The upside of the complexity being that the lists are very flexible.

There is a listing macro available to get the different fields and generate the lists automatically.
There is also a listing_view witch use this macro, and is the default view of these listing objects.

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Licenses Status
0.1.0 This is the first release of GroupableLists. More about this release…
Plone 2.5
Plone 2.1.2
Zope 2.9
Zope 2.8.4
GPL beta

Comments (0)