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


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] Links on Gossamer Links In reply to
Thanks Andy, I will check.

regards,

Ulises