[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Acquisition
webmaster at zope.org
webmaster at zope.org
Thu Nov 27 01:46:25 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/Acquisition.stx#2-12
---------------
Place a DTML Method named 'acqusition_test' in your Zope root
folder. Give it the following body::
<html>
<body>
<p>
I am being called from within the <dtml-var id> Folder!
</p>
</body>
</html>
% Anonymous User - Nov. 27, 2003 1:46 am:
Shouldn't the method be named acqu_I_sition_test?
More information about the ZDP
mailing list