Personal tools
You are here: Home Products Scriptable Fields (bundle)

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

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.
Scriptable Fields (bundle) 1.0-beta1 (Beta release) Released Aug 26, 2005
This is the first release after quite a while of testing the bundled Products from svn trunk in production environments.

Project Description

Scriptable Fields (bundle)

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 get and the result is returned.
PythonField
a TextArea like field where you can store a whole Script (Python) in. On get its 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