22 May
2005
22 May
'05
10:14 p.m.
KLEIN Stéphane wrote:
Hello,
What is the equivalent in DTML of ZPT "context" variable ?
Thanks for your help, -- Stéphane
_______________________________________________ Zope maillist - Zope@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