[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Introducing Zope
webmaster@zope.org
webmaster@zope.org
Thu, 12 Dec 2002 07:09:12 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/IntroducingZope.stx#2-19
---------------
Many web applications are traditionally built in three layers. Data
and other information is stored in databases, the programs that drive
the behavior of the application are stored in files in one location,
and the HTML and other layout and presentation information is stored
somewhere else.
% Anonymous User - Dec. 12, 2002 7:09 am:
It does not have all the basic features of a CMS.It does not have content creation facility.It just seperates
the so called "content" (data) and presentation.