You are here: Home Plone products cornerstone.ui.result

cornerstone.ui.result (1.0)

1
by Olha Pelishok last modified 2008-05-13
0.0
0.0
0.0
0.0
Released on 2008-03-10 by Robert Niederreiter under LGPL - GNU Lesser General Public License available for All platforms.
Software development stage: beta
A framework for rendering results

This module provides rendering results. The intention was to not write stupid view logic again and again.

The structure of the results is defined via ZCML. To finally make the framework render the result you have to subclass some baseimplementations of the framework providing rendering informations such like batch vocabs, result slices, etc.

At the moment the the framework provides batching and slices, in future it will be extended with features for defining result sorting mechanisms, nested batches, and more detailed slice definitions.

You can find a first example on how to implement results at: https://svn.plone.org/svn/collective/Directory

Document Actions
Powered by Plone