7 Jun
2002
7 Jun
'02
12:12 p.m.
Chris Withers wrote:
You want:
<td><a href="dummy" tal:attributes="href item/absolute_url" tal:content="item/title">Dummy Title</a></td>
I can't help to wonder why there isn't a common "function" for an idiom as comon as this ... neither in dtml nor Zpt. It's a rather longwinded way of writing something that should be as simple as "obj.abs_url_2_html()" regards Max M