\> Well, that don't work either. And if I am correct; <dtml-var
> title_or_id> yields the same results as <!--var title_or_id--> right?

Yeah. <!--var is the old <DTML-VAR

When I create a document with these three things...

<dtml-var title_or_id> = Which gives me the title of the document
<dtml-var id> = which gives the id
<dtml-var title> = which gives the title

http://www.bwanazulia.com/testtest

J


_______________________________________________
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 )

Reply via email to