Gossamer Forum
Home : Products : Gossamer Links : Discussions :

category.html and tags

Quote Reply
category.html and tags
Hello,

I am not sure what you call this page: but it the page that uses the category.html template, but I am looking for a tag to show up when it is showing the subcategory (a category within another category)

I am using LSQL in static mode. I am trying to spice up my category pages, and I want to have a subnavigation on that page in two ways:

1) I created a new "link.html" template and called it "category_link.html". I'd like to call that template which has a modified "link". This would mean that I would like to show 2 instances of a link, using two different templates. Now, how do I get category.html to show this new template?

<%include category_links.html%> gave me an error. Something about 'Title' or something.

2) I also want to show a list of the parent categories subcats. So if it were something like:

aaaaa
-bbbbb
-ccccccc
-ddddd

if you were in cat bc or d, you would always have available to you bc and d, in a column on the left. How would I do this?


Smile Thanks.

Last edited by:

Evoir: Oct 14, 2002, 4:54 PM
Subject Author Views Date
Thread category.html and tags Evoir 1394 Oct 14, 2002, 4:53 PM
Thread Re: [Evoir] category.html and tags
Evoir 1365 Oct 15, 2002, 8:40 AM
Post Re: [Evoir] category.html and tags
Evoir 1328 Oct 15, 2002, 10:32 AM