Using DTML - I'm too stupid
9 Apr
1999
9 Apr
'99
3:37 p.m.
Hi! Could I use DocumentTemplate without Zope and ZPublisher. I want to creat some HTML-Pages with Python. How could I do something like print "<body>" x = ['abc', 'def', 'ghi'] for i in x: print "<p>blabla: " + i + "</p>" print "</body>" with DTML? I read the DTML User's Guide, but I'm too stupid to understand... ;-)
9 Apr
9 Apr
2:43 p.m.
New subject: [Zope] Using DTML - I'm too stupid
On Fri, 9 Apr 1999, Oliver Thuns wrote:
Could I use DocumentTemplate without Zope and ZPublisher. I want to
Easily! I will send you a bunch of examples. Oleg. ---- Oleg Broytmann National Research Surgery Centre http://sun.med.ru/~phd/ Programmers don't die, they just GOSUB without RETURN.
9859
Age (days ago)
9859
Last active (days ago)
1 comments
2 participants
participants (2)
-
Oleg Broytmann -
Oliver Thuns