Scriptable Fields (bundle)
Scriptable Fields is a collection of fields dealing with logic instead of content. This is kind of evil and if you use those fields be sure you really want it this way!
Current release
Scriptable Fields (bundle) 1.1.3
Released Jun 11, 2008
Bug fixes, eggification
-
Get
Scriptable Fields (bundle)
for
all platforms
(0 kB)
- Product Package Bundler
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
Often these three products are used together. Release is managed over this bundle. Anyway, you can use each w/o the other.
The bundle contains:
- TALESField
- a StringField like field you store a TALES expression in. It gets evaluated on
getand the result is returned. - PythonField
- a TextArea like field where you can store a whole Script (Python) in. On
getits evaluated and the result is returned. - DTMLField and ZPTField
- both fields working like PythonField but the given text is evaluated as DTML or Zope Page-Template.
Authors:
Sidnei da Silva, Daniel Nouri, Jens W. Klein and contributors
Licence:
GPL - GNU General Public License 2.0 or newer

