[Zope] Equivalent of "context" ZPT variable in DTML ?
David H
bluepaul at earthlink.net
Sun May 22 18:14:40 EDT 2005
KLEIN Stéphane wrote:
> Hello,
>
> What is the equivalent in DTML of ZPT "context" variable ?
>
> Thanks for your help,
> -- Stéphane
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
> __________ NOD32 1.1105 (20050522) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.nod32.com
>
>
>
Stephenie,
Someone may correct me on this but I think its assumed in DTML.
So <dtml REQUEST> = <p tal:content="context/request"> or <p
tal:content="python: context.REQUEST>
David
More information about the Zope
mailing list