Within some folder I tried the following standard_html_header:

----------------------------
<dtml-with "PARENTS[1]">
<dtml-var standard_html_header>
</dtml-with>

..some standard text I wanted to put on the front of all the
documents...
----------------------------

(and similar method for standard_html_footer)


The intent is obvious: I wanted to preserve the standard look and feel
but to add something more.

Unfortunately it does not work as expected: my standard_html_header uses
bobobase_modification_time and it is read from the parent context, not
from my document context.

What can I do to solve it? 

--
http://www.mk.w.pl /
 Marcin.Kasperski | Moje prywatne strony: http://www.kasperski.prv.pl 
   @softax.com.pl |                                                   
     @bigfoot.com  \

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to