Description

From: http://plone.org/products/atextensions

This package provides some extensions to archetypes. It provides a few custom fields, widgets and validators, the Record(s)Field/Widget being the most generic components. These fields exploit the record and records packager directive of Zope's ZPublisher to effectively manage a dictionary (record) or list of dictionaries (records). The dictionary's keys and the data type of their values can be configured in the AT schema declaration.

To demonstrate their usage, there is a demo content type WorkingGroup. To enable it after install, go to portal types and make it implicitly addable or include it in some folderish type's allowed_content_types.

Future plans are to make this product obsolete by moving the Record(s)Field/Widget to Archetypes proper and the specific fields to More Fields and Widgets.

The product's principal developers include:

  • Raphael Ritz (r . ritz biologie hu-berlin de)

On-line Resources

Home page

Mailing list

  • n/a?

Example implementations

  • ?

How-tos and Tutorials

  • ?

Dependencies (i.e., other products required)

  • n/a

Extensions/AddOns

Status of Evaluation

Pending.