[Zope] ZTemplates without Zope

Oleg Broytmann phd@sun.med.ru
Thu, 1 Apr 1999 11:30:41 +0400 (MSD)


Hello!

   I am trying to rewrite some of my CGIs using ZTemplates, no Zope yet. I
want to clarify some points I do not understand clear. Any help welcome.

   Think I will write a DTML file, and there is the tag
<!--#var standard_html_header-->
   As far as I understand, there is no way for DTML to place
standard_html_header into a file - aquiring and rendering IDs is a job of
Zope, not ZTemplates, right?

   What method I can use? Do I need to create few instances of
DocumentTemplate.HTMLfile and call them with different files/objects? Any
simpler way?

Oleg.
---- 
    Oleg Broytmann  National Research Surgery Centre  http://sun.med.ru/~phd/
           Programmers don't die, they just GOSUB without RETURN.