Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [move] Add a Column to Links Page

Quote Reply
Re: [move] Add a Column to Links Page In reply to
Hi,

You can edit category.html and replace:

<%link_results%>

with:

<%loop link_results_loop%>
... display link here
<%endloop%>

See the template docs on what tags you can use inside loops. It's not as straight forward as the category columns, but can be done.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread Add a Column to Links Page move 2662 Oct 29, 2001, 12:18 PM
Thread Re: [move] Add a Column to Links Page
Alex 2595 Oct 29, 2001, 1:54 PM
Post Re: [Alex] Add a Column to Links Page
move 2566 Oct 29, 2001, 2:36 PM
Thread Re: [move] Add a Column to Links Page
DogTags 2560 Oct 29, 2001, 9:14 PM
Post Re: [DogTags] Add a Column to Links Page
ryanbigmedia 2468 May 14, 2004, 5:16 AM
Post Re: [DogTags] Add a Column to Links Page
demon 2420 Aug 31, 2004, 1:22 AM