[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Advanced
Zope Scripting
webmaster at zope.org
webmaster at zope.org
Thu Jan 8 11:35:28 EST 2004
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/ScriptingZope.stx#3-58
---------------
A ZPT equivalent to the above DTML script
is::
<span tal:replace="here/Images/randomImage"/>
% Anonymous User - Jan. 8, 2004 11:35 am:
to render the HTML: use 'structure'
<span tal:replace="structure here/Images/randomImage"/>
More information about the ZDP
mailing list