raphael-ritz/Products.ATExtensions
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Welcome to ATExtensions ======================= This package provides some further fields and widgets for Archetypes as used by Plone. Most generic are the RecordField/Widget (effectively handling a dictionary) and the RecordsField/Widget (handling a list of records). The most advanced application thereof are the FormattableName(s) fields and widgets. To demonstrate their usage, there are demo content types called 'WorkingGroup' and 'FormattbleNameDemo' which can be installed using the packages 'demotypes' profile. To enable the types after install, go to portal types and make them implicitly addable or include them in some folderish type's 'allowed_content_types'. ATExtensions are installable in the Plone 3.3.x and 4.x series. Please use a release from the 1.0.x series with older versions of Plone. Enjoy, Raphael (raphael.ritz at gmail.com)