4 Nov
2002
4 Nov
'02
2:47 a.m.
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