PloneFormGen 1.2.4
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 3.1, Plone 3.0, Plone 2.5, Plone 2.1 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Steve McMahon |
| Released | 2008/06/15 |
PFG is also available as an egg, Products.PloneFormGen, via PyPI.
Change log
1.2.4
- Added Rating-Scale Field based on Titus Anderson's LikertField. Thanks to Titus and the University of Louisville.
- Add delete capabilities to Andreas' record editor. Added escaping for multi-line fields. Guarded editing with ModifyPortalContent rather than the download permission.
- Save adapter: stored records can now be edited through the Plone UI via the data saver's tabular view. The edit UI is pretty basic and provides only a text field per stored value. No fancy widgets, no validation. (Andreas Jung)