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 / themes / rss / pages [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
27 Aug 2002 21:27:15 | postnuke_official/html/themes/rss/pages | default.pnt,NONE,1.1 | Mike |
test template for rss |
Update of /home/cvsroot/postnuke_official/html/themes/rss/pages In directory ns7.hostnuke.net:/tmp/cvs-serv24452/pages Added Files: default.pnt Log Message: test template for rss --- NEW FILE: default.pnt --- <?php header('Content-type: text/xml'); echo '<?xml version="1.0" encoding="ISO-8859-1"?>'; ?> <!-- DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd" --> <rss version="0.91"> <channel> <title>&pnt-config-sitename;</title> <link><?php echo pnVarPrepForDisplay(pnGetBaseURL()) ?></link> <description>&pnt-config-backend_title;</description> <pnt:module id="modulespace" main="true" /> </channel> </rss>
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 |