can I use standard_html_header in Page Templates?
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
On Wed, Jan 08, 2003 at 06:07:52PM +0000, Raphael Arlitt wrote:
But the example testbook is based on Page templates. How can I use my standard_html_footer and haeder with these Page templates?
A google search for 'zpt dtml standard header' returned this among others: http://www.zopelabs.com/cookbook/996477083 -- it may help. -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu
participants (2)
-
Mike Renfro -
Raphael Arlitt