[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Basic DTML
webmaster at zope.org
webmaster at zope.org
Thu Apr 29 05:50:07 EDT 2004
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/DTML.stx#2-18
---------------
The opening tag starts the block and the closing tag ends it. The
closing tag has the same name as the opening tag with a slash
preceding it. This is the same convention that HTML and XML use.
% Chirael - Mar. 25, 2004 4:35 am:
I have to wonder if it's OK (or will eventually become preferred) to use singleton tags in an XML-acceptable
format, such as <dtml-var parrot/>. Might be nice to mention that here, since XML was brought up anyway.
% mithrandi - Apr. 29, 2004 5:50 am:
DTML isn't even close to being XML-acceptable; if you want XML, you really should use TAL.
More information about the ZDP
mailing list