Correction to http://www.zope.org/Wikis/DevSite/Projects/ZPT/IntroductionForDTMLers
First line of Template Operations section Just as <dtml-var foo> is the most fundamental statement of DTML, replace="expr" and insert="expr" are the basic workhorses of TAL. Should read Just as <dtml-var foo> is the most fundamental statement of DTML, replace="expr" and content="expr" are the basic workhorses of TAL. -- Steve Drees SysAdmin/Software Developer/Web Geek/Chief Bottle Washer "A problem well-stated is a problem half-solved." http://www.christianmp3zone.com/savanna
--On Thursday, April 19, 2001 16:01:56 -0500 Steve Drees <drees@the-bridge.net> wrote:
First line of Template Operations section
Just as <dtml-var foo> is the most fundamental statement of DTML, replace="expr" and insert="expr" are the basic workhorses of TAL.
Should read Just as <dtml-var foo> is the most fundamental statement of DTML, replace="expr" and content="expr" are the basic workhorses of TAL.
Fixed! If you are logged in, note that you could comment on this wiki, and I'm certain someone would have fixed it. Thanks, ethan -- -mindlace- zopatista community liason
participants (2)
-
ethan mindlace fremen -
Steve Drees