[Zope] How to get title of a DTML Document?
Art Hampton
arth@pacsg.css.mot.com
Tue, 23 Nov 1999 16:38:18 -0600
M. Adam Kendall wrote:
>
> On 23-Nov-1999 Art Hampton wrote:
> > Sorry if this is a basic newbie question, but I've sifted through the
> > docs and haven't been able to find the answer.
> >
> > I've got a document that I include in my standard_html_header. That
> > works fine. But I'd like to also use the DTML Document's title in the
> > header.
>
> <!--#var title_or_id-->
That gets the title or id of index_html. I need the title of a
different document.