phpslash-commit Mailing List for phpSlash (Page 12)
Brought to you by:
joestewart,
nhruby
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(11) |
Nov
(59) |
Dec
(60) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(52) |
Feb
(77) |
Mar
(118) |
Apr
(76) |
May
(106) |
Jun
(145) |
Jul
(9) |
Aug
(15) |
Sep
(78) |
Oct
(83) |
Nov
(105) |
Dec
(51) |
2003 |
Jan
(105) |
Feb
(100) |
Mar
(111) |
Apr
(149) |
May
(95) |
Jun
(56) |
Jul
(8) |
Aug
(2) |
Sep
|
Oct
(22) |
Nov
(117) |
Dec
(6) |
2004 |
Jan
(1) |
Feb
|
Mar
(3) |
Apr
(25) |
May
|
Jun
(11) |
Jul
(26) |
Aug
(85) |
Sep
(119) |
Oct
(312) |
Nov
(271) |
Dec
(5) |
2005 |
Jan
(6) |
Feb
|
Mar
|
Apr
(12) |
May
(7) |
Jun
(8) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Joe S. <joe...@us...> - 2004-11-06 21:31:17
|
Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basiccurves In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19090/phpslash-dev/include/templates/en/basiccurves Modified Files: slashHead-htmlarea3.tpl Log Message: Swedish Translation. Index: slashHead-htmlarea3.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basiccurves/slashHead-htmlarea3.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** slashHead-htmlarea3.tpl 1 Nov 2004 17:35:48 -0000 1.3 --- slashHead-htmlarea3.tpl 6 Nov 2004 21:29:28 -0000 1.4 *************** *** 17,21 **** <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}.css" /> <!-- BEGIN HTMLAREA3 Javascript --> --- 17,23 ---- <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/basic.css" /> ! <link rel="stylesheet" type="print">@import "{ROOTDIR}/styles/basic_print.css";</style> ! <!-- BEGIN HTMLAREA3 Javascript --> |
From: Joe S. <joe...@us...> - 2004-11-06 21:30:08
|
Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basic In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18419/phpslash-dev/include/templates/en/basic Modified Files: slashHead-htmlarea3.tpl slashHead.tpl Log Message: Swedish Translation. Index: slashHead-htmlarea3.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/slashHead-htmlarea3.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** slashHead-htmlarea3.tpl 1 Nov 2004 17:35:48 -0000 1.5 --- slashHead-htmlarea3.tpl 6 Nov 2004 21:26:41 -0000 1.6 *************** *** 17,21 **** <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}.css" /> <!-- BEGIN HTMLAREA3 Javascript --> --- 17,24 ---- <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}/{CSS}.css" /> ! <style type="text/css" media="screen">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_ext.css";</style> ! <link rel="stylesheet" type="print">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_print.css";</style> ! <!-- BEGIN HTMLAREA3 Javascript --> Index: slashHead.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/slashHead.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** slashHead.tpl 1 Nov 2004 17:35:48 -0000 1.3 --- slashHead.tpl 6 Nov 2004 21:26:41 -0000 1.4 *************** *** 17,22 **** <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{CSS}.css" media="screen"/> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{CSS}_print.css" media="print"/> </head> <body> --- 17,25 ---- <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}/{CSS}.css" /> ! <style type="text/css" media="screen">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_ext.css";</style> ! <link rel="stylesheet" type="print">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_print.css";</style> ! ! </head> <body> |
From: Joe S. <joe...@us...> - 2004-11-06 21:27:48
|
Update of /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18215/phpslash-skins/include/templates/en/ShankZen Modified Files: slashHead-fckeditor.tpl slashHead-htmlarea3.tpl slashHead.tpl Log Message: Swedish Translation. Index: slashHead-fckeditor.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen/slashHead-fckeditor.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** slashHead-fckeditor.tpl 1 Nov 2004 17:38:10 -0000 1.2 --- slashHead-fckeditor.tpl 6 Nov 2004 21:25:55 -0000 1.3 *************** *** 17,22 **** <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}.css" /> ! <style type="text/css" media="screen">@import "{ROOTDIR}/styles/{SKIN}_ext.css";</style> <!-- BEGIN FCKeditor Javascript --> <script type="text/javascript" src="{ROOTDIR}/scripts/fckeditor/fckeditor.js"></script> --- 17,24 ---- <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}/{CSS}.css" /> ! <style type="text/css" media="screen">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_ext.css";</style> ! <link rel="stylesheet" type="print">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_print.css";</style> ! <!-- BEGIN FCKeditor Javascript --> <script type="text/javascript" src="{ROOTDIR}/scripts/fckeditor/fckeditor.js"></script> Index: slashHead-htmlarea3.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen/slashHead-htmlarea3.tpl,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** slashHead-htmlarea3.tpl 1 Nov 2004 17:38:10 -0000 1.11 --- slashHead-htmlarea3.tpl 6 Nov 2004 21:25:55 -0000 1.12 *************** *** 4,8 **** <head> <title>{SITE_NAME} :: {SITETITLE}</title> <!-- {SECTION} :: --> ! <!-- theme design: Peter Cruickshank < in...@cu... > --> <!-- Enter Your Desired META Tags Below Here --> <!-- This Meta Tag is Defined In Each Page By Setting The Variable --- 4,8 ---- <head> <title>{SITE_NAME} :: {SITETITLE}</title> <!-- {SECTION} :: --> ! <!-- theme design: Peter Cruickshank < in...@cr... > --> <!-- Enter Your Desired META Tags Below Here --> <!-- This Meta Tag is Defined In Each Page By Setting The Variable *************** *** 17,21 **** <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}.css" /> <!-- BEGIN HTMLAREA3 Javascript --> --- 17,23 ---- <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}/{CSS}.css" /> ! <!-- <style type="text/css" media="screen">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_ext.css";</style> --> ! <style type="text/css" media="print">@import "{ROOTDIR}/styles/{SKIN}/{SKIN}_print.css";</style> <!-- BEGIN HTMLAREA3 Javascript --> Index: slashHead.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen/slashHead.tpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** slashHead.tpl 1 Nov 2004 17:38:10 -0000 1.6 --- slashHead.tpl 6 Nov 2004 21:25:55 -0000 1.7 *************** *** 4,8 **** <head> <title>{SITE_NAME} :: {SITETITLE}</title> <!-- {SECTION} :: --> ! <!-- theme design: Peter Cruickshank < in...@cu... > --> <!-- Enter Your Desired META Tags Below Here --> <!-- This Meta Tag is Defined In Each Page By Setting The Variable --- 4,8 ---- <head> <title>{SITE_NAME} :: {SITETITLE}</title> <!-- {SECTION} :: --> ! <!-- theme design: Peter Cruickshank < in...@cr... > --> <!-- Enter Your Desired META Tags Below Here --> <!-- This Meta Tag is Defined In Each Page By Setting The Variable *************** *** 16,19 **** --- 16,21 ---- <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> + <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}/{CSS}.css" /> + <style type="text/css" media="screen">@import "{ROOTDIR}/styles/{SKIN}/{CSS}_ext.css";</style> </head> |
From: Joe S. <joe...@us...> - 2004-11-06 21:18:48
|
Update of /cvsroot/phpslash/phpslash-dev/include/modules/block/blocktypes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16076/phpslash-dev/include/modules/block/blocktypes Modified Files: Block_render_page.class Log Message: Swedish Translation. Index: Block_render_page.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/modules/block/blocktypes/Block_render_page.class,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Block_render_page.class 6 Nov 2004 18:08:01 -0000 1.8 --- Block_render_page.class 6 Nov 2004 21:16:44 -0000 1.9 *************** *** 123,126 **** --- 123,127 ---- 'QUERY_STRING2' => $QUERY_STRING2, 'QUERY_STRING3' => $QUERY_STRING3, + 'HTTP_HOST' => $_SERVER['HTTP_HOST'], 'ROOTDIR' => $this->psl['rooturl'], 'IMAGEDIR' => $this->psl['imageurl'], |
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' |
From: Joe S. <joe...@us...> - 2004-11-06 21:18:11
|
Update of /cvsroot/phpslash/phpslash-dev/public_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16076/phpslash-dev/public_html Modified Files: config_setup.php Log Message: Swedish Translation. Index: config_setup.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/config_setup.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** config_setup.php 29 Oct 2004 17:10:57 -0000 1.15 --- config_setup.php 6 Nov 2004 21:16:46 -0000 1.16 *************** *** 484,488 **** <td class="field"><input type="text" name="var[ROOT_URL]" value="<?php print _guessROOT_URL()?>"><br> Leave this blank unless you are setting this in a sub-directory of your site. ! If you wanted to install this to http://www.back-end.org/justATest/ you would put justATest here. </td> </tr> --- 484,488 ---- <td class="field"><input type="text" name="var[ROOT_URL]" value="<?php print _guessROOT_URL()?>"><br> Leave this blank unless you are setting this in a sub-directory of your site. ! If you wanted to install this to http://www.back-end.org/justATest/ you would put /justATest here. </td> </tr> |
From: Joe S. <joe...@us...> - 2004-11-06 21:18:10
|
Update of /cvsroot/phpslash/phpslash-dev/include/modules/story In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16076/phpslash-dev/include/modules/story Modified Files: backend.php Log Message: Swedish Translation. Index: backend.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/modules/story/backend.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** backend.php 4 Nov 2004 20:17:03 -0000 1.1 --- backend.php 6 Nov 2004 21:16:45 -0000 1.2 *************** *** 24,37 **** rss92 - RSS 0.92 rss1 - RSS 1.0 ! [rss2] - RSS 2.0 - default ! atom - Atom 0.3 ! // html - fancybox ! txt - simple text output of title and intro ! block - text delimited by %% ! js - javascript ! jsdata - javascript array ! mozilla - for adding to Netscape 6 My Sidebar ! opml - OPML (http://radio.userland.com) ! wml - WML - for WAP phones xhtmlb - XHTML Basic * d = description - this is the intro text. --- 24,37 ---- rss92 - RSS 0.92 rss1 - RSS 1.0 ! [rss2] - RSS 2.0 - default ! atom - Atom 0.3 ! // html - fancybox ! txt - simple text output of title and intro ! block - text delimited by %% ! js - javascript ! jsdata - javascript array ! mozilla - for adding to Netscape 6 My Sidebar ! opml - OPML (http://radio.userland.com) ! wml - WML - for WAP phones xhtmlb - XHTML Basic * d = description - this is the intro text. *************** *** 72,75 **** --- 72,78 ---- // What to build for output switch( $ary['view']) { + case 'Atom': + $viewtpl = 'backendAtom.tpl'; + break; case 'avantgo': $viewtpl = 'backendAV.tpl'; *************** *** 105,108 **** --- 108,117 ---- header("Content-type: text/xml"); break; + case 'rss1': + $viewtpl = 'backendRSS1.tpl'; + header("Content-type: text/xml"); + // RSS-1.0 needs a extra listing. + $link_ary = array(); + break; case 'txt': $viewtpl = 'backendTxt.tpl'; *************** *** 117,125 **** break; case 'rss': ! case 'rss1': default: ! $viewtpl = 'backendRSS1.tpl'; ! // RSS-1.0 needs a extra listing. ! $link_ary = array(); break; } --- 126,133 ---- break; case 'rss': ! case 'rss2': default: ! $viewtpl = 'backendRSS2.tpl'; ! header("Content-type: text/xml"); break; } |
From: Joe S. <joe...@us...> - 2004-11-06 19:03:01
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19771/phpslash-dev Modified Files: ChangeLog Log Message: Swedish Translation. Index: ChangeLog =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** ChangeLog 6 Nov 2004 18:56:06 -0000 1.21 --- ChangeLog 6 Nov 2004 19:02:48 -0000 1.22 *************** *** 1,2 **** --- 1,11 ---- + 2004-11-06 12:59 joestewart + + * CHANGES, VERSION, include/locale/se.php, + public_html/config-dist.php: Swedish Translation. + + 2004-11-06 12:56 joestewart + + * ChangeLog, public_html/config-dist.php: new Feeds block. + 2004-11-06 12:08 joestewart |
From: Joe S. <joe...@us...> - 2004-11-06 18:59:36
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18837/phpslash-dev Modified Files: CHANGES VERSION Log Message: Swedish Translation. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.139 retrieving revision 1.140 diff -C2 -d -r1.139 -r1.140 *** CHANGES 6 Nov 2004 18:08:01 -0000 1.139 --- CHANGES 6 Nov 2004 18:59:16 -0000 1.140 *************** *** 17,20 **** --- 17,21 ---- Block_render_page.class, config-dist.php - Feed tweaks. psl_example.sql - new Feeds block. + se.php - Ben Jorgensen submitted a Swedish translation. 2004-November 5 Joe Stewart <joe...@us... Index: VERSION =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/VERSION,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** VERSION 20 Oct 2004 17:11:07 -0000 1.5 --- VERSION 6 Nov 2004 18:59:16 -0000 1.6 *************** *** 1 **** ! 0.8RC1 --- 1 ---- ! 0.8RC3 |
From: Joe S. <joe...@us...> - 2004-11-06 18:59:33
|
Update of /cvsroot/phpslash/phpslash-dev/include/locale In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18837/phpslash-dev/include/locale Added Files: se.php Log Message: Swedish Translation. --- NEW FILE: se.php --- <?php /* * se (Swedish) Language file for PHPSlash * translations named using POSIX locale conventions ( en, es, de, etc) * * Please don't use HTML code here! */ $pslstrings = array( // about.php // article.php // backend.php // comment.php "No Subject Given" => "Titel ej angiven", "Re: " => "Sv: ", [...1008 lines suppressed...] "Comment Administration" => "Kommentar-administration", "Poll Administration" => "Omröstnings-administration", "Story Administration" => "Story-administration", "Submission Administration" => "Bidrags-administration", "Topic Administration" => "Tema-administration", "Group Administration" => "Grupp-administration" ); ?> |
From: Joe S. <joe...@us...> - 2004-11-06 18:59:32
|
Update of /cvsroot/phpslash/phpslash-dev/public_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18837/phpslash-dev/public_html Modified Files: config-dist.php Log Message: Swedish Translation. Index: config-dist.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/config-dist.php,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** config-dist.php 6 Nov 2004 18:56:07 -0000 1.34 --- config-dist.php 6 Nov 2004 18:59:16 -0000 1.35 *************** *** 79,83 **** $_PSL = parse_ini_file($psl_inifile, TRUE); ! $_PSL['version'] = '0.8RC1'; /**** START DEBUGGING - Comment or delete this for production! ****/ --- 79,83 ---- $_PSL = parse_ini_file($psl_inifile, TRUE); ! $_PSL['version'] = '0.8RC3'; /**** START DEBUGGING - Comment or delete this for production! ****/ |
From: Joe S. <joe...@us...> - 2004-11-06 18:56:25
|
Update of /cvsroot/phpslash/phpslash-dev/public_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18213/phpslash-dev/public_html Modified Files: config-dist.php Log Message: new Feeds block. Index: config-dist.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/config-dist.php,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** config-dist.php 6 Nov 2004 18:08:02 -0000 1.33 --- config-dist.php 6 Nov 2004 18:56:07 -0000 1.34 *************** *** 494,498 **** */ $ary = array(); ! if(!(count($_GET) > 0)) { $ary = clean($_GET); } elseif (!empty($HTTP_GET_VARS)) { --- 494,498 ---- */ $ary = array(); ! if(count($_GET) > 0) { $ary = clean($_GET); } elseif (!empty($HTTP_GET_VARS)) { |
From: Joe S. <joe...@us...> - 2004-11-06 18:56:25
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18213/phpslash-dev Modified Files: ChangeLog Log Message: new Feeds block. Index: ChangeLog =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** ChangeLog 4 Nov 2004 23:09:26 -0000 1.20 --- ChangeLog 6 Nov 2004 18:56:06 -0000 1.21 *************** *** 1,2 **** --- 1,36 ---- + 2004-11-06 12:08 joestewart + + * CHANGES, + include/modules/block/blocktypes/Block_render_page.class, + public_html/backend.php, public_html/config-dist.php, + public_html/images/atom03.gif, public_html/images/bloglines.gif, + public_html/images/getphpslash.png, public_html/images/opml.png, + public_html/images/rss091.gif, public_html/images/rss10.gif, + public_html/images/rss20.gif, tables/0.8/psl_core.sql, + tables/0.8/psl_example.sql: new Feeds block. + + 2004-11-06 09:51 joestewart + + * include/templates/en/: basic/slashHead-fckeditor.tpl, + basiccurves/slashHead-fckeditor.tpl: phpslash-dev/CHANGES + + 2004-11-05 10:32 joestewart + + * CHANGES, include/modules/block/Block.class, + include/modules/block/Block_admin.class, + include/modules/block/Block_i.class, + include/modules/block/plugins/Block_plugin_bbcode.class, + include/modules/block/plugins/Block_plugin_exttrans.class, + include/modules/block/plugins/Block_plugin_html.class, + include/modules/block/plugins/Block_plugin_mssmartquotes.class, + include/modules/block/plugins/Block_plugin_plaintext.class, + include/modules/block/plugins/Block_plugin_wiki.class, + public_html/config-dist.php: block plugins operational + + 2004-11-04 17:09 joestewart + + * ChangeLog: allow template tags in story text and body. Also + close bug #[ 797098 ] Eats Backslashes. + 2004-11-04 17:01 joestewart |
From: Joe S. <joe...@us...> - 2004-11-06 18:08:13
|
Update of /cvsroot/phpslash/phpslash-dev/tables/0.8 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7380/phpslash-dev/tables/0.8 Modified Files: psl_core.sql psl_example.sql Log Message: new Feeds block. Index: psl_core.sql =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/tables/0.8/psl_core.sql,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** psl_core.sql 29 Oct 2004 16:35:44 -0000 1.7 --- psl_core.sql 6 Nov 2004 18:08:02 -0000 1.8 *************** *** 122,126 **** INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_variable_seq',63); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_section_seq',16); ! INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_block_seq',174); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_author_seq',20); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_infolog',170); --- 122,126 ---- INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_variable_seq',63); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_section_seq',16); ! INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_block_seq',175); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_author_seq',20); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_infolog',170); *************** *** 128,132 **** INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_glossary_seq',1); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_blocktype_seq',20); ! INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_section_block_lut_seq',452); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_permission_seq',82); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_group_seq',28); --- 128,132 ---- INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_glossary_seq',1); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_blocktype_seq',20); ! INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_section_block_lut_seq',455); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_permission_seq',82); INSERT INTO db_sequence (seq_name, nextid) VALUES ('psl_group_seq',28); Index: psl_example.sql =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/tables/0.8/psl_example.sql,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** psl_example.sql 29 Oct 2004 16:35:44 -0000 1.5 --- psl_example.sql 6 Nov 2004 18:08:02 -0000 1.6 *************** *** 20,25 **** 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); ! ! -- -- 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/{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' *************** *** 109,112 **** --- 108,114 ---- INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (451,139,16); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (452,131,16); + INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (453,175,3); + INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (454,175,16); + INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (455,175,14); -- |
From: Joe S. <joe...@us...> - 2004-11-06 18:08:12
|
Update of /cvsroot/phpslash/phpslash-dev/public_html/images In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7380/phpslash-dev/public_html/images Added Files: atom03.gif bloglines.gif getphpslash.png opml.png rss091.gif rss10.gif rss20.gif Log Message: new Feeds block. --- NEW FILE: atom03.gif --- GIF89aP £Ç Cô(`É(Sª\É¥#cÊüX²¥Í8¼Àq¦O5s º³gÇ$#&%ÉäÉ)!Z´©Ñ Wî×¹7ëjU»T¯[°5CæÏÇ^KÖéòc¿V¶ìsæE3Mº4ŨS«^m0 --- NEW FILE: bloglines.gif --- GIF89aP --- NEW FILE: getphpslash.png --- PNG --- NEW FILE: opml.png --- PNG --- NEW FILE: rss091.gif --- GIF89aP Cmßx®ï¼.¬²`Ö+¸%lºÈ¨4 }^ çõÚ>_ï´¨dh{#zÝß1²¬]oêvMËt3g1k\~b{~=hwYlmp{P}<NB2 ¢£y¦«e)®¯°±$´µ¶· --- NEW FILE: rss10.gif --- GIF89aP Cmßx®ï¼.¬²`Ö+¸%lºÈ¨4 }^ çõyûä¼ÓpMÉ0ϰ26É@ÅQ²V½µ¦Û6â~ÏÌ1j\]m{|E~guYky^P`HNB2|w ¥d)¨©ª«$®¯°± --- NEW FILE: rss20.gif --- GIF89aP Cmßx®ï¼.¬²`Ö+¸%lºÈ¨4 }^ çõyå>ÓpMÉ0ϰ2Ö×§dzkM'¡îþmÏÌ1j\6{y|<~gtYk ^P`HNB2ov¡¦d)©ª«¬$¯°±² |
From: Joe S. <joe...@us...> - 2004-11-06 18:08:11
|
Update of /cvsroot/phpslash/phpslash-dev/public_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7380/phpslash-dev/public_html Modified Files: backend.php config-dist.php Log Message: new Feeds block. Index: backend.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/backend.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** backend.php 4 Nov 2004 20:17:03 -0000 1.4 --- backend.php 6 Nov 2004 18:08:02 -0000 1.5 *************** *** 4,15 **** /* $Id$ */ - require('config.php'); ! $ary['module'] = 'Story'; ! $ary['page'] = 'backend'; ! if(!isset($ary['view'])) { ! $ary['view'] = 'rss2'; } $pagetitle = pslgetText($ary['module']); // The name to be displayed in the header --- 4,15 ---- /* $Id$ */ ! // $_GET['module'] = 'Story'; ! // $_GET['page'] = 'backend'; ! if(empty($_GET['view'])) { ! $_GET['view'] = 'rss2'; } + require('config.php'); $pagetitle = pslgetText($ary['module']); // The name to be displayed in the header Index: config-dist.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/config-dist.php,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** config-dist.php 5 Nov 2004 16:35:24 -0000 1.32 --- config-dist.php 6 Nov 2004 18:08:02 -0000 1.33 *************** *** 494,498 **** */ $ary = array(); ! if(!empty($HTTP_GET_VARS)) { $ary = clean($HTTP_GET_VARS); } elseif (!empty($_SERVER['PATH_INFO'])) { --- 494,500 ---- */ $ary = array(); ! if(!(count($_GET) > 0)) { ! $ary = clean($_GET); ! } elseif (!empty($HTTP_GET_VARS)) { $ary = clean($HTTP_GET_VARS); } elseif (!empty($_SERVER['PATH_INFO'])) { |
From: Joe S. <joe...@us...> - 2004-11-06 18:08:11
|
Update of /cvsroot/phpslash/phpslash-dev/include/modules/block/blocktypes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7380/phpslash-dev/include/modules/block/blocktypes Modified Files: Block_render_page.class Log Message: new Feeds block. Index: Block_render_page.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/modules/block/blocktypes/Block_render_page.class,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Block_render_page.class 4 Nov 2004 20:17:04 -0000 1.7 --- Block_render_page.class 6 Nov 2004 18:08:01 -0000 1.8 *************** *** 39,42 **** --- 39,52 ---- } + // set default module + $module = $this->psl['module']['module.default']; + if(array_key_exists('module', $block_info['block_options'])) { + // the module is set in the block admin + $module = $block_info['block_options']['module']; + } elseif(array_key_exists('module', $GLOBALS['ary'])) { + // the module is set by the calling script + $module = $GLOBALS['ary']['module']; + } + } *************** *** 60,66 **** // If the view is let module control page ! if(array_key_exists('view', $GLOBALS['ary'])) { ! $this->output = $centerblocks; ! return true; } if (empty($leftblocks)) { --- 70,78 ---- // If the view is let module control page ! if(array_key_exists('view', $ary)) { ! if(@file_exists($this->psl['moduledir'] ."/". $this->psl['module'][$module] ."/backend.php")) { ! $this->output = include($this->psl['moduledir'] ."/". $this->psl['module'][$module] ."/backend.php"); ! return true; ! } } if (empty($leftblocks)) { *************** *** 88,103 **** if( !empty($_SERVER['QUERY_STRING'])) { ! $QUERY_STRING = '?'.$_SERVER['QUERY_STRING']; } else { ! $QUERY_STRING = ''; } ! $template->set_var(array( - 'SKIN' => $this->psl['skin'], - 'QUERYSTRING' => $QUERY_STRING, - 'ROOTDIR' => $this->psl['rooturl'], - 'IMAGEDIR' => $this->psl['imageurl'], - 'ROOTURL' => $this->psl['rooturl'], - 'IMAGEURL' => $this->psl['imageurl'], 'BREADCRUMB' => $breadcrumb, // 'STORY_COLUMN' => $allstories, --- 100,115 ---- if( !empty($_SERVER['QUERY_STRING'])) { ! $QUERY_STRING2 = '?'.$_SERVER['QUERY_STRING']; } else { ! $QUERY_STRING2 = ''; } ! ! if( !empty($_SERVER['QUERY_STRING'])) { ! $QUERY_STRING3 = $this->psl['amp'].$_SERVER['QUERY_STRING']; ! } else { ! $QUERY_STRING3 = ''; ! } ! $template->set_var(array( 'BREADCRUMB' => $breadcrumb, // 'STORY_COLUMN' => $allstories, *************** *** 106,110 **** 'CENTER_BLOCK_COLUMN' => $centerblocks, 'RIGHT_BLOCK_COLUMN' => $rightblocks, ! 'BOTTOM' => $bottomblocks )); --- 118,130 ---- 'CENTER_BLOCK_COLUMN' => $centerblocks, 'RIGHT_BLOCK_COLUMN' => $rightblocks, ! 'BOTTOM' => $bottomblocks, ! 'SKIN' => $this->psl['skin'], ! 'QUERY_STRING' => $QUERY_STRING, ! 'QUERY_STRING2' => $QUERY_STRING2, ! 'QUERY_STRING3' => $QUERY_STRING3, ! 'ROOTDIR' => $this->psl['rooturl'], ! 'IMAGEDIR' => $this->psl['imageurl'], ! 'ROOTURL' => $this->psl['rooturl'], ! 'IMAGEURL' => $this->psl['imageurl'] )); |
From: Joe S. <joe...@us...> - 2004-11-06 18:08:11
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7380/phpslash-dev Modified Files: CHANGES Log Message: new Feeds block. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.138 retrieving revision 1.139 diff -C2 -d -r1.138 -r1.139 *** CHANGES 5 Nov 2004 16:32:40 -0000 1.138 --- CHANGES 6 Nov 2004 18:08:01 -0000 1.139 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2004-November 6 Joe Stewart <joe...@us... + [BF] - basic/slashHead-fckeditor.tpl - insert back missing stylesheets + Block_render_page.class, config-dist.php - Feed tweaks. + psl_example.sql - new Feeds block. + 2004-November 5 Joe Stewart <joe...@us... [F] - Block.class, Block_i.class, Block_admin.class - block/plugins added. |
From: Joe S. <joe...@us...> - 2004-11-06 15:52:56
|
Update of /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7863/phpslash-skins/include/templates/en/ShankZen Added Files: storyRelated.tpl Log Message: add storyRelated.tpl --- NEW FILE: storyRelated.tpl --- <!-- Start storyRelated.tpl --> <div id="storyRelated"> <a href="{PHP_SELF}?story_id={STORY_ID}&skin=basic&css=basic_print">Printer Friendly Version</a><br /> <a href="{PHP_SELF}?story_id={STORY_ID}&submit=email">Email this story to a Friend</a><br /> <!-- BEGIN row --> <p>{LINK}</p> <!-- END row --> <a href="{ROOTDIR}/search.php?topic_id={TOPIC_ID}">More <span class="more">{TOPIC_NAME}</span> Articles</a><br /> <a href="{ROOTDIR}/search.php?author_id={AUTHOR_ID}">More by <span class="more">{AUTHOR_NAME}</span></a> </div> <!-- id="storyRelated" --> <!-- End storyRelated.tpl --> |
From: Joe S. <joe...@us...> - 2004-11-06 15:51:59
|
Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basic In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7467/phpslash-dev/include/templates/en/basic Modified Files: slashHead-fckeditor.tpl Log Message: phpslash-dev/CHANGES Index: slashHead-fckeditor.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/slashHead-fckeditor.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** slashHead-fckeditor.tpl 1 Nov 2004 17:35:48 -0000 1.3 --- slashHead-fckeditor.tpl 6 Nov 2004 15:51:02 -0000 1.4 *************** *** 16,19 **** --- 16,21 ---- <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> + <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{CSS}.css" /> + <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{CSS}_print.css" media="print"/> <!-- BEGIN FCKeditor Javascript --> *************** *** 78,82 **** </script> ! <!-- END HTMLAREA3 Javascript --> </head> --- 80,84 ---- </script> ! <!-- END FCKEditor Javascript --> </head> |
From: Joe S. <joe...@us...> - 2004-11-06 15:51:58
|
Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basiccurves In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7467/phpslash-dev/include/templates/en/basiccurves Modified Files: slashHead-fckeditor.tpl Log Message: phpslash-dev/CHANGES Index: slashHead-fckeditor.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basiccurves/slashHead-fckeditor.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** slashHead-fckeditor.tpl 1 Nov 2004 17:35:48 -0000 1.3 --- slashHead-fckeditor.tpl 6 Nov 2004 15:51:02 -0000 1.4 *************** *** 16,22 **** <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> - <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}.css" /> - <!-- <style type="text/css" media="screen">@import "{ROOTDIR}/styles/{SKIN}_ext.css";</style> --> <!-- BEGIN FCKeditor Javascript --> <script type="text/javascript" src="{ROOTDIR}/scripts/fckeditor/fckeditor.js"></script> --- 16,22 ---- <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> <link rel="alternate" type="application/atom+xml" title="RSS" href="{ROOTDIR}/backend.php?view=atom" /> + <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/basic.css" /> + <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/basic_print.css" media="print"/> <!-- BEGIN FCKeditor Javascript --> <script type="text/javascript" src="{ROOTDIR}/scripts/fckeditor/fckeditor.js"></script> |
From: Joe S. <joe...@us...> - 2004-11-05 16:35:35
|
Update of /cvsroot/phpslash/phpslash-dev/public_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31919/phpslash-dev/public_html Modified Files: config-dist.php Log Message: block plugins operational Index: config-dist.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/config-dist.php,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** config-dist.php 23 Oct 2004 17:20:02 -0000 1.31 --- config-dist.php 5 Nov 2004 16:35:24 -0000 1.32 *************** *** 938,941 **** --- 938,973 ---- */ + $default_block_options[] = array( + 'name' => "input", + 'description' => 'apply this filter at block save', + 'value' => "", + 'type' => 'select', + 'selected' => 'value', + 'hook' => 'input', + 'choices' => array('' => 'none', + 'html' => 'html(no text changes)', + 'plaintext'=> 'Plain Text(Returns added)', + 'exttrans' => 'Extended Translation(show html code)', + 'mssmartquotes' => 'Convert MS Smart Quotes', + 'wiki' => 'Wiki', + 'bbcode' => 'BBCode') + ); + + + $default_block_options[] = array( + 'name' => "output", + 'description' => 'apply this filter at display time', + 'value' => "", + 'type' => 'select', + 'hook' => 'output', + 'choices' => array('' => 'none', + 'html' => 'html(no text changes)', + 'plaintext'=> 'Plain Text(Returns added)', + 'exttrans' => 'Extended Translation(show html code)', + 'wiki' => 'Wiki', + 'bbcode' => 'BBCode') + ); + + $_PSL['default_block_options'] = $default_block_options; |
From: Joe S. <joe...@us...> - 2004-11-05 16:33:24
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31286/phpslash-dev Modified Files: CHANGES Log Message: block plugins operational Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.137 retrieving revision 1.138 diff -C2 -d -r1.137 -r1.138 *** CHANGES 4 Nov 2004 23:01:56 -0000 1.137 --- CHANGES 5 Nov 2004 16:32:40 -0000 1.138 *************** *** 13,16 **** --- 13,19 ---- 9 - Removal of something (kill -9 :) + 2004-November 5 Joe Stewart <joe...@us... + [F] - Block.class, Block_i.class, Block_admin.class - block/plugins added. + 2004-November 4 Joe Stewart <joe...@us... [F] - Block_render_html.class, Block_render_template.class, |
From: Joe S. <joe...@us...> - 2004-11-05 16:33:00
|
Update of /cvsroot/phpslash/phpslash-dev/include/modules/block/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31286/phpslash-dev/include/modules/block/plugins Modified Files: Block_plugin_bbcode.class Added Files: Block_plugin_exttrans.class Block_plugin_html.class Block_plugin_mssmartquotes.class Block_plugin_plaintext.class Block_plugin_wiki.class Log Message: block plugins operational --- NEW FILE: Block_plugin_exttrans.class --- <?php /* Block_plugin_plaintext.class -> Methods for phpslash specfic block plugins */ /* $Id: Block_plugin_exttrans.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */ class Block_plugin_exttrans extends Block_plugin_i { /* constructor */ function Block_plugin_exttrans() { $this->Block_plugin_i(); $this->type = "exttrans"; /* set the 'type' */ $this->description = "A plugin that returns the story with html code displayed instead of rendered and CR turned to linebreaks"; } function parse($ary) { // convert html to be displayed instead of rendered. $ary['cache_data'] = htmlentities($ary['cache_data']); // convert CR to linebreaks $ary['cache_data'] = nl2br($ary['cache_data']); $ary['cache_data'] = str_replace("<br>","<br><br>",$ary['cache_data']); $ary['cache_data'] = str_replace("<br />","<br /><br />",$ary['cache_data']); $this->output = $ary; return true; } } ?> --- NEW FILE: Block_plugin_html.class --- <?php /* Block_plugin_html.class -> Methods for phpslash specfic block plugins */ /* $Id: Block_plugin_html.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */ class Block_plugin_html extends Block_plugin_i { /* constructor */ function Block_plugin_html() { $this->Block_plugin_i(); $this->type = "html"; /* set the 'type' */ $this->description = "A plugin that simply returns the html with no changes"; } function parse($ary) { $this->output = $ary; return true; } } ?> --- NEW FILE: Block_plugin_mssmartquotes.class --- <?php /* Block_plugin_mssmartquotes.class -> Methods for phpslash specfic block plugins */ /* $Id: Block_plugin_mssmartquotes.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */ class Block_plugin_mssmartquotes extends Block_plugin_i { /* constructor */ function Block_plugin_mssmartquotes() { $this->Block_plugin_i(); $this->type = "mssmartquotes"; /* set the 'type' */ $this->description = "A plugin that returns the story with MS Smart Quotes converted to html entities"; } function parse($ary) { // convert CR to linebreaks $ary['cache_data'] = $this->superhtmlentities($ary['cache_data']); $this->output = $ary; return true; } function superhtmlentities($text) { $entities = array(128 => 'euro', 130 => 'sbquo', 131 => 'fnof', 132 => 'bdquo', 133 => 'hellip', 134 => 'dagger', 135 => 'Dagger', 136 => 'circ', 137 => 'permil', 138 => 'Scaron', 139 => 'lsaquo', 140 => 'OElig', 145 => 'lsquo', 146 => 'rsquo', 147 => 'ldquo', 148 => 'rdquo', 149 => 'bull', 150 => '#45', 151 => 'mdash', 152 => 'tilde', 153 => 'trade', 154 => 'scaron', 155 => 'rsaquo', 156 => 'oelig', 159 => 'Yuml'); $new_text = ''; for($i = 0; $i < strlen($text); $i++) { $num = ord($text{$i}); if (array_key_exists($num, $entities)) { switch ($num) { case 150: $new_text .= '-'; break; default: $new_text .= '&'.$entities[$num].';'; } } else if($num < 127 || $num > 159) { $new_text .= htmlentities($text{$i}); } } return $new_text; } } ?> --- NEW FILE: Block_plugin_plaintext.class --- <?php /* Block_plugin_plaintext.class -> Methods for phpslash specfic block plugins */ /* $Id: Block_plugin_plaintext.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */ class Block_plugin_plaintext extends Block_plugin_i { /* constructor */ function Block_plugin_plaintext() { $this->Block_plugin_i(); $this->type = "plaintext"; /* set the 'type' */ $this->description = "A plugin that returns the story with CR turned to linebreaks"; } function parse($block_info) { // convert CR to linebreaks $block_info['cache_data'] = nl2br($block_info['cache_data']); $block_info['cache_data'] = ereg_replace("<br /><br />","<br>",$block_info['cache_data'] ); $this->output = $block_info; return true; } } ?> --- NEW FILE: Block_plugin_wiki.class --- <?php /* Block_plugin_wiki.class -> Methods for phpslash specfic block plugins */ /* $Id: Block_plugin_wiki.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */ class Block_plugin_wiki extends Block_plugin_i { /* constructor */ function Block_plugin_wiki() { $this->Block_plugin_i(); $this->type = "wiki"; /* set the 'type' */ $this->description = "A plugin that converts wiki to html"; } function parse($ary) { addClassRequirement('WikiEngine',$this->psl['classdir'] . '/WikiEngine.class'); loadClass('WikiEngine'); WikiEngine::transformHtml($ary['cache_data']); $this->output = $ary; return true; } } ?> Index: Block_plugin_bbcode.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/modules/block/plugins/Block_plugin_bbcode.class,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Block_plugin_bbcode.class 13 Nov 2003 21:16:04 -0000 1.2 --- Block_plugin_bbcode.class 5 Nov 2004 16:32:47 -0000 1.3 *************** *** 34,38 **** // get options from the ini file // ! $config = parse_ini_file($this->psl['moduledir'] ."/story/plugins/".'BBCodeParser.ini', true); $options = &PEAR::getStaticProperty('HTML_BBCodeParser', '_options'); $options = $config['HTML_BBCodeParser']; --- 34,38 ---- // get options from the ini file // ! $config = parse_ini_file($this->psl['moduledir'] ."/block/plugins/".'BBCodeParser.ini', true); $options = &PEAR::getStaticProperty('HTML_BBCodeParser', '_options'); $options = $config['HTML_BBCodeParser']; |
From: Joe S. <joe...@us...> - 2004-11-05 16:32:57
|
Update of /cvsroot/phpslash/phpslash-dev/include/modules/block In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31286/phpslash-dev/include/modules/block Modified Files: Block.class Block_admin.class Block_i.class Log Message: block plugins operational Index: Block.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/modules/block/Block.class,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Block.class 18 Oct 2004 17:11:23 -0000 1.11 --- Block.class 5 Nov 2004 16:32:40 -0000 1.12 *************** *** 220,229 **** for( $i=0 ; $i < count($block_array['optionname']) ; $i++) { if( $optionname_ary[$i] != "") { ! $optname = $optionname_ary[$i]; ! $optval = $optionval_ary[$i]; ! $block_options_ary[$optname] = $optval; ! } ! } // move the section id's from the array value to the array key if(array_key_exists('section_id_ary', $block_array) && --- 220,272 ---- for( $i=0 ; $i < count($block_array['optionname']) ; $i++) { if( $optionname_ary[$i] != "") { ! $optname = $optionname_ary[$i]; ! $optval = $optionval_ary[$i]; ! $block_options_ary[$optname] = $optval; ! } } + + $block_array['block_options'] = $block_options_ary; + if (is_array($block_options_ary)) { + // while( list( $key, $val) = @each( $block_array['block_options'] )) { + $i = 0; + foreach( $block_options_ary as $key => $val) { + switch($key) { + + /* Stub for future needs. + case "example": + $block_array['block_options'][$key] = ''; + break; + */ + + default: + $this->block_plugin['type'] = $block_array['block_options'][$i][$key]; + $requestedHook = 'input'; + $optionHook = $this->psl['default_block_options'][$i]['hook']; + // only process input plugins + if($optionHook == $requestedHook) { + // attempt to handle the requested plugin + // and if not there procee + // yes - one equal sign + if($parsed = $this->doPluginParse($val,$block_array)) { + $block_array = $this->parsedPluginData; + } else { + // pluggable user defined function + if ($this->psl['block_options_udf'] != '') { + $block_array = $this->psl['block_options_udf']($key,$block_arrat['block_options'][$key] , $block_array); + } + } + } + + $block_array['block_options'][$i][$key] = ''; + // what is left over? + // debug("block_options[$key]", $val); + break; + + } + $i++; + } + } + + // move the section id's from the array value to the array key if(array_key_exists('section_id_ary', $block_array) && *************** *** 377,381 **** logwrite("Block Addition", "Added block " . $block_array['block_id']); // $this->message .= $this->doBlock($block_array["block_id"]); ! $this->message .= $block_array["block_id"] . pslgettext(" block added"); } else { $this->message .= pslgetText("Error adding block. Query returned multiple results."); --- 420,424 ---- logwrite("Block Addition", "Added block " . $block_array['block_id']); // $this->message .= $this->doBlock($block_array["block_id"]); ! $this->message .= $block_array["block_id"] . pslgettext(" block added"); } else { $this->message .= pslgetText("Error adding block. Query returned multiple results."); *************** *** 826,830 **** return true; } else { ! return false; } } --- 869,873 ---- return true; } else { ! return false; } } Index: Block_admin.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/modules/block/Block_admin.class,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Block_admin.class 4 Nov 2004 20:17:03 -0000 1.7 --- Block_admin.class 5 Nov 2004 16:32:40 -0000 1.8 *************** *** 271,275 **** 'TITLE' => $this->db->f("title"), 'URL' => $this->db->f("location"), ! 'SOURCE_URL' => $this->db->f("source_url"), 'ORDERNUM' => $this->db->f("ordernum"), 'COLUMN' => $block_options['column'], --- 271,275 ---- 'TITLE' => $this->db->f("title"), 'URL' => $this->db->f("location"), ! 'SOURCE_URL' => substr($this->db->f("source_url"),0,32), 'ORDERNUM' => $this->db->f("ordernum"), 'COLUMN' => $block_options['column'], Index: Block_i.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/modules/block/Block_i.class,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Block_i.class 19 Oct 2004 21:47:19 -0000 1.5 --- Block_i.class 5 Nov 2004 16:32:41 -0000 1.6 *************** *** 129,136 **** if (is_array($ary['block_options'])) { ! // remove column from array ! unset($ary["block_options"]["column"]); foreach( $ary["block_options"] as $key => $val) { ! // while( list( $key, $val) = @each( $ary["block_options"] )) { switch($key) { --- 129,137 ---- if (is_array($ary['block_options'])) { ! // remove column from array ! unset($ary["block_options"]["column"]); ! unset($ary["block_options"]["tpl"]); foreach( $ary["block_options"] as $key => $val) { ! // while( list( $key, $val) = @each( $ary["block_options"] )) { switch($key) { *************** *** 138,142 **** case "width": // pass width to getFancyBox ! $width = $ary["block_options"]["width"]; // remove width from array $ary["block_options"]["width"] = ''; --- 139,143 ---- case "width": // pass width to getFancyBox ! $width = $ary["block_options"]["width"]; // remove width from array $ary["block_options"]["width"] = ''; *************** *** 150,159 **** break; ! case "perms": // remove perms from array $ary["block_options"]["perms"] = ''; break; ! case "cache_data": // remove cache_data from array $ary["block_options"]["cache_data"] = ''; --- 151,160 ---- break; ! case "perms": // remove perms from array $ary["block_options"]["perms"] = ''; break; ! case "cache_data": // remove cache_data from array $ary["block_options"]["cache_data"] = ''; *************** *** 161,183 **** default: ! ! // attempt to handle any plugins and if not there proceed ! // yes - one equal sign ! if($parsed = $this->doPluginParse($val,$ary)) { ! $ary = $this->parsedPluginData; ! } else { ! // pluggable user defined function ! if (!empty($this->psl['block_options_udf'])) { ! $ary = $this->psl['block_options_udf']($key, $value, $ary); ! } ! // let the fancybox template parse any block options left over. ! $var_ary = array(strtoupper($key) => $ary['block_options'][$key]); } ! $ary['block_options'][$key] = ''; ! // what is left over? ! // debug("block_options[$key]", $val); ! break; } --- 162,183 ---- default: ! // attempt to handle any plugins and if not there proceed ! // yes - one equal sign ! if($parsed = $this->doPluginParse($val,$ary)) { ! $ary = $this->parsedPluginData; ! } else { ! // pluggable user defined function ! if (!empty($this->psl['block_options_udf'])) { ! $ary = $this->psl['block_options_udf']($key, $value, $ary); ! } ! // let the fancybox template parse any block options left over. ! $var_ary = array(strtoupper($key) => $ary['block_options'][$key]); } ! $ary['block_options'][$key] = ''; ! // what is left over? ! // debug("block_options[$key]", $val); ! break; } |