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] |
05 Aug 2002 01:44:00 | postnuke_modules/articles/pntemplates | user-display-news.pnd,1.2,1.3 user-news-summary.pnd,1.3,1.4 | Mike |
news changes |
Update of /home/cvsroot/postnuke_modules/articles/pntemplates In directory ns7.hostnuke.net:/tmp/cvs-serv25277 Modified Files: user-display-news.pnd user-news-summary.pnd Log Message: news changes Index: user-display-news.pnd =================================================================== RCS file: /home/cvsroot/postnuke_modules/articles/pntemplates/user-display-news.pnd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** user-display-news.pnd 30 Jul 2002 18:31:49 -0000 1.2 --- user-display-news.pnd 5 Aug 2002 01:43:58 -0000 1.3 *************** *** 47,53 **** <pnt:var id="story_body" name="body" /> <br /> <span class="pn-quote"> ! <pnt:var id="story_notes_text" name="notes" /> </span> </td> </tr> --- 47,56 ---- <pnt:var id="story_body" name="body" /> <br /> + <pnt:if condition="!empty($notes)"> + <br /> <span class="pn-quote"> ! Note : <i><pnt:var id="story_notes_text" name="notes" /></i> </span> + </pnt:if> </td> </tr> Index: user-news-summary.pnd =================================================================== RCS file: /home/cvsroot/postnuke_modules/articles/pntemplates/user-news-summary.pnd,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** user-news-summary.pnd 8 Jul 2002 11:30:17 -0000 1.3 --- user-news-summary.pnd 5 Aug 2002 01:43:58 -0000 1.4 *************** *** 26,32 **** <pnt:var id="story_summary" name="summary" /> <br /> <span class="pn-quote"> ! <pnt:var id="story_notes_text" name="notes" /> </span> <div align="right"> <br /> --- 26,35 ---- <pnt:var id="story_summary" name="summary" /> <br /> + <pnt:if condition="!empty($notes)"> <span class="pn-quote"> ! <br /> ! Note : <i><pnt:var id="story_notes_text" name="notes" /></i> </span> + </pnt:if> <div align="right"> <br />
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 |