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
More about this release…
Get
Scriptable Fields (bundle)
for
all platforms
(0 kB)
- Product Package Bundler
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
