[Zope] ZSearch Results Calling URL?
Chris Withers
chrisw@nipltd.com
Fri, 25 May 2001 08:32:36 +0100
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