[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Basic DTML

webmaster at zope.org webmaster at zope.org
Mon Nov 10 09:49:05 EST 2003


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

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

      DTML commands are written as tags that begin with *dtml-*.  You
      create dynamic content in DTML by mixing HTML tags and DTML tags
      together.  Inserting the value of a variable (a variable is also
      known as a "target") into HTML is the most basic task that you can
      perform with DTML.  Many DTML tags insert variable values, and
      they all do it in a similar way.  Let's look more closely at how
      Zope inserts variable values.

        % Anonymous User - Oct. 30, 2003 3:30 pm:
         Please indicate name for newbies of the DTML Method only Id of "pricelist" is indicated

        % Anonymous User - Nov. 10, 2003 9:49 am:
         x



More information about the ZDP mailing list