10 Sep
2001
10 Sep
'01
10:37 a.m.
data = obj(_, context.REQUEST)
data = obj(context, context.REQUEST) # returns http://www.absolute.url/webpage data = obj.data # returns <dtml-var absolute_url> Or am I completely untestedly wrong?
now my question: what do I have to pass in the call obj(....)
I would like to have it rendered (for instance) <dtml-var absolute_url>
thanks for your insights
Robert
_______________________________________________ Zope maillist - Zope@zope.org 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 )