25 May
2001
25 May
'01
7:32 a.m.
Michel Pelletier wrote:
Let me guess, you don't have a meta-data table column named 'absolute_url', do you? If you did, this would work. But don't add one because there's a better way.
Yes... this method has a tendency to break when any virtual hosting is involved...
This works too, but 2.3 added new interfaces to brains:
<td><a href="<dtml-var getURL>">... is the best way.
This wy works really well for me :-) cheers, Chris