[Zope] ANNOUNCE: Advanced DTML HowTo
Amos Latteier
amos@aracnet.com
Thu, 11 Mar 1999 12:37:49 -0800
Hello Zopesters:
Are you confused by the subtleties of DTML? Want the skinny on advanced
DTML tricks and gotchas? Check out my advanced DTML HowTo:
http://www.zope.org/Documentation/HowTo/DTML
This document explains in detail the concepts behind advanced DTML tricks
like indirect variable lookup, setting variables, calling sub-templates
with different client objects, etc. Its main emphasis is on understanding
how DTML uses a namespace stack to manage variable lookups.
Enjoy and send me your feedback.
-Amos
P.S. Probably at least some of this material will be incorporated into the
DTML User's Guide in the future.