A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/DTML.stx#1-0
---------------
DTML (Document Template Markup Language) is a templating facility
which supports the creation of dynamic HTML and text. It is
typically used in Zope to create dynamic web pages. For example,
you might use DTML to create a web page which "fills in" rows and
cells of an HTML table contained within the page from data fetched
out of a database.
% Anonymous User - Jan. 14, 2004 11:04 am:
After about a week of reading the Zope Book and listening in on irc.freenode.net#zope , I've discovered that,
culturally, they're trying to move away from DTML anything and use ZPT. Per
https://www.philikon.de/wiki/ZopeChannelFAQ :
--------
I have problem XYZ with DTML. Help!
If you are scripting markup such as (X)HTML, use Zope Page Templates (ZPT) instead and slap the person who
taught you DTML. Read http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AppendixC.stx for more
information.
--------
Don't frustrate yourself by learning too much about DTML. ZPT is more powerful and works with third-party
HTML editors, GUI and non-GUI.
_______________________________________________
ZDP maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zdp
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.