[Zope] include standard_html_header / aquisition
Ulrich Wisser
u.wisser@luna-park.de
Mon, 29 Nov 1999 11:51:48 +0100
Hello,
I try to make a new standard_html_header in a subdirectory.
That is no big deal if I only wanted to substitute the
object. But I want to include the general header and
add some content. e.g.:
/
standard_html_header (A)
standard_html_footer
subdir/
standard_html_header (B)
dtml_doc
dtml_method
subsubdir/
standard_html_header (A) looks like
<HTML>
<HEAD>
<TITLE><dtml-var title_or_id></TITLE>
</HEAD>
<BODY>
standard_html_header (B) looks like
<dtml_var "PARENTS[1].standard_html_header">
<H1>This is additional header content</H1>
This works when used in dtml_doc but not in dtml_method.
And it doesn't work in any kind of document in subsubdir/.
How can I achieve this?
Thanks
Ulli
--
----------------- Die Website Effizienzer ------------------
luna-park Bravo Sanchez, Vollmert, Wisser GbR
Ulrich Wisser mailto:u.wisser@luna-park.de
Alter Schlachthof, Immenburgstr. 20 Tel +49-228-9654055
D-53121 Bonn Fax +49-228-9654057
------------------http://www.luna-park.de ------------------