[Zope] dtml in structured text?
Elena Schulz
elena.schulz@gmx.net
Mon, 4 Feb 2002 17:31:45 +0100
Dear list,
I need to insert some more complex formating in structered text.=20
Is there a solution to insert some dtml-call or python-script-call in=20
structured text documents or does anybody know how to do it simply?
An ideal solution would be:=20
Some structured text ....=20
...<dtml-var 'formating-rule("some more structured text")'> ...=20
again structured text.
The whole text should be in **one file** that is rendered as structured=20
text exept the formating-rule-block and possibly placed in the=20
localFileSystem with localFSProduct sothat it can be dynamically =
updated.
Thanks a lot for your replies,
Elena