[Zope] Lobbying (was: [Zope] html_quote in python methods?)
Chris Withers
chrisw@nipltd.com
Wed, 03 Jan 2001 11:26:06 +0000
Dieter Maurer wrote:
>
> Jim Washington writes:
> > Can I keep this from happening? html_quote does not seem to be in the
> > Python Method namespace.
> Please help lobbying that the functionality of all
> "dtml-var" attributes are exposed as standard functions.
>
> The functions are there already, just not exposed to DTML
> and PythonScripts.
I'll second this. It'd be _so_ nice...
ever wanted to do:
<dtml-call "somemethod(absolute_url()+urlquote(_.getitem(id))">
:-)
Chris