3 Jan
2001
3 Jan
'01
11:26 a.m.
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