Gossamer Forum
Home : Products : Links 2.0 : Customization :

Haow can I customized the detailed page based on category?

Quote Reply
Haow can I customized the detailed page based on category?
Let suppose I have 4 basic categories. I would like a the detailed pages to be built based on the category each link falls under. Sub Categories would also be built depending on what the main category looks like.

Is there a way I can do this within the detailed.html template? Such as

<%If Category = Category 1%> build it this way using HTML<%endif%>

<%If Category = Category 2%> build it this way using HTML<%endif%>

<%If Category = Category 3%> build it this way using HTML<%endif%>

Thanks, any help is greatly appreciated.


Quote Reply
Re: [Ibis Fernandez] Haow can I customized the detailed page based on category? In reply to
Didn't you already ask this a couple of threads down?
Quote Reply
Re: [RedRum] Haow can I customized the detailed page based on category? In reply to
No this is a different topic. Im kinda thinking along similar lines but this is definately a different topic.