24 Jun
2002
24 Jun
'02
5:19 a.m.
Aloha, I'm crawling up the zope/python products learning curve...if I want to use ZPT instead of DTML for web interfaces (like index_html, manage_addForm, etc.), how do I specify that? For DTML I find tutorials and howtos showing this sort of thing: from Globals import DTMLFile index_html = DTMLFile('www/index_html', globals()) manage_addForm = DTMLFile('manage_addForm', globals()) ..what is the equivalent of the above for ZPT files instead of DTML files? thanks, John S. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com