[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Using Zope Page Templates

webmaster at zope.org webmaster at zope.org
Sun Feb 1 02:48:40 EST 2004


A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/ZPT.stx#2-40

---------------

    This paragraph will be included in the output only if there is a
    'verbose' cookie set. The expression, 'request/cookies/verbose |
    nothing' is true only when there is a cookie named 'verbose'
    set. You'll learn more about this kind of expression in the
    chapter entitled "Advanced Page Templates":AdvZPT.stx.

      % Anonymous User - Nov. 20, 2003 4:56 am:
       I reckon there should be a whole subsection dedicated to cookies.
       How do you create and modify cookies?

       A good example might be a site which requires logins.

      % Anonymous User - Feb. 1, 2004 2:48 am:
       RTFM chapter 20 'Sessions'. There's even a link to the 'Advanced Page Templates' chapter, but you really
       should read the whole manual before attempting this sort of thing anyway.



More information about the ZDP mailing list