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 / ratings / pnlang / nor [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
25 Jul 2002 17:02:37 | postnuke_official/html/modules/ratings/pnlang/nor | manual.html,1.1,1.1.2.1 | Chris Dudley |
lowercase the module names |
Update of /home/cvsroot/postnuke_official/html/modules/ratings/pnlang/nor In directory ns7.hostnuke.net:/tmp/cvs-serv4058/ratings/pnlang/nor Modified Files: Tag: PostNuke_71 manual.html Log Message: lowercase the module names Index: manual.html =================================================================== RCS file: /home/cvsroot/postnuke_official/html/modules/ratings/pnlang/nor/manual.html,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** manual.html 1 Mar 2002 01:11:57 -0000 1.1 --- manual.html 25 Jul 2002 17:02:34 -0000 1.1.2.1 *************** *** 81,85 **** The example below shows how to use the functions provided with this API. ! The example is taken from the 'News' module's 'display' function, and uses the <i>sid</i> variable as the rating item id. --- 81,85 ---- The example below shows how to use the functions provided with this API. ! The example is taken from the 'news' module's 'display' function, and uses the <i>sid</i> variable as the rating item id. *************** *** 90,94 **** 'user', 'display', ! array('modname' => 'News', 'itemid' => $sid)); if (isset($rating)) { --- 90,94 ---- 'user', 'display', ! array('modname' => 'news', 'itemid' => $sid)); if (isset($rating)) { *************** *** 102,108 **** 'user', 'ask', ! array('modname' => 'News', 'itemid' => $sid, ! 'returnurl' => pnModURL('News', 'user', 'display', --- 102,108 ---- 'user', 'ask', ! array('modname' => 'news', 'itemid' => $sid, ! 'returnurl' => pnModURL('news', 'user', 'display',
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 |