Gossamer Forum
Quote Reply
Category Specific
Hello,

According to post: http://www.gossamer-threads.com/...orum.cgi?post=159079 I can use the following code to display category sensitive content:

<%if Name eq 'SomeCategory'%>
custom code here.
<%endif%>

Ok, it works great, thanks. But how can I make it so it will apply to ALL subcategories UNDER that?

Say I want to show a car pic in http://www.somedomain.com/cars & in http://www.somedomain.com/cars/nissan and all other subcategories under cars.
But want to show a boat on http://www.somedomain.com/boats & in http://www.somedomain.com/boats/wellcraft and all other subcategories under boats.

many thanks.

Juan Carlos

Subject Author Views Date
Thread Category Specific Gorospe 2959 Dec 15, 2006, 5:43 AM
Thread Re: [Gorospe] Category Specific
garrynz 2880 Dec 16, 2006, 1:56 PM
Post Re: [garrynz] Category Specific
brewt 2857 Dec 16, 2006, 2:33 PM