Ah, ok, try replacing <dtml-var standard_html_header> with: <dtml-var "abc.standard_html_header()"> or <dtml-with abc> <dtml-var standard_html_header> </dtml-with> Good luck, Antwan. At 22:42 25-1-02 +0800, you wrote:
I am sorry that I am a newbie in Zope. I want index_html in rootfolder use standard_html_header in /abc. But I do not know the command. And could I write the standard_html_header as dtml-document?
--- Antwan Reijnen <antwan@dexus.nl> ªº¶l¥ó¤º®e¡G> Just put a customized standard_html_header
dtml-method in folder /abc. index_html in /abc should use this one in stead of the one in the rootfolder.
Greetings, Antwan.
_________________________________________________________ Do you Yahoo!? SMS Messenger ¤â¾÷¹q¸£¤¬°Ê·sÁÍ¶Õ Instant messaging between PC and mobile http://hk.mobile.yahoo.com/sms_msgr.html
_______________________________________________ Zope maillist - Zope@zope.org 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 )