Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Z] Change out link method

Quote Reply
Re: [Z] Change out link method In reply to
you have to change your template link.html from:

<ul>
<li><%body_font%><a class="category_links" target="_blank" href="<%db_cgi_url%>/jump.cgi?ID=<%ID%>"><%Title%></a>

to:

<ul>
<li><%body_font%><a class="category_links" target="_blank" href="<%URL%>"><%Title%></a>
Subject Author Views Date
Thread Change out link method Z 2272 Jan 31, 2004, 9:47 AM
Thread Re: [Z] Change out link method
eljot 2172 Jan 31, 2004, 9:58 AM
Post Re: [eljot] Change out link method
Z 2165 Jan 31, 2004, 10:34 AM