[Zope] can I use standard_html_header in Page Templates?

Raphael Arlitt raphael.arlitt@mmweg.rwth-aachen.de
8 Jan 2003 18:07:52 +0000


Dear Community,

ok - I am new to Page templats - but while building my site I started with
generating a standard_html_header and standart_html_footer and now I want
to incorporate the Example Guestbook that comes with Zope into my site.

But the example testbook is based on Page templates. How can I use my
standard_html_footer and haeder with these Page templates?

I tried to build a dtml wrapper document that includes the page template
but this only worked for the addEntry but not for the output of it. 

Hm, I stumble a bit - does anybody have an advice to let me do the task and
combine the haeder and footer with the guestbook?

Appreciating any help,
Yes I am a TAL beginner :-) and do read documentation (ZopeBook:-)

Raphael