[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Dynamic Content with DTML
webmaster@zope.org
webmaster@zope.org
Sat, 21 Sep 2002 19:55:35 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/DTML.stx#2-51
---------------
It doesn't matter where your DTML Method or Document is
located. Zope will search upwards until it finds the
*standard_html_header* that is defined in the root folder.
% Anonymous User - Sep. 21, 2002 7:55 pm:
More explicit: it takes the *first* one encountered in the lookup. Important!