Terry Babbey wrote:
>
> I am trying to get a document title to print out and am having
> problems.
>
> As part of my web page I would like to display the title of a
> document, and the document id is stored in a variable. But Zope is
> interpretting the information in the variable as a string and not as a
> document id.
I guess I'm confused. You don't use id for the ID? As in, <dtml-var
id> doesn't work properly?
There's also <dtml-var title>, <dtml-var title_or_id>, <dtml-var
document_title> ...
does that help?
--
ethan mindlace fremen
Zopatista Community Liason
Abnigate I!
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
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 )