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_modules / articles / pntemplates [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 29 Jul 2002 11:15:21 | postnuke_modules/articles/pntemplates | user-viewmap.pnd,NONE,1.1 | Mike |
| user viewmap templatized | |||
Update of /home/cvsroot/postnuke_modules/articles/pntemplates
In directory ns7.hostnuke.net:/tmp/cvs-serv7775
Added Files:
user-viewmap.pnd
Log Message:
user viewmap templatized
--- NEW FILE: user-viewmap.pnd ---
<pnt:mlstring>Publication Type</pnt:mlstring> :
<pnt:loop name="publinks">
<pnt:if condition="empty($publink)" id="fake">
&pnt-var-pubtitle;
<pnt:else id="fake">
<a href="&pnt-var-publink;">&pnt-var-pubtitle;</a>
</pnt:else>
</pnt:if>
(&pnt-var-pubcount;)
</pnt:loop>
<p />
<pnt:mlstring>Category</pnt:mlstring> :
<pnt:loop name="list">
&pnt-var-beforetags;
<pnt:if condition="!empty($link)">
<a href="&pnt-var-link;">&pnt-var-name;</a>
<pnt:else>
&pnt-var-name;
</pnt:else>
</pnt:if>
<pnt:if condition="!empty($count)">
(&pnt-var-count;)
</pnt:if>
&pnt-var-aftertags;
</pnt:loop>
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 |