[Phpslash-commit] CVS: phpslash-dev/tables/0.8 psl_example.sql,1.6,1.7
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-11-06 21:18:19
|
Update of /cvsroot/phpslash/phpslash-dev/tables/0.8 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16076/phpslash-dev/tables/0.8 Modified Files: psl_example.sql Log Message: Swedish Translation. Index: psl_example.sql =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/tables/0.8/psl_example.sql,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** psl_example.sql 6 Nov 2004 18:08:02 -0000 1.6 --- psl_example.sql 6 Nov 2004 21:16:46 -0000 1.7 *************** *** 20,24 **** 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); ! INSERT INTO `psl_block` (`id`, `type`, `title`, `expire_length`, `location`, `source_url`, `cache_data`, `block_options`, `ordernum`, `date_issued`) VALUES (175,1,'Feeds',0,'','','\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=rss91{QUERY_STRING3}\"><img src=\"{IMAGEURL}/rss091.gif\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=rss1{QUERY_STRING3}\"><img src=\"{IMAGEURL}/rss10.gif\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=rss2{QUERY_STRING3}\"><img src=\"{IMAGEURL}/rss20.gif\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=atom{QUERY_STRING3}\"><img src=\"{IMAGEURL}/atom03.gif\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=opml{QUERY_STRING3}\"><img src=\"{IMAGEURL}/opml.png\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"http://www.bloglines.com/sub/{ROOTURL}/index.php?view=rss91{QUERY_STRING3}\"><img src=\"{IMAGEURL}/bloglines.gif\" /></a>','a:5:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:5:\"input\";s:0:\"\";s:6:\"output\";s:0:\"\";s:8:\"box_type\";s:4:\"open\";}',10,NULL); -- -- Dumping data for table 'psl_commentcount' --- 20,24 ---- 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); ! INSERT INTO `psl_block` (`id`, `type`, `title`, `expire_length`, `location`, `source_url`, `cache_data`, `block_options`, `ordernum`, `date_issued`) VALUES (175,1,'Feeds',0,'','','\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=rss91{QUERY_STRING3}\"><img src=\"{IMAGEURL}/rss091.gif\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=rss1{QUERY_STRING3}\"><img src=\"{IMAGEURL}/rss10.gif\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=rss2{QUERY_STRING3}\"><img src=\"{IMAGEURL}/rss20.gif\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=atom{QUERY_STRING3}\"><img src=\"{IMAGEURL}/atom03.gif\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"{ROOTURL}/index.php?view=opml{QUERY_STRING3}\"><img src=\"{IMAGEURL}/opml.png\" /></a>\r\n\r\n<a target=\"_new\" border=\"0\" href=\"http://www.bloglines.com/sub/{HTTP_HOST}{ROOTURL}/index.php?view=rss91{QUERY_STRING3}\"><img src=\"{IMAGEURL}/bloglines.gif\" /></a>','a:5:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:5:\"input\";s:0:\"\";s:6:\"output\";s:0:\"\";s:8:\"box_type\";s:4:\"open\";}',10,NULL); -- -- Dumping data for table 'psl_commentcount' |