BackTalk to Document The Zope Book (2.6 Edition)/Basic DTML

[email protected]
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/DTML.stx#3-10

---------------

      Most DTML tags have *targets*.  The target of a DTML tag is just
      the word or expression that, after a space, follows the tag
      name.  For example, the target of the DTML tag '<dtml-var
      standard_html_header>' is 'standard_hml_header'.  The target of
      the DTML tag '<dtml-in foo>' is 'foo'.  The target of the DTML
      tag '<dtml-var "objectIds()"> is the expression "objectIds()".
      The target typically refers to the name of an object (or a
      Python expression that resolves to an object) that you wish the
      tag to operate upon.

        % Anonymous User - Dec. 19, 2003 11:21 am:
         Third phrase should read 
         For example, the target of the DTML tag <dtml-var standard_html_header> is standard_html_header

_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.