Re: [Zope] Dynamically render DTML?
19 Sep
2000
19 Sep
'00
7:36 p.m.
Mark N. Gibson writes:
The heart of it is that I'd like to have the Zope evaluate an arbitrary string as if it were a DTMLMethod You may want to look at the DocumentTemplate packages.
This packages is used to implement Zope's DTML objects (these objects add persistence which you do not need). One of the source files, I think it was "DocumentTemplate.DT_String" contains a good source documentation which tells you how to use DocumentTemplate in your Python code. Dieter
9330
Age (days ago)
9330
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer