Re: [Zope] Passing 'document_title' to 'standard_html_header' from a method?
31 Jul
2000
31 Jul
'00
9:42 p.m.
I can't seem to get the 'document_title' from a method into a standard header (when using '<dtml-var document_title>' in the header file the generated page uses the title of the header file itself. I just read in "zope-ptk" that a namespace has an (undocumented) "this" attribute pointing to the DTML method/document that created the namespace.
If this is true, you can use <dtml-var "_.this.title"> to get what you want. Dieter
9379
Age (days ago)
9379
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer