[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Basic DTML
webmaster at zope.org
webmaster at zope.org
Thu Nov 27 02:02:04 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/DTML.stx#1-1
---------------
DTML is a *tag-based* presentation and scripting language. This
means that *tags* (e.g. '<dtml-var name>') embedded in your HTML
cause parts of your page to be replaced with "computed" content.
% Anonymous User - Nov. 27, 2003 2:02 am:
The tag example contains HTML-formatting code instead of < and >.
More information about the ZDP
mailing list