Scriptable Fields (bundle) 1.1.3 (Jun 11, 2008)

Scriptable Fields (bundle)

Bug fixes, eggification

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

Available downloads

Product Package Bundler

For all platforms (0 kB)

Release Notes

StateFinal release
LicenseGPL

Please note that the individual field versions are a mix of 1.1.2 and 1.1.3.

ScriptableFields is now available as a set of individual eggs

  • Products.TALESField
  • Products.PythonField
  • Products.TemplateFields

Change log

1.1.3 - TemplateFields

 

  • Make sure to use a page template with acquisition context when validating fields. Without this context variables such as ``context`` and ``here`` were not available.  [wichert]
  • Cleanup REST syntax in the documentation and add a changelog.  [wichert]

1.1.2 - All ScriptableFields

  • Eggified and uploaded to PyPI.