17 Aug
2004
17 Aug
'04
6:55 p.m.
Quentin Stafford-Fraser wrote at 2004-8-17 08:58 +0100:
On 17 Aug 2004, at 08:31, Dennis Allison wrote:
<dtml-var foo structured-txt> will render foo from structured text. foo can be a file object or a dtml-method opbject.
Ah, thanks - anybody know an equivalent using ZPT?
Most things you know from DTML are defined in "Products.PythonScripts.standard". What you are looking for now it there under the name "structured_text". -- Dieter