Gossamer Forum
Quote Reply
Global: Number of link
Hi,



I need to write the list of categories with the number of links inside each category in any page. Like this:



category1 (16)

category2 (65)

category3 (2)





The html code would be:



<p>category1 (<%Number_of_link_1%>)</p>

<p>category2 (<%Number_of_link_2%>)</p>

<p>category3 (<%Number_of_link_3%>)</p>





Would anyone know how to make <%Number_of_links_ID%> as a global variable in HTML_Templates.



Thanks in advance
Subject Author Views Date
Thread Global: Number of link JoseML 2817 Jul 28, 2003, 5:54 PM
Thread Re: [JoseML] Global: Number of link
Andy 2755 Jul 29, 2003, 2:58 AM
Thread Re: [Andy] Global: Number of link
JoseML 2755 Jul 29, 2003, 4:52 AM
Thread Re: [JoseML] Global: Number of link
yogi 2760 Jul 29, 2003, 5:05 AM
Thread Re: [yogi] Global: Number of link
JoseML 2715 Aug 1, 2003, 5:38 PM
Thread Re: [JoseML] Global: Number of link
afinlr 2701 Aug 2, 2003, 5:08 PM
Post Re: [afinlr] Global: Number of link
JoseML 2678 Aug 2, 2003, 5:55 PM