Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Category tag questions...

Quote Reply
Category tag questions...
Hello

have got 2 questions :

1) what is the usefulness of :
category_name,
category_name_escaped,
category_clean

2) How can I do this :
i'd like to propose for each link.html
- the name of the categorie near rate it, rating... (specially for search results).
- a link to that categorie by clicking on the categorie name

Have found how do the second option like this :
<a href="http://www.mysite.com/pages/<%Category%>">
Categorie</a>

But i don't know how can i change Categorie to the real categorie name...
If I changed : <a href="http://www.mysite.com/pages/<%Category%>">Categorie</a>
to : <a href="http://www.mysite.com/pages/<%Category%>">
<%Category%></a>

There is some troubles with subcategories like this :
categorie/subcategorie1...

Thanks a lot for your help Laugh

Jude

PS: sorry if the questions have allready posted, but with my limited english, for this time, i don't know with keywords should i put in the query...