Try <dtml-var document_title> Michael -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of jonatan Sent: Monday, 4 November 2002 1:48 PM To: zope@zope.org Subject: [Zope] simple but annoying i have the following problem: i have a dtml method with a title property set, and in the dtml i include standard_html_header, which contains <title><dtml-var title_or_id></title>. i dont get the dtml method's title rendered, but the containing folder's id . if i set a title property for the folder, it renders that, but i have multiple dtml methods which all have different titles so its obvious... -jonathan _______________________________________________ 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 )
participants (1)
-
Michael Fox