added topic countv code in producers and created a new template for it
[nyc.indymedia.org.git] / etc / producer / randomcategory.template
1 <b>${topictitle}</b>
2   <ul>
3
4 <list randomarticles as ra>
5    <li><a href="${config["Producer.DocRoot"]}/${language.code}/${ra.date.formatted["yyyy'/'MM"]}/${ra.id}.shtml">${ra.title}"</a></li> 
6 </list>  
7     <small class="publish">
8     <a href="#">more</a>&#160;|
9     <a href="#">publish news</a>
10
11   
12