Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Link top-rated to detailed-pages

Quote Reply
Link top-rated to detailed-pages
I want to link the top-rated pages to detailed-pages instead of URL.

The tag <%detailed_url%> is not available at rate_top.html

How to make detailed_url available?

Michael

--
Michael Skaide

http://www.cycle24.de

Quote Reply
Re: [Michael Skaide] Link top-rated to detailed-pages In reply to
Oh, I think I have it

....../Detailed/<%ID%>.html

:)

Michael


--
Michael Skaide

http://www.cycle24.de

Quote Reply
Re: [Michael Skaide] Link top-rated to detailed-pages In reply to
This is the code from the SiteHtml::Link routines

# Set the detailed_url.
$rec->{detailed_url} = "$CFG->{build_detail_url}/${$rec}{'ID'}$CFG->{build_extension}";


The system just uses the path + ID + build_extension




PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.