PloneFormGen 1.2.4 (Jun 15, 2008)

This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.

Adds ratings-scale field and saved data editor.

For additional information about this project, please visit the overview page .

Available downloads

Python Egg

For all platforms (484kB)

Product Package

For all platforms (0 kB)

Release Notes

Tested with Plone 2.1, Plone 2.5, Plone 3
State Final release
License GPL
Release Manager Steve McMahon
Released 2008/06/15 00:00:00 Universal

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)