Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Links on Gossamer Links

Quote Reply
Links on Gossamer Links
Hi,

I want to know if it's possible that the script build the pages with the links in this format:

http://www.lacadena.com/

instead of this format:

http://www.gossamer-threads.com/cgi-bin/camps/jump.cgi?ID=25094

Please let me know...

Thanks.

Last edited by:

Fenix67: Aug 25, 2007, 6:40 AM
Quote Reply
Re: [Fenix67] Links on Gossamer Links In reply to
Hi,

Sure, just change references of:

Code:
<%config.db_cgi_url%>/jump.cgi?ID=<%ID%>

..to:

Code:
<%URL%>

These occur in link.html, and detailed.html.

Hope that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Links on Gossamer Links In reply to
Thanks Andy, I will check.

regards,

Ulises