Oops...forgot the "absolute_url" part <:-) Works fine now. Thanks!
Ah Tony,
looks like the penny is yet to drop...
tonylabarbara@aol.com wrote:
> Bummer. Well, I'm trying to call a script that will render content to the Web, like this:
> <a tal:attributes="href python:here.a_script(str(x))">
My guess is that what you're _really_ trying to do here is:
<a href=""
tal:attributes="href string:${here/a_script/absolute_url}?avar=${x}"/>
...but next you'll be wondering how to url quote x.
I feel we're fighting a loosing battle here...
Chris
-- Simplistix - Content Management, Zope & Python Consulting
-
http://www.simplistix.co.uk