Update of /cvsroot/phpslash/phpslash-dev/tables/0.8
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5039/phpslash-dev/tables/0.8
Modified Files:
psl_core.sql psl_example.sql
Removed Files:
slash-all.sql
Log Message:
add column and ordernum to block list.
Index: psl_core.sql
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/tables/0.8/psl_core.sql,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** psl_core.sql 20 Oct 2004 17:11:07 -0000 1.2
--- psl_core.sql 22 Oct 2004 20:12:56 -0000 1.3
***************
*** 224,229 ****
INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (171,18,'Related Links',0,'','','','a:4:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:0:\"\";s:6:\"module\";s:5:\"Story\";s:4:\"page\";s:12:\"relatedlinks\";}',92,NULL);
INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (172,18,'Config Files Security',0,'','','','a:5:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:6:\"module\";s:5:\"Admin\";s:4:\"page\";s:11:\"configperms\";s:8:\"box_type\";s:4:\"open\";}',90,NULL);
! INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (173,18,'Clear Cache',0,'','','','a:4:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:6:\"module\";s:5:\"Admin\";s:4:\"page\";s:10:\"clearcache\";}',80,NULL);
! INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (174,18,'System Details',0,'','','','a:4:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:6:\"module\";s:5:\"Admin\";s:4:\"page\";s:13:\"systemdetails\";}',70,NULL);
--
--- 224,229 ----
INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (171,18,'Related Links',0,'','','','a:4:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:0:\"\";s:6:\"module\";s:5:\"Story\";s:4:\"page\";s:12:\"relatedlinks\";}',92,NULL);
INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (172,18,'Config Files Security',0,'','','','a:5:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:6:\"module\";s:5:\"Admin\";s:4:\"page\";s:11:\"configperms\";s:8:\"box_type\";s:4:\"open\";}',90,NULL);
! INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (173,18,'Clear Cache',0,'','','','a:5:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:6:\"module\";s:5:\"Admin\";s:4:\"page\";s:10:\"clearcache\";s:8:\"box_type\";s:4:\"open\";}',80,NULL);
! INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (174,18,'System Details',0,'','','','a:5:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:6:\"module\";s:5:\"Admin\";s:4:\"page\";s:13:\"systemdetails\";s:8:\"box_type\";s:4:\"open\";}',70,NULL);
--
Index: psl_example.sql
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/tables/0.8/psl_example.sql,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** psl_example.sql 20 Oct 2004 16:35:59 -0000 1.2
--- psl_example.sql 22 Oct 2004 20:12:56 -0000 1.3
***************
*** 19,23 ****
INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (144,6,'Most Popular Stories',3600,'','order=hits','','a:2:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:3:\"160\";}',60,1053009560);
INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (145,6,'Older Stories',3600,'','start=5&max=5','','a:2:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:3:\"160\";}',30,990019227);
! INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (148,18,'Administration',0,'','','<p>A bunch of cool things like latest site activity and stats should go here. </p>\r\n <p>But until they do, just pick something from the NavBar and go about your duties...</p>\r\n','a:4:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:5:\"perms\";s:4:\"user\";s:6:\"module\";s:5:\"Admin\";}',92,NULL);
--- 19,23 ----
INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (144,6,'Most Popular Stories',3600,'','order=hits','','a:2:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:3:\"160\";}',60,1053009560);
INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (145,6,'Older Stories',3600,'','start=5&max=5','','a:2:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:3:\"160\";}',30,990019227);
! INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (148,18,'Administration',0,'','','<p>A bunch of cool things like latest site activity and stats should go here. </p>\r\n <p>But until they do, just pick something from the NavBar and go about your duties...</p>\r\n','a:5:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:5:\"perms\";s:4:\"user\";s:6:\"module\";s:5:\"Admin\";s:8:\"box_type\";s:4:\"open\";}',92,NULL);
--- slash-all.sql DELETED ---
|