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

Spider links template incorrect.

Quote Reply
Spider links template incorrect.
It looks like there is a problem with the logic of the default spider_links.html template.

Here is what the default title link looks like:

<a class="link" href="<%clipped_title%>"><%clipped_title%></a>

Obviously linking the title to the title field is not going to get you to the right link. What is the variable that "should" be placed in the a href tags to produce the right link from the spider database?

Thx



Rob Bartlett
AAA Internet Publishing, Inc.
http://www.AAAInternet.com
Quote Reply
Re: Spider links template incorrect. In reply to
Found the problem. If anyone else runs into this, you just have to substitute <%URL%> into the a href tags.


Rob Bartlett
AAA Internet Publishing, Inc.
http://www.AAAInternet.com