Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Link Templates

Quote Reply
Link Templates
Does Next Generation use two different links templates for search results and category pages?

...because I added <%URL%> to my link.html file and rebuilt the directory and when I perform a search the URL shows up great, but when I go to category pages or whats new or whats cool etc...it doesnt show up.

Also search result links are all exactly the same size font but on category pages and whats new and whats cool pages the first link is size 2 but from then on the text size is 3.

Whats going on?....Examples below:

http://audio-grabber.com/New/2000-12-16.shtml
The above URL shows you how the text sizes are messed up but <%URL%> prints out as it should.

http://audio-grabber.com/cgi-bin/*?query=skin
The above URL shows how links SHOULD look in terms of size, but <%URL%> doesnt print.


Paul Wilson. Shocked
(Dont blame me if I'm wrong!)
Quote Reply
Re: Link Templates In reply to
Hi,

Sounds like because one is dynamically generated, the other is static html. You won't notice a change in templates in What's New, What's Cool until you rebuild.

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: Link Templates In reply to
No...I have rebuilt/refreshed several times and no change.

What I was confused about was that the first link is ok but the rest are different.

How can that happen if they are all generated when I rebuild?

How can one be different?

Paul Wilson. Shocked
(Dont blame me if I'm wrong!)
Quote Reply
Re: Link Templates In reply to
If the first link works, and the rest don't, make sure your HTML is valid. Check the output page, or run it through one of the HTML checkers.

It might be a formatting problem.

PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://pugdog.com/FAQ


Quote Reply
Re: Link Templates In reply to
Finally fixed the problem...thanks for the suggestions anyway!

Paul Wilson. Shocked
(Dont blame me if I'm wrong!)