phpslash-commit Mailing List for phpSlash (Page 24)
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-10-19 21:41:30
|
Update of /cvsroot/phpslash/phpslash-dev/tables/0.8 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31546/phpslash-dev/tables/0.8 Added Files: psl_core.sql psl_example.sql Log Message: split slash-all.sql into psl_core and psl_example --- NEW FILE: psl_core.sql --- -- MySQL dump 9.07 -- -- Host: localhost Database: modules --------------------------------------------------------- -- Server version 4.0.12-log -- -- Table structure for table 'CACHEDATA' -- CREATE TABLE CACHEDATA ( CACHEKEY varchar(255) NOT NULL default '', CACHEEXPIRATION int(11) NOT NULL default '0', GZDATA blob, DATASIZE int(11) default NULL, DATACRC int(11) default NULL, PRIMARY KEY (CACHEKEY) ) TYPE=MyISAM; [...995 lines suppressed...] lut_id int(10) unsigned NOT NULL default '0', topic_id int(10) unsigned NOT NULL default '0', story_id int(10) unsigned NOT NULL default '0', PRIMARY KEY (lut_id) ) TYPE=MyISAM; -- -- Table structure for table 'psl_variable' -- CREATE TABLE psl_variable ( variable_id int(10) unsigned NOT NULL default '0', variable_name varchar(32) NOT NULL default '', value varchar(127) default NULL, description varchar(127) default NULL, variable_group varchar(20) default NULL, UNIQUE KEY variable_name (variable_name), KEY variable_id (variable_id) ) TYPE=MyISAM; --- NEW FILE: psl_example.sql --- -- MySQL dump 9.07 -- -- Host: localhost Database: modules --------------------------------------------------------- -- Server version 4.0.12-log -- -- Dumping data for table 'psl_block' -- INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (131,5,'PHPSlash Poll',1200,'','','','a:2:{s:5:\"width\";s:3:\"160\";s:6:\"column\";s:5:\"right\";}',20,1052418103); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (139,7,'Sections',3600,'','','','a:2:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:3:\"160\";}',90,1056484625); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (130,4,'%%',3600,'','','','a:2:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:3:\"160\";}',89,1052418103); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (140,8,'Interview Topics',3600,'','section=interviews','','a:3:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:3:\"160\";s:0:\"\";s:0:\"\";}',90,975030554); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (141,8,'Feature Topics',3600,'','section=features','','a:3:{s:5:\"width\";s:3:\"160\";s:6:\"column\";s:5:\"right\";s:0:\"\";s:0:\"\";}',90,1051637874); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (142,8,'Topics',3600,'','section=Home','','a:2:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:3:\"160\";}',90,1053009559); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (143,6,'Got Foo?',3600,'','query=foo','','a:3:{s:6:\"column\";s:5:\"right\";s:5:\"width\";s:3:\"160\";s:0:\"\";s:0:\"\";}',50,990019226); 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); -- -- Dumping data for table 'psl_commentcount' -- INSERT INTO psl_commentcount (count_id, count) VALUES (19,''); INSERT INTO psl_commentcount (count_id, count) VALUES (11,''); INSERT INTO psl_commentcount (count_id, count) VALUES (18,''); # -------------------------------------------------------- -- -- Dumping data for table 'psl_glossary' -- INSERT INTO psl_glossary (id, term, def) VALUES (1,'PHPSlash','A port of the popular Slashdot code to PHP.'); -- -- Dumping data for table 'psl_poll_answer' -- INSERT INTO psl_poll_answer (question_id, answer_id, answer_text, votes) VALUES (18,'2','PHP Sucks.',0); INSERT INTO psl_poll_answer (question_id, answer_id, answer_text, votes) VALUES (18,'1','No.',0); INSERT INTO psl_poll_answer (question_id, answer_id, answer_text, votes) VALUES (18,'0','Yes.',1); -- -- Dumping data for table 'psl_poll_question' -- INSERT INTO psl_poll_question (question_id, question_text, question_total_votes, current, date_created) VALUES (18,'Do you like phpSlash?',1,1,975968140); -- -- Dumping data for table 'psl_poll_voter' -- INSERT INTO psl_poll_voter (question_id, voter_id, user_id, date_created) VALUES (18,'127.0.0.1',0,989449131); -- -- Dumping data for table 'psl_quote' -- INSERT INTO psl_quote (quote, author) VALUES ('I\'d rather be no one then someone with no one.','Stone Roses'); INSERT INTO psl_quote (quote, author) VALUES ('Oh Manchester, so much to answer for.','Smiths'); -- -- Dumping data for table 'psl_section_block_lut' -- INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (242,131,3); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (234,130,3); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (263,141,5); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (278,139,4); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (277,139,3); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (276,139,5); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (261,140,4); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (268,142,3); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (279,139,7); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (239,144,4); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (238,144,3); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (244,147,8); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (1,148,8); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (413,144,5); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (414,144,10); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (415,144,11); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (416,144,12); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (417,144,13); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (418,144,14); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (419,144,15); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (420,142,10); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (421,142,11); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (422,142,12); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (423,142,13); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (424,142,14); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (425,142,15); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (426,139,10); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (427,139,11); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (428,139,12); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (429,139,13); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (430,139,14); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (431,139,15); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (450,139,16); INSERT INTO psl_section_block_lut (lut_id, block_id, section_id) VALUES (451,131,16); -- -- Dumping data for table 'psl_section_lut' -- INSERT INTO psl_section_lut (lut_id, story_id, section_id) VALUES (243,19,3); # -------------------------------------------------------- -- -- Dumping data for table 'psl_section_submission_lut' -- INSERT INTO psl_section_submission_lut (lut_id, story_id, section_id) VALUES (13,11,3); -- -- Dumping data for table 'psl_story' -- INSERT INTO psl_story (story_id, user_id, order_no, title, dept, intro_text, body_text, hits, topic_cache, story_options, date_available) VALUES (19,1,'','Congratulations! It Works!','new-stuff-is-cool','Welcome to phpslash!\r<br>\n\r<br>\nNow, login to the Admin Section with the default username of \'god\' and password of \'password\' and delete this story!\r<br>\n\r<br>\nThen, add yourself as an author (remember to give yourself all Security permissions) and logout / login again. ','',1,'','',975968996); # -------------------------------------------------------- -- -- Dumping data for table 'psl_submission' -- INSERT INTO psl_submission (story_id, user_id, title, dept, intro_text, body_text, hits, email, name, topic_cache, date_created) VALUES (11,0,'Delete This',NULL,'Hey,\r<br>\n\r<br>\nThis is a test submission, when people send you stuff, it'll pop up here. You should delete this so you don't actually post it by mistake! ',NULL,NULL,'http://www.php-slash.org/','The phpSLash Team',NULL,975968376); -- -- Dumping data for table 'psl_topic' -- INSERT INTO psl_topic (topic_id, topic_name, image, alt_text, width, height, onlinkbar) VALUES (14,'News','topicnews.gif','News',34,44,2); INSERT INTO psl_topic (topic_id, topic_name, image, alt_text, width, height, onlinkbar) VALUES (12,'FreeBSD','topicfreebsd.gif','FreeBSD',64,72,0); INSERT INTO psl_topic (topic_id, topic_name, image, alt_text, width, height, onlinkbar) VALUES (17,'Humor','topichumor.gif','It\'s Funny, Laugh dammit!',58,39,4); INSERT INTO psl_topic (topic_id, topic_name, image, alt_text, width, height, onlinkbar) VALUES (16,'Hardware','topichardware.gif','Hardware',64,63,3); INSERT INTO psl_topic (topic_id, topic_name, image, alt_text, width, height, onlinkbar) VALUES (15,'Games','topicgames.jpg','Games',80,56,1); INSERT INTO psl_topic (topic_id, topic_name, image, alt_text, width, height, onlinkbar) VALUES (11,'Apple','topicapple.gif','Apple',60,64,0); INSERT INTO psl_topic (topic_id, topic_name, image, alt_text, width, height, onlinkbar) VALUES (10,'American Online','topicaol.jpg','America Online',60,48,0); INSERT INTO psl_topic (topic_id, topic_name, image, alt_text, width, height, onlinkbar) VALUES (18,'PHPSlash','topicphpslash.gif','The wonderful PHPSlash',100,40,0); INSERT INTO psl_topic (topic_id, topic_name, image, alt_text, width, height, onlinkbar) VALUES (9,'Amiga','topicamiga.gif','Amiga',64,64,5); -- -- Dumping data for table 'psl_topic_lut' -- INSERT INTO psl_topic_lut (lut_id, topic_id, story_id) VALUES (70,18,19); # -------------------------------------------------------- -- -- Dumping data for table 'psl_topic_submission_lut' -- INSERT INTO psl_topic_submission_lut (lut_id, topic_id, story_id) VALUES (21,18,11); -- -- Dumping data for table 'psl_variable' -- INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (3,'poll_currentquestionid','18','The Current Question on the homepage pollbooth',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (57,'article_nextprevlinks','','Adds next/prev links when viewing an article, but also requires a FULL TABLE SCAN.',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (40,'site_name','PHPSlash','This is the name of the website',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (41,'site_title','PHPSlash: Another title','Title for the website',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (43,'site_slogan','News for nerds in templates that matter!','Web Site Slogan',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (49,'site_logosmall','','small logo',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (50,'site_owner','web...@ph...','email address of the siteowner',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (60,'article_updatehits','1','If you want to keep track of the number of hits on an article, set this to true. REQUIRES AN UPDATE FOR EACH ARTICLE VIEW',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (59,'block_optioncount','4','the number of options for the block.',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (58,'search_maxresults','20','The maximum number of search results in the search page.',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (55,'comment_defaultmode','nested','The default mode for displaying comments (flat, thread, nested, index)',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (61,'submission_autodelete','','Deletes the submission *instantly* after clicking on the',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (62,'site_homesection','Home','this section\r\n appears on the main index page.',''); INSERT INTO psl_variable (variable_id, variable_name, value, description, variable_group) VALUES (63,'mailinglist_subject','Slash list','The Subject for the mailing list newsletters',''); |
From: Joe S. <joe...@us...> - 2004-10-19 21:41:28
|
Update of /cvsroot/phpslash/phpslash-dev/public_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31546/phpslash-dev/public_html Modified Files: config_setup.php Log Message: split slash-all.sql into psl_core and psl_example Index: config_setup.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/config_setup.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** config_setup.php 9 Sep 2004 18:59:36 -0000 1.10 --- config_setup.php 19 Oct 2004 21:41:19 -0000 1.11 *************** *** 45,49 **** define('CONFIG_OUT', 'config.ini.php'); // Name of the target config file. ! define('TABLE_PATH', '/tables/0.8/slash-all.sql'); // Path to the sql table directory. /* Return values for the verification functions. These get binary or'd so --- 45,51 ---- define('CONFIG_OUT', 'config.ini.php'); // Name of the target config file. ! define('TABLE_PATH', '/tables/0.8/'); // Path to the sql table directory. ! define('TABLE_CORE', 'psl_core.sql'); // sql required data. ! define('TABLE_SAMPLE', 'psl_example.sql'); // sql example data. /* Return values for the verification functions. These get binary or'd so *************** *** 764,770 **** <!-- DB table location --> <tr class="setVal" valign="top"> ! <td class="name">Database schema file</td> ! <td class="field"><input type="text" name="user[table_filepath]" value="<?php print _guessTABLE_PATH() ?>"><br> ! Path to the database schema file. Usually ends with .sql </td> </tr> --- 766,772 ---- <!-- DB table location --> <tr class="setVal" valign="top"> ! <td class="name">Database schema directory</td> ! <td class="field"><input type="text" name="user[table_path]" value="<?php print _guessTABLE_PATH() ?>"><br> ! Path to the directory containing the database schema files. </td> </tr> *************** *** 772,776 **** </table> </td> ! </td> </table> <? if(!$result) { --- 774,797 ---- </table> </td> ! </tr> ! <tr class="banner"> ! <td>Additional Data to install</td> ! </td> ! ! <tr> ! <td> ! <p>Do you wish to include sample information? This information shows ! off the capabilities of <?php print PRODUCT;?>, and is recommended to users ! who are evaluating <?php print PRODUCT;?>.</p> ! ! <div align="center"> ! <label> ! <input type="checkbox" name="includeSample" /> ! Yes, include sample data ! </label> ! </div> ! </td> ! </tr> ! </table> <? if(!$result) { *************** *** 953,958 **** /* Run the SQL scripts. */ $files = array( ! // $vars['dir.include'] . TABLE_PATH . 'slash-all.sql' ! $user['table_filepath'] // , // TABLE_PATH . 'BE_core.sql', --- 974,979 ---- /* Run the SQL scripts. */ $files = array( ! // $vars['dir.include'] . TABLE_PATH . 'psl_core.sql' ! $user['table_path'] . '/' . TABLE_CORE // , // TABLE_PATH . 'BE_core.sql', *************** *** 961,965 **** if (isset($_POST['includeSample'])) { ! // $files[] = TABLE_PATH . 'BE_exampleData.sql'; } --- 982,986 ---- if (isset($_POST['includeSample'])) { ! $files[] = $user['table_path'] . '/' . TABLE_SAMPLE; } |
From: Joe S. <joe...@us...> - 2004-10-19 21:41:28
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31546/phpslash-dev Modified Files: CHANGES Log Message: split slash-all.sql into psl_core and psl_example Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.119 retrieving revision 1.120 diff -C2 -d -r1.119 -r1.120 *** CHANGES 19 Oct 2004 17:00:26 -0000 1.119 --- CHANGES 19 Oct 2004 21:41:19 -0000 1.120 *************** *** 21,24 **** --- 21,26 ---- basiccurves/storyRelated.tpl - printer friendly output. [W] - Removed auth files that had been moved from class dir to auth module dir. + [F] - psl_core.sql, psl_example.sql, config_setup.php - Split sql + file into core and example data. 2004-October 18 Joe Stewart <joe...@us... |
From: Joe S. <joe...@us...> - 2004-10-19 18:52:43
|
Update of /cvsroot/phpslash/phpslash-skins/public_html/styles/ShankZen In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23289/phpslash-skins/public_html/styles/ShankZen Added Files: ShankZen.css ShankZen_ext.css ShankZen_print.css Log Message: ShankZen print css added --- NEW FILE: ShankZen.css --- /* theme design: Peter Cruickshank < in...@cu... > */ /* duplicated tags for NN4 */ A, P, BODY, TD, TH, UL, LI { color: #333; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 90%; } .ahem { color: #333; font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 80%; } /* INLINE TEXT -------------------------------------------------------- */ /* H1 is not used - but could be used for page title if no graphics are available */ h1 { font-family: "Times New Roman", Times, serif; color: #c06; font-size: 180%; font-weight: normal; text-align: left; vertical-align: middle; } /* H2 (also not used) */ h2 { font-family: "Times New Roman", Times, serif; color: #c06; font-size: 135% ; font-weight: normal; text-align: left; vertical-align: middle; } /* Panel title body */ h3 { font-family: verdana, arial, helvetica, sans-serif; color: #333; font-weight: normal; font-size: 100%; } /* Title within body - same size as regular text */ h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #333; font-size: 90%; } /* Subtitle within body - same size as regular text */ h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 90%; color: #333; } h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 85%; color: #333; } /* Semantics */ .psl-error { border: 1px thin #c06; font-weight: bold; color: #c06; } .psl-descr { font-weight: bold; } .psl-hint { color: #666; font-weight: normal; font-size: 80%; } /* Block text elements ------------------------------- */ address { font-style: normal; /* padding-left: 5px; */ margin: 2px 2px 3px; } /* VARIANTS ON LINKS ------------------------------- */ span.psl-menuCurrent { color: black; display: block; /* One per line */ margin: 0px; padding: 2px; /* Set text into color to line up with P */ font-weight : bold; } a.psl-subMenu { color: black; display: block; /* One per line */ margin: 0px; padding: 2px; /* Set text into color to line up with P */ font-weight : normal; font-size: 90%; } a.psl-subMenu:visited {color:black;} a.psl-subMenu:hover { background-color:white; } /* tables -------------------------------------------------------------- */ /* table { width: 97%; margin: 2px; } */ tr.psl-firstRow { background-color: white; } tr.psl-secondRow { background-color: #eee; } td { vertical-align : top; } th { vertical-align : bottom; background-color: #eee; font-weight: bold; text-align : left; } table.psl-calendar { font-size: 80%; text-align: center; } table.psl-calendar th { text-align: center; } /* HEADER ------------------------------------------------------------------------------------------------------- */ #header { background-color : white; margin: 0px 5px 10px; /*border: 1px dotted #ccc; */ } #header .psl-logo { float: left; display: inline; margin: 3px; } #header .psl-title { float: right; display: inline; font-weight : bold; vertical-align : bottom; } #header .psl-search { float: right; display: inline; } #header .psl-topicBar { float: right; display: inline; margin: 0px 20px; vertical-align: top; } /* --------- NavBar */ #header .psl-navBar { background: #ccc; text-align: right; line-height : 200%; margin: 5px; font-size:100%; } #header a.psl-navBar { padding : 0.1em; /* border: 1px none black;*/ color : white; /*border : thin solid #ccffff; */ font : bold; } #header a.psl-navBar:hover, #header a.psl-navBar:visited:hover { background: #c06; /* border : thin solid black; */ color : #333; } #header a.psl-navBar:visited { color : Black; } #header psl-topicBar a:hover { /* Used with graphics so we dont want color rollover */ background: transparent; } /* BODY: CENTER BLOCKS ---------------------------------------------------------------------------------------------------- */ /* These are elements that go in the #body layer */ #bodyCenter { /* background-color: #EEFFDD; */ /* padding: 2px 2px 2px 10px; */ } /* All the content boxes belong to the block class. */ #bodyCenter .psl-block { /* border:1px solid transparent; /* #ccc; */ background-color:white; text-align: left; /* margin: 0px 0px 7px; */ width: 380px; /* for NN */ } #bodyCenter h3 { font-family: "Times New Roman", Times, serif; font-size: 180%; color: #c06; margin: 0px 0px 5px; } #bodyCenter h4 { margin: 0px 0px 5px; } #bodyCenter .psl-breadcrumb { /* A variant on block */ text-align: left; } /* BODY: CONTENT ---------------------------------------------------------------------------------------------------- */ #bodyContent { } #bodyContent h3 { font-family: "Times New Roman", Times, serif; font-size: 180%; color: #333; margin: 0px 0px 5px; } #bodyContent .psl-block { text-align: left; background-color:white; width: 380px; /* for NN */ } #bodyContent hr { color: #ccc; width: 75%; } #bodyContent .psl-additional { /* Used for story topic links */ border:1px solid #ccc; width: 5em; margin: 5px; padding: 2px; float: right; text-align: right; background-color:white; } #bodyContent .psl-arrows { color: black; } #bodyContent .psl-intro { font-size: 100%; } #bodyContent .psl-more { font-weight: bold; } #bodyContent .psl-must { color: #c06; } /** * The following three classes are also for * the template "commentIndex.tpl" */ #bodyContent .psl-commentSubject { font-weight: bold; } #bodyContent .psl-commentID { font-style: italic; } #bodyContent .psl-commentAuthor { font-style: italic; } #bodyContent .psl-commentNest { list-style-type: none; } /* BODY: LEFT COLUMN ----------------------------------------------------------------------------------------- */ #bodyLeft { } #bodyLeft .psl-block { width: 160px; color: black; } #bodyLeft th { background-color: #FFDDFF; } /* BODY: RIGHT COLUMN ----------------------------------------------------------------------------------------- */ #bodyRight { padding: 2px; } #bodyRight .psl-block { border:1px solid #ccc; background-color:white; width: 200px; /* margin: 0px 0px 5px; /* empty space after each block */ } #bodyRight a { font-weight: normal; } /* FOOTER ---------------------------------------------------------------------------------------------------- */ #footer { } #footer .psl-navBar { /* border:1px solid black; */ background: White; text-align: center; font-size: 90%; } #footer P.psl-copyright { text-align: center; font-size: 80%; } --- NEW FILE: ShankZen_ext.css --- /* theme design: Peter Cruickshank < in...@cu... > */ /* This is for elements that actively screw up NN4's layout */ /* GENERAL -------------------------------------------------------------------- */ .ahem { display: none; } body { background-color:white; margin: 20px; /* padding: 10px; */ } img { border: 0px; } p { margin: 2px 2px 3px; } /* ---------- Links within menus */ a { color:#333; font-weight: bold; text-decoration:none; } a:link {color: Black;} a:visited {color:#333;} a:hover {text-decoration: underline;} /* Menu and navigation */ a.psl-menu { color: black; display: block; /* One per line */ margin: 0px; padding: 2px; /* Set text into color to line up with P */ font-weight : normal; } a.psl-menu:visited {color:black;} a.psl-menu:hover { background-color:#ccc; } /* Pseudo button - looks dire */ a.psl-button { color: white; text-transform: capitalize; background: #c06; padding: 2px; border: thin solid black; } a.psl-button:hover { background: #CC6699; text-decoration: none; } /* FORM ELEMENTS ------------------------------------------------------- */ input, textarea { color: black; font-size: 90%; } input.psl-button { background: #c06; border: thin solid black; color: white; font-weight : bold; text-transform: capitalize; } input.psl-button:hover { background: #c69; } textarea.psl-text, input.psl-text { border: thin solid #333; } select { color: black; border: thin solid #333; font-size: 90%; } option:hover { background: #fef; } /* HEADER ---------------------------------------------------------------------------------------------------- */ /* TopicBar - see home.css */ #header DIV.psl-navBar { border-top: thin solid #c06; } #header a.psl-navBar:hover, #header a.psl-navBar:visited:hover { background: white; color : #333; text-decoration: none; } #header a.psl-navBar:visited { color : white; } /* BODY: CENTER BLOCKS ---------------------------------------------------------------------------------------------------- */ /* These are elements that go in the #body layer */ #bodyCenter { /* background-color: #EEFFDD; */ padding: 2px 2px 2px 10px; } /* All the content boxes belong to the block class. */ #bodyCenter .psl-block { background-color:white; border-bottom: 4px double #333; text-align: left; margin: 0px 0px 7px; width: 99%; /* For story block */ } #bodyCenter .psl-block>p {margin:5px;} #bodyContent .psl-block>p+p {text-indent:1em;} #bodyCenter h3 { margin: 0px 0px 5px; } #bodyCenter h4 { margin: 0px 0px 5px; background-color: #ccc; } #bodyCenter table { width: 97%; margin: 1px; } #bodyCenter .psl-breadcrumb { /* A variant on block */ /* width: 95%; */ text-align: left; border:2px solid #ccc; margin: 0px 0px 5px; } /* BODY: CONTENT ---------------------------------------------------------------------------------------------------- */ #bodyContent { padding: 2px 2px 2px 10px; } #bodyContent .psl-block { border-bottom:1px solid #333; margin: 0px 0px 7px; /* to make up for 1px border */ /* padding: 3px; No padding so we get a solid title bar */ text-align: left; background-color:white; width: 99%; /* For story block */ } #bodyContent .psl-block>p {margin:5px;} #bodyContent .psl-block>p+p {text-indent:1em;} #bodyContent h3 { margin: 0px 0px 5px; } #bodyContent h4 { background-color: #ccc; margin: 0px 0px 5px; } #bodyContent h5 { margin: 0px 0px 5px; } #bodyContent hr { color: #ccc; width: 75%; } #bodyContent table { width: 97%; margin: 1px; } #bodyContent .psl-additional { /* Used for story topic links */ border:1px solid #ccc; width: 5em; margin: 5px; padding: 2px; float: right; text-align: right; background-color:white; } #bodyContent .psl-arrows { margin-top: 20px; margin-bottom: 20px; } /* #bodyContent .psl-intro { } #bodyContent .psl-more { } #bodyContent .psl-must { } */ /** * The following three classes are also for * the template "commentIndex.tpl" #bodyContent .psl-commentSubject { font-weight: bold; } #bodyContent .psl-commentID { font-style: italic; } #bodyContent .psl-commentAuthor { font-style: italic; } #bodyContent .psl-commentNest { list-style-type: none; } */ /* BODY: LEFT COLUMN ----------------------------------------------------------------------------------------- */ #bodyLeft { padding: 2px 2px 2px 10px; } #bodyLeft .psl-block { margin: 0px 0px 5px; /* empty space after each block */ background-color: #ccc; border:1px solid transparent; width: 99%; /* background-color:white; */ text-align: left; } #bodyLeft h3 { background-color: #333; margin: 0px; color: white; font-weight: bold; padding: 2px; /* Set text into color to line up with P */ } #bodyLeft h4 { background-color: #f90; margin: 0px; padding: 2px; /* Set text into color to line up with P */ } #bodyLeft table { width: 97%; margin: 1px; } #bodyLeft th { background-color: #FED; } #bodyLeft a { font-weight: normal; } #bodyLeft a.psl-menu:hover { background-color:#c06; /* Hover?? */ } /* BODY: RIGHT COLUMN ----------------------------------------------------------------------------------------- */ #bodyRight { padding: 2px; } #bodyRight .psl-block { border:1px solid #ccc; width: 99%; margin: 0px 0px 5px; /* empty space after each block */ } #bodyRight h3 { background-color: #ccc; margin: 0px; /* Whitespace under title, colour reaching til side */ padding: 2px; /* Set text into color to line up with P */ } #bodyRight h4 { background-color: #ccc; margin: 0px; /* Whitespace under title */ padding: 2px; /* Set text into color to line up with P */ } #bodyRight table { width: 97%; margin: 1px; } #bodyRight th { background-color: #eee; } /* FOOTER ---------------------------------------------------------------------------------------------------- */ #footer { /* border: 1px dotted #ccc; */ margin: 10px 5px 0px; border-top: thin solid #c06; } #footer A.psl-navBar { border:1px none black; } #footer A.psl-navBar:hover { color: #c06; } #footer A.psl-navBar:visited { color: #333; /*Black; */ } #footer A.psl-navBar:visited:hover { color: #c06; } --- NEW FILE: ShankZen_print.css --- /* theme design: Peter Cruickshank < in...@cr... > */ A, P, BODY, TD, TH, UL, LI { font-family: courier, serif; font-style: normal; font-weight: normal; } #header { display: none; } #bodyLeft { display: none; } #bodyCenter .psl-arrows { display: none; } #bodyCenter .psl-additional { display: none; } #bodyRight { display: none; } #footer { display: none; } #bodyContent { display: none; } .psl-navBar { display: none; } .navBarFooter { display: none; } .navBarFooter div{ display: none; } |
From: Joe S. <joe...@us...> - 2004-10-19 18:52:43
|
Update of /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23289/phpslash-skins/include/templates/en/ShankZen Modified Files: slashHead-htmlarea3.tpl slashHead.tpl Log Message: ShankZen print css added Index: slashHead-htmlarea3.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen/slashHead-htmlarea3.tpl,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** slashHead-htmlarea3.tpl 29 Sep 2004 18:23:51 -0000 1.8 --- slashHead-htmlarea3.tpl 19 Oct 2004 18:52:33 -0000 1.9 *************** *** 15,20 **** <!-- END each_metatag --> <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> ! <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 HTMLAREA3 Javascript --> --- 15,20 ---- <!-- END each_metatag --> <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> ! <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> --> <!-- BEGIN HTMLAREA3 Javascript --> Index: slashHead.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-skins/include/templates/en/ShankZen/slashHead.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** slashHead.tpl 29 Sep 2004 18:23:51 -0000 1.3 --- slashHead.tpl 19 Oct 2004 18:52:33 -0000 1.4 *************** *** 14,20 **** <meta name="{METANAME}" content="{METADESCRIPTION}" /> <!-- END each_metatag --> ! <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}.css" /> ! <style type="text/css" media="screen">@import "{ROOTDIR}/styles/{SKIN}_ext.css";</style> </head> --- 14,21 ---- <meta name="{METANAME}" content="{METADESCRIPTION}" /> <!-- END each_metatag --> ! <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php3" /> ! <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> </head> |
From: Joe S. <joe...@us...> - 2004-10-19 18:52:42
|
Update of /cvsroot/phpslash/phpslash-skins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23289/phpslash-skins Modified Files: CHANGES Log Message: ShankZen print css added Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-skins/CHANGES,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** CHANGES 29 Sep 2004 18:22:34 -0000 1.16 --- CHANGES 19 Oct 2004 18:52:33 -0000 1.17 *************** *** 13,21 **** 9 - Removal of something (kill -9 :) 2004-September 29 Joe Stewart <joe...@us...> ! [B] - ShankZend and PostNuke - removed any .php3 extensions. 2004-September 21 Joe Stewart <joe...@us...> ! [F] - Added embedded ShankZend skin - no html or body tags. 2004-September 1 Joe Stewart <joe...@us...> --- 13,25 ---- 9 - Removal of something (kill -9 :) + + 2004-September 21 Joe Stewart <joe...@us...> + [F] - ShankZen - ShankZen_print.css added. + 2004-September 29 Joe Stewart <joe...@us...> ! [B] - ShankZen and PostNuke - removed any .php3 extensions. 2004-September 21 Joe Stewart <joe...@us...> ! [F] - Added embedded ShankZen skin - no html or body tags. 2004-September 1 Joe Stewart <joe...@us...> |
From: Joe S. <joe...@us...> - 2004-10-19 18:52:42
|
Update of /cvsroot/phpslash/phpslash-skins/public_html/styles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23289/phpslash-skins/public_html/styles Removed Files: ShankZen.css ShankZen_ext.css Log Message: ShankZen print css added --- ShankZen.css DELETED --- --- ShankZen_ext.css DELETED --- |
From: Joe S. <joe...@us...> - 2004-10-19 18:49:24
|
Update of /cvsroot/phpslash/phpslash-skins/public_html/styles/ShankZen In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22168/ShankZen Log Message: Directory /cvsroot/phpslash/phpslash-skins/public_html/styles/ShankZen added to the repository |
From: Joe S. <joe...@us...> - 2004-10-19 17:00:36
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27781/phpslash-dev Modified Files: CHANGES Log Message: Removed auth files that had been moved from class dir to auth module dir. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.118 retrieving revision 1.119 diff -C2 -d -r1.118 -r1.119 *** CHANGES 19 Oct 2004 16:55:32 -0000 1.118 --- CHANGES 19 Oct 2004 17:00:26 -0000 1.119 *************** *** 20,23 **** --- 20,24 ---- [FT] - basic_print.css, basic/slashHead.tpl, basiccurves/slashHead.tpl, basiccurves/storyRelated.tpl - printer friendly output. + [W] - Removed auth files that had been moved from class dir to auth module dir. 2004-October 18 Joe Stewart <joe...@us... |
From: Joe S. <joe...@us...> - 2004-10-19 17:00:36
|
Update of /cvsroot/phpslash/phpslash-dev/include/class In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27781/phpslash-dev/include/class Removed Files: slashAuth.class slashAuthLDAP.class Log Message: Removed auth files that had been moved from class dir to auth module dir. --- slashAuth.class DELETED --- --- slashAuthLDAP.class DELETED --- |
From: Joe S. <joe...@us...> - 2004-10-19 17:00:36
|
Update of /cvsroot/phpslash/phpslash-dev/include/class/authtypes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27781/phpslash-dev/include/class/authtypes Removed Files: slashAuthCR.class Log Message: Removed auth files that had been moved from class dir to auth module dir. --- slashAuthCR.class DELETED --- |
From: Joe S. <joe...@us...> - 2004-10-19 16:55:42
|
Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basiccurves In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26698/phpslash-dev/include/templates/en/basiccurves Modified Files: slashHead.tpl Added Files: storyRelated.tpl Log Message: printer friendly output --- 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 --> Index: slashHead.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basiccurves/slashHead.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** slashHead.tpl 12 Mar 2003 16:12:53 -0000 1.1.1.1 --- slashHead.tpl 19 Oct 2004 16:55:33 -0000 1.2 *************** *** 4,8 **** <html> <head> ! <title>{SITE_NAME} - {SECTION} {SITETITLE}</title> <!-- Enter Your Desired META Tags Below Here --> <!-- This Meta Tag is Defined In Each Page By Setting The Variable --- 4,8 ---- <html> <head> ! <title>{SITE_NAME} - {SITETITLE}</title> <!-- Enter Your Desired META Tags Below Here --> <!-- This Meta Tag is Defined In Each Page By Setting The Variable *************** *** 16,21 **** <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/basic.css" /> ! </head> <body> --- 16,21 ---- <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/basic.css" media="screen"/> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/basic_print.css" media="print"/> </head> <body> |
From: Joe S. <joe...@us...> - 2004-10-19 16:55:41
|
Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basic In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26698/phpslash-dev/include/templates/en/basic Modified Files: comment.tpl slashHead.tpl Log Message: printer friendly output Index: comment.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/comment.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** comment.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1 --- comment.tpl 19 Oct 2004 16:55:32 -0000 1.2 *************** *** 17,22 **** <input type="submit" name="submit" value="Change" /> </form> </div> <!-- id="commentForm" --> - {ADMIN} <form method="get" action="{ACTION_URL}"> --- 17,22 ---- <input type="submit" name="submit" value="Change" /> </form> + {ADMIN} </div> <!-- id="commentForm" --> <form method="get" action="{ACTION_URL}"> Index: slashHead.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/slashHead.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** slashHead.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1 --- slashHead.tpl 19 Oct 2004 16:55:33 -0000 1.2 *************** *** 4,8 **** <html> <head> ! <title>{SITE_NAME} - {SECTION} {SITETITLE}</title> <!-- Enter Your Desired META Tags Below Here --> <!-- This Meta Tag is Defined In Each Page By Setting The Variable --- 4,8 ---- <html> <head> ! <title>{SITE_NAME} - {SITETITLE}</title> <!-- Enter Your Desired META Tags Below Here --> <!-- This Meta Tag is Defined In Each Page By Setting The Variable *************** *** 16,21 **** <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> ! <link rel="stylesheet" type="text/css" href="{ROOTDIR}/styles/{SKIN}.css" /> ! </head> <body> --- 16,21 ---- <link rel="alternate" type="application/rss+xml" title="RSS" href="{ROOTDIR}/backend.php" /> ! <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> |
From: Joe S. <joe...@us...> - 2004-10-19 16:55:41
|
Update of /cvsroot/phpslash/phpslash-dev/public_html/styles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26698/phpslash-dev/public_html/styles Added Files: basic_print.css Log Message: printer friendly output --- NEW FILE: basic_print.css --- /** * phpSlash CSS * * (c) Copyright 2oo2 phpSlash http://www.php-slash.org/ * * Covers all phpSlash templates, but article-pf.tpl * article-pf.tpl serves a own style between the <head> tag * * Please inform us about new, nice themes! :-)) * * Important attibutes are body, td, titleBar, header, footer, story, * comment and fancyBox * If you change the layout of this attributes, your site * won't look like every phpSlash site. ;-) * * * It's tested with: * - NN 4.77 (Linux) * - NN 6 (Linux) [...966 lines suppressed...] /** * variableList.tpl */ #variableList { } #variableList td.descr { } /** * variableNew.tpl */ #variableNew { } #variableNew td.descr { text-align: right; } |
From: Joe S. <joe...@us...> - 2004-10-19 16:55:41
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26698/phpslash-dev Modified Files: CHANGES Log Message: printer friendly output Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.117 retrieving revision 1.118 diff -C2 -d -r1.117 -r1.118 *** CHANGES 19 Oct 2004 15:26:25 -0000 1.117 --- CHANGES 19 Oct 2004 16:55:32 -0000 1.118 *************** *** 18,21 **** --- 18,23 ---- [B] - slash-all.sql - Admin module should be below Admin Tasks. [B] - config_setup.ini.php - breadcrumb delimiter wasn't defined correctly. + [FT] - basic_print.css, basic/slashHead.tpl, basiccurves/slashHead.tpl, + basiccurves/storyRelated.tpl - printer friendly output. 2004-October 18 Joe Stewart <joe...@us... |
From: Joe S. <joe...@us...> - 2004-10-19 15:27:19
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30310/phpslash-dev Modified Files: CHANGES Log Message: [ 799042 ] StoryAdmin :: Previewing blank story generates warning, Admin module should be below Admin Tasks, breadcrumb delimiter wasn't defined correctly Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.116 retrieving revision 1.117 diff -C2 -d -r1.116 -r1.117 *** CHANGES 18 Oct 2004 23:31:50 -0000 1.116 --- CHANGES 19 Oct 2004 15:26:25 -0000 1.117 *************** *** 13,16 **** --- 13,22 ---- 9 - Removal of something (kill -9 :) + 2004-October 19 Joe Stewart <joe...@us... + [B] - Story_admin.class - [ 799042 ] StoryAdmin :: Adding blank story generates + php warning. + [B] - slash-all.sql - Admin module should be below Admin Tasks. + [B] - config_setup.ini.php - breadcrumb delimiter wasn't defined correctly. + 2004-October 18 Joe Stewart <joe...@us... [B] - db_xfer.php.disabled - [ 1035199 ] upgrade script doesn't upgrade all sections. |
From: Joe S. <joe...@us...> - 2004-10-19 15:27:19
|
Update of /cvsroot/phpslash/phpslash-dev/public_html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30310/phpslash-dev/public_html Modified Files: config_setup.ini.php Log Message: [ 799042 ] StoryAdmin :: Previewing blank story generates warning, Admin module should be below Admin Tasks, breadcrumb delimiter wasn't defined correctly Index: config_setup.ini.php =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/public_html/config_setup.ini.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** config_setup.ini.php 18 Sep 2004 14:35:24 -0000 1.12 --- config_setup.ini.php 19 Oct 2004 15:26:27 -0000 1.13 *************** *** 364,367 **** --- 364,373 ---- ;;; + ;; Breadcrumb delimiter + ;; + ;; example: home -> section -> topic + breadcrumb.delimiter = " -> " + + ;;; ;; Notification Options ;; *************** *** 579,587 **** ;;; end of approvedtags definitions - ;;; - ;; Breadcrumb delimiter - ;; - ;; example: home -> section -> topic - breadcrumb.delimiter = " -> " - ; DO NOT REMOVE THIS LINE ?> --- 585,587 ---- |
From: Joe S. <joe...@us...> - 2004-10-19 15:27:10
|
Update of /cvsroot/phpslash/phpslash-dev/include/modules/story In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30310/phpslash-dev/include/modules/story Modified Files: Story_admin.class Log Message: [ 799042 ] StoryAdmin :: Previewing blank story generates warning, Admin module should be below Admin Tasks, breadcrumb delimiter wasn't defined correctly Index: Story_admin.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/modules/story/Story_admin.class,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Story_admin.class 11 Nov 2003 20:50:07 -0000 1.5 --- Story_admin.class 19 Oct 2004 15:26:26 -0000 1.6 *************** *** 927,931 **** $temparray = ''; ! if(array_key_exists('story_options', $this->db->Record)) { $temparray = unserialize($this->db->Record['story_options']); } --- 927,931 ---- $temparray = ''; ! if(@array_key_exists('story_options', $this->db->Record)) { $temparray = unserialize($this->db->Record['story_options']); } |
From: Joe S. <joe...@us...> - 2004-10-19 15:27:10
|
Update of /cvsroot/phpslash/phpslash-dev/tables/0.8 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30310/phpslash-dev/tables/0.8 Modified Files: slash-all.sql Log Message: [ 799042 ] StoryAdmin :: Previewing blank story generates warning, Admin module should be below Admin Tasks, breadcrumb delimiter wasn't defined correctly Index: slash-all.sql =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/tables/0.8/slash-all.sql,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** slash-all.sql 14 Oct 2004 17:55:32 -0000 1.12 --- slash-all.sql 19 Oct 2004 15:26:26 -0000 1.13 *************** *** 221,225 **** INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (155,18,'Page - public - module',0,'','','','a:3:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:8:\"box_type\";s:11:\"contentonly\";}',97,NULL); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (156,19,'Page - public',0,'','','','a:3:{s:6:\"column\";s:4:\"page\";s:5:\"width\";s:0:\"\";s:8:\"box_type\";s:11:\"contentonly\";}',0,NULL); ! INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (157,18,'Page - admin - module',0,'','','','a:2:{s:6:\"column\";s:6:\"center\";s:8:\"box_type\";s:11:\"contentonly\";}',97,1050617309); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (158,19,'Page - admin',0,'','','','a:4:{s:6:\"column\";s:4:\"page\";s:5:\"width\";s:0:\"\";s:8:\"box_type\";s:11:\"contentonly\";s:4:\"skin\";s:5:\"basic\";}',0,NULL); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (164,18,'Submission',0,'','','','a:4:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:8:\"box_type\";s:11:\"contentonly\";s:6:\"module\";s:10:\"Submission\";}',90,NULL); --- 221,225 ---- INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (155,18,'Page - public - module',0,'','','','a:3:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:8:\"box_type\";s:11:\"contentonly\";}',97,NULL); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (156,19,'Page - public',0,'','','','a:3:{s:6:\"column\";s:4:\"page\";s:5:\"width\";s:0:\"\";s:8:\"box_type\";s:11:\"contentonly\";}',0,NULL); ! INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (157,18,'Page - admin - module',0,'','','','a:2:{s:6:\"column\";s:6:\"center\";s:8:\"box_type\";s:11:\"contentonly\";}',90,1050617309); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (158,19,'Page - admin',0,'','','','a:4:{s:6:\"column\";s:4:\"page\";s:5:\"width\";s:0:\"\";s:8:\"box_type\";s:11:\"contentonly\";s:4:\"skin\";s:5:\"basic\";}',0,NULL); INSERT INTO psl_block (id, type, title, expire_length, location, source_url, cache_data, block_options, ordernum, date_issued) VALUES (164,18,'Submission',0,'','','','a:4:{s:6:\"column\";s:6:\"center\";s:5:\"width\";s:0:\"\";s:8:\"box_type\";s:11:\"contentonly\";s:6:\"module\";s:10:\"Submission\";}',90,NULL); |
From: Joe S. <joe...@us...> - 2004-10-18 23:31:58
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9590/sandbox/phpslash-dev Modified Files: CHANGES Log Message: printer friendly link Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.115 retrieving revision 1.116 diff -C2 -d -r1.115 -r1.116 *** CHANGES 18 Oct 2004 23:11:41 -0000 1.115 --- CHANGES 18 Oct 2004 23:31:50 -0000 1.116 *************** *** 16,19 **** --- 16,20 ---- [B] - db_xfer.php.disabled - [ 1035199 ] upgrade script doesn't upgrade all sections. [F] - functions.inc - allow switching css in the url. + [T] - basic/storyRelated.tpl, Story.class - Added SKIN tag. 2004-October 18 Peter Cruickshank <kr...@us...> (v 1.113) |
From: Joe S. <joe...@us...> - 2004-10-18 23:30:39
|
Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basic In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9233/sandbox/phpslash-dev/include/templates/en/basic Modified Files: storyRelated.tpl Log Message: printer friendly link Index: storyRelated.tpl =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/storyRelated.tpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** storyRelated.tpl 12 Mar 2003 16:12:53 -0000 1.1.1.1 --- storyRelated.tpl 18 Oct 2004 23:30:30 -0000 1.2 *************** *** 1,5 **** <!-- Start storyRelated.tpl --> <div id="storyRelated"> ! <a href="{PHP_SELF}?story_id={STORY_ID}&submit=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 --> --- 1,5 ---- <!-- Start storyRelated.tpl --> <div id="storyRelated"> ! <a href="{PHP_SELF}?story_id={STORY_ID}&css={SKIN}_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 --> |
From: Joe S. <joe...@us...> - 2004-10-18 23:30:39
|
Update of /cvsroot/phpslash/phpslash-dev/include/modules/story In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9233/sandbox/phpslash-dev/include/modules/story Modified Files: Story.class Log Message: printer friendly link Index: Story.class =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/modules/story/Story.class,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Story.class 16 Apr 2004 17:50:31 -0000 1.9 --- Story.class 18 Oct 2004 23:30:30 -0000 1.10 *************** *** 134,137 **** --- 134,138 ---- 'AUTHOR_NAME' => $ary['name'], 'AUTHOR_REALNAME' => $ary['realname'], + 'SKIN' => $this->psl['skin'], 'rows' => "" )); |
From: Joe S. <joe...@us...> - 2004-10-18 23:11:51
|
Update of /cvsroot/phpslash/phpslash-dev/include/class In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4482/sandbox/phpslash-dev/include/class Modified Files: functions.inc Log Message: allow switching css in url Index: functions.inc =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/include/class/functions.inc,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** functions.inc 18 Oct 2004 17:05:04 -0000 1.18 --- functions.inc 18 Oct 2004 23:11:42 -0000 1.19 *************** *** 232,235 **** --- 232,242 ---- $QUERY_STRING = ''; } + + // allow switching css from the url + if(isset($GLOBALS['ary']['css'])) { + $css = $GLOBALS['ary']['css']; + } else { + $css = $_PSL['skin']; + } // Are there extra tags/variables to pass to template? *************** *** 258,262 **** // 'NAVBAR' => $navbarcontent, // Could be empty if NavBar is not required // 'TOPICBAR' => $topicbarcontent, // Could be empty if TopicBar is not required ! 'SKIN' => $_PSL['skin'] )); --- 265,270 ---- // 'NAVBAR' => $navbarcontent, // Could be empty if NavBar is not required // 'TOPICBAR' => $topicbarcontent, // Could be empty if TopicBar is not required ! 'SKIN' => $_PSL['skin'], ! 'CSS' => $css )); |
From: Joe S. <joe...@us...> - 2004-10-18 23:11:51
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4482/sandbox/phpslash-dev Modified Files: CHANGES Log Message: allow switching css in url Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.114 retrieving revision 1.115 diff -C2 -d -r1.114 -r1.115 *** CHANGES 18 Oct 2004 20:46:38 -0000 1.114 --- CHANGES 18 Oct 2004 23:11:41 -0000 1.115 *************** *** 15,18 **** --- 15,19 ---- 2004-October 18 Joe Stewart <joe...@us... [B] - db_xfer.php.disabled - [ 1035199 ] upgrade script doesn't upgrade all sections. + [F] - functions.inc - allow switching css in the url. 2004-October 18 Peter Cruickshank <kr...@us...> (v 1.113) |
From: Joe S. <joe...@us...> - 2004-10-18 20:47:05
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30647/phpslash-dev Modified Files: CHANGES Log Message: corrected bug - [ 1035199 ] [0.8] - upgrade script doesn't upgrade all sections. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.113 retrieving revision 1.114 diff -C2 -d -r1.113 -r1.114 *** CHANGES 18 Oct 2004 17:33:47 -0000 1.113 --- CHANGES 18 Oct 2004 20:46:38 -0000 1.114 *************** *** 13,16 **** --- 13,19 ---- 9 - Removal of something (kill -9 :) + 2004-October 18 Joe Stewart <joe...@us... + [B] - db_xfer.php.disabled - [ 1035199 ] upgrade script doesn't upgrade all sections. + 2004-October 18 Peter Cruickshank <kr...@us...> (v 1.113) [T] - basic/* |