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 / sql [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 29 Jul 2002 17:09:22 | postnuke_official/sql | mysql_ragnarok.sql,1.21,1.22 | Mike |
| more template tag clean-up - I'm getting tired of this... | |||
Update of /home/cvsroot/postnuke_official/sql
In directory ns7.hostnuke.net:/tmp/cvs-serv10610
Modified Files:
mysql_ragnarok.sql
Log Message:
more template tag clean-up - I'm getting tired of this...
Index: mysql_ragnarok.sql
===================================================================
RCS file: /home/cvsroot/postnuke_official/sql/mysql_ragnarok.sql,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** mysql_ragnarok.sql 29 Jul 2002 04:09:19 -0000 1.21
--- mysql_ragnarok.sql 29 Jul 2002 17:09:20 -0000 1.22
***************
*** 475,479 ****
INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (11, 'set', 'base', 'base_userapi_handleSetTag', 'O:13:"pntemplatetag":4:{s:5:"_name";s:3:"set";s:8:"_handler";s:25:"base_userapi_handleSetTag";s:7:"_module";s:4:"base";s:11:"_attributes";a:2:{i:0;O:19:"pntemplateattribute":2:{s:5:"_name";s:4:"name";s:6:"_flags";i:64;}i:1;O:19:"pntemplateattribute":2:{s:5:"_name";s:5:"scope";s:6:"_flags";i:66;}}}');
INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (12, 'baseurl', 'base', 'base_userapi_handleBaseurlTag', 'O:13:"pntemplatetag":4:{s:5:"_name";s:7:"baseurl";s:8:"_handler";s:29:"base_userapi_handleBaseurlTag";s:7:"_module";s:4:"base";s:11:"_attributes";a:0:{}}');
! INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (14, 'mlstring', 'base', 'base_userapi_handleMlstringTag', 'O:13:"pntemplatetag":4:{s:5:"_name";s:8:"mlstring";s:8:"_handler";s:30:"base_userapi_handleMlstringTag";s:7:"_module";s:4:"base";s:11:"_attributes";a:1:{i:0;O:19:"pntemplateattribute":2:{s:5:"_name";s:4:"name";s:6:"_flags";i:64;}}}');
INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (15, 'blocks-stateicon', 'blocks', 'blocks_userapi_handleStateIconTag', 'O:13:"pntemplatetag":4:{s:5:"_name";s:16:"blocks-stateicon";s:8:"_handler";s:33:"blocks_userapi_handleStateIconTag";s:7:"_module";s:6:"blocks";s:11:"_attributes";a:1:{i:0;O:19:"pntemplateattribute":2:{s:5:"_name";s:3:"bid";s:6:"_flags";i:64;}}}');
--- 475,479 ----
INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (11, 'set', 'base', 'base_userapi_handleSetTag', 'O:13:"pntemplatetag":4:{s:5:"_name";s:3:"set";s:8:"_handler";s:25:"base_userapi_handleSetTag";s:7:"_module";s:4:"base";s:11:"_attributes";a:2:{i:0;O:19:"pntemplateattribute":2:{s:5:"_name";s:4:"name";s:6:"_flags";i:64;}i:1;O:19:"pntemplateattribute":2:{s:5:"_name";s:5:"scope";s:6:"_flags";i:66;}}}');
INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (12, 'baseurl', 'base', 'base_userapi_handleBaseurlTag', 'O:13:"pntemplatetag":4:{s:5:"_name";s:7:"baseurl";s:8:"_handler";s:29:"base_userapi_handleBaseurlTag";s:7:"_module";s:4:"base";s:11:"_attributes";a:0:{}}');
! INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (14, 'mlstring', 'base', 'base_userapi_handleMlstringTag', 'O:13:"pntemplatetag":4:{s:5:"_name";s:8:"mlstring";s:8:"_handler";s:30:"base_userapi_handleMlstringTag";s:7:"_module";s:4:"base";s:11:"_attributes";a:1:{i:0;O:19:"pntemplateattribute":2:{s:5:"_name";s:4:"name";s:6:"_flags";i:66;}}}');
INSERT INTO nuke_template_tags (pn_id, pn_name, pn_module, pn_handler, pn_data) VALUES (15, 'blocks-stateicon', 'blocks', 'blocks_userapi_handleStateIconTag', 'O:13:"pntemplatetag":4:{s:5:"_name";s:16:"blocks-stateicon";s:8:"_handler";s:33:"blocks_userapi_handleStateIconTag";s:7:"_module";s:6:"blocks";s:11:"_attributes";a:1:{i:0;O:19:"pntemplateattribute":2:{s:5:"_name";s:3:"bid";s:6:"_flags";i:64;}}}');
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 |