Thierry Nabeth wrote:
> for instance:
> <dtml-var meta_type>
> does not return the correct type.
<dtml-var "meta_type"> works. You can also use things like
<dtml-in "objectValues(['DTML Document'])">
hope that helps,
--
ethan mindlace fremen
Zopatista Community Liason
_______________________________________________
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 )