| Paketname | zope-scriptablefields |
| Beschreibung | Zope tool bundle for working with component Logic |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.1.3-1 |
| Sektion | universe/web |
| Priorität | optional |
| Installierte Größe | 216 Byte |
| Hängt ab von | zope-common (>= 0.5.38), zope3 | zope2.10 | zope2.9 | zope2.8 | zope2.7 | zope2.6 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 13928 Byte |
| Prüfsumme MD5 | dd8887744575c42eda1717e15daf6257 |
| Prüfsumme SHA1 | c27eb12f6e1f4740818dcce45d9883ee5001e0f3 |
| Prüfsumme SHA256 | 3d447a6e9b35cb4fae885f4c1e50b7cc6efd8671a574be21d44ae4cfe15d2e26 |
| Link zum Herunterladen | zope-scriptablefields_1.1.3-1_all.deb |
| Ausführliche Beschreibung | 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.
|