[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Basic Zope Objects
nobody@nowhere.com
nobody@nowhere.com
Fri, 20 Sep 2002 18:23:45 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/BasicObject.stx#2-79
---------------
DTML Documents are meant to hold document-like content. For example,
the various chapters of a book could be held in a DTML Document. A
general rule is: if your content is mostly document-like and you want
to present it on your site, then it should go into a DTML Document.
% hansa - Sep. 20, 2002 6:23 pm:
... the various chapters of a book could be held in corresponding DTML Documents.