Xaraya / Postnuke CVS Notices - Message

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 Notice

Directory filter : [ all ] / postnuke_official / html / themes / rss / modules / articles [ view in CVS ]


Deprecated: Function gmstrftime() is deprecated in /home/mikespub/www/list.php on line 509
Date Directory [filter] File(s) [view] Author [filter]
27 Aug 2002 21:27:15postnuke_official/html/themes/rss/modules/articlesuser-display-weblinks.pnt,NONE,1.1 user-news-summary.pnt,NONE,1.1 user-view.pnt,NONE,1.1 user-weblinks-summary.pnt,NONE,1.1Mike
 test template for rss

Update of /home/cvsroot/postnuke_official/html/themes/rss/modules/articles
In directory ns7.hostnuke.net:/tmp/cvs-serv24452/modules/articles

Added Files:
	user-display-weblinks.pnt user-news-summary.pnt user-view.pnt 
	user-weblinks-summary.pnt 
Log Message:
test template for rss


--- NEW FILE: user-display-weblinks.pnt ---
<item>
<title>&pnt-var-title;</title>
<link>&pnt-var-notes;</link>
<description>&pnt-var-summary;</description>
<author>&pnt-var-author;</author>
<date>&pnt-var-date;</date>
<hits>&pnt-var-counter;</hits>
</item>

--- NEW FILE: user-news-summary.pnt ---
<item>
<title>&pnt-var-title;</title>
<link>&pnt-var-link;</link>
<author>&pnt-var-author;</author>
<date>&pnt-var-date;</date>
<counter>&pnt-var-counter;</counter>
<description><?php $summary = preg_replace('<br />',"\n",$summary); echo pnVarPrepForDisplay(strip_tags($summary)); ?></description>
</item>

--- NEW FILE: user-view.pnt ---
<pnt:if condition="$number > 0">
    <pnt:loop name="columns">
        <pnt:loop name="colitems">
            &pnt-var-colitem;
        </pnt:loop>
    </pnt:loop>
</pnt:if>

--- NEW FILE: user-weblinks-summary.pnt ---
<item>
<title>&pnt-var-title;</title>
<link>&pnt-var-notes;</link>
<description>&pnt-var-summary;</description>
<author>&pnt-var-author;</author>
<date>&pnt-var-date;</date>
<hits>&pnt-var-counter;</hits>
</item>


Directory filter : [ all ] / postnuke_official / html / themes / rss / modules / articles [ view in CVS ]

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