Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / hitcount / pntemplates [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] | 
| 27 Aug 2002 21:12:16 | postnuke_official/html/modules/hitcount/pntemplates | user-main.pnd,NONE,1.1 | Mike | 
| change default permission, some array names & test template | |||
Update of /home/cvsroot/postnuke_official/html/modules/hitcount/pntemplates
In directory ns7.hostnuke.net:/tmp/cvs-serv23995/pntemplates
Added Files:
	user-main.pnd 
Log Message:
change default permission, some array names & test template
--- NEW FILE: user-main.pnd ---
&pnt-var-title;
<br />
<ul>
<pnt:loop name="moditems">
    <li> <a href="&pnt-var-link;">&pnt-var-name;</a> => &pnt-var-numitems; items </li>
    <ul>
    <pnt:loop name="tophits">
       <li> item &pnt-var-itemid; => &pnt-var-hits; hits </li>
    </pnt:loop>
    </ul>
</pnt:loop>
</ul>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository | Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |