[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Zope Page Templates
nobody@nowhere.com
nobody@nowhere.com
Tue, 10 Sep 2002 15:20:23 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx#2-44
---------------
XXXAmos: mmm, in fact the tal:condition statement does something when its expression is True.
It inserts the information between its tags into the page... -TD
% Anonymous User - Apr. 27, 2002 9:08 pm:
Lets phrase that as ... if true it includes the tag and its contents, if false it excludes it.
% Anonymous User - Sep. 10, 2002 3:20 pm:
I'm lost now. It would be much easier to figure this example out if the content of the <p> element were
something useful like "You have the verbose cookie set" instead the arbitrary "Here is the information you
requested."