Scriptable Fields (bundle) 1.1.3
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| State | Final release |
|---|---|
| License | GPL |
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.