calling dtml-var from ZwikiPage; strange syntax
18 Apr
2001
18 Apr
'01
6:32 p.m.
If I have a Script (Python) python object with id HelloWorld in a ZWiki web which has just one line: return "Hello World" and then insert: <dtml-var HelloWorld> in one of my ZWikiPage's, the output when I view the ZWikiPage is Hello World> ^ unexpected angle bracket in ZWikiPage output If I change the ZWikiPage to just be <dtml-var HelloWorld ^ no closing angle bracket The 'Hello World' output is displayed with no improper angle bracket when I view the ZWikiPage. Is this a parser error or a feature. Thanks, John Hunter zope 2.3.0 python 1.5.2
18 Apr
18 Apr
6:49 p.m.
New subject: [Zope] calling dtml-var from ZwikiPage; strange syntax
please disregard previous post.
9120
Age (days ago)
9120
Last active (days ago)
1 comments
1 participants
participants (1)
-
John Hunter