On Thu, Sep 16, 2004 at 02:16:57PM -0400, Paul Winkler wrote:
On Thu, Sep 16, 2004 at 06:40:05PM +0100, John Poltorak wrote:
On Thu, Sep 16, 2004 at 01:27:17PM -0400, Jonathan Hobbs wrote:
From: "John Poltorak" <jp@warpix.org>
How do I include standard_html_header in index_html?
It seems to get ignored when I use it..
<dtml-var standard_html_header>
... your html/dtml/whatever...
<dtml-var standard_html_footer>
should do it.
That's what I thought should work, but it doesn't seem to work with index_html files...
It works if index_html is a DTMLDocument or DTMLMethod. What is yours?
How do I tell? I suspect it isn't because the icon for it is different to the DTML Documents I created manually. This file was created automatically when I created a folder. As you might suspect - I'm just getting to grips with the Zope technology...
--
Paul Winkler http://www.slinkp.com
-- John