AT Extensions (0.9.2)
- AT Extensions download link: http://plone.org/products/atextensions/releases
- Homepage of AT Extensions: http://plone.org/products/atextensions/
- AT Extensions repository: https://svn.plone.org/svn/archetypes/ATExtensions
This package provides some extensions to archetypes.
So far, there are only a few custom fields, widgets and validators, the
Record(s)Field/Widget being the most generic components. Theses 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.
There are currently no items in this folder.


