phpslash-commit Mailing List for phpSlash
Brought to you by:
joestewart,
nhruby
This list is closed, nobody may subscribe to it.
| 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: <le...@us...> - 2009-01-04 07:09:55
|
Revision: 573
http://phpslash.svn.sourceforge.net/phpslash/?rev=573&view=rev
Author: lems1
Date: 2009-01-04 07:09:49 +0000 (Sun, 04 Jan 2009)
Log Message:
-----------
fixes skin bugs. fixes major bug with hardcoded year (2009). now year is chosen so: current_year - 10 <= N <= current_year + 20
Modified Paths:
--------------
trunk/include/modules/about/about.php
trunk/include/modules/about/index.php
trunk/include/modules/auth/authtypes/slashAuth.class
trunk/include/modules/auth/authtypes/slashAuthCR.class
trunk/include/modules/auth/authtypes/slashAuthEGW.class
trunk/include/modules/auth/authtypes/slashAuthHTTP.class
trunk/include/modules/auth/authtypes/slashAuthLDAP.class
trunk/include/modules/auth/authtypes/slashAuthPAM.class
trunk/include/modules/auth/authtypes/slashAuthSkel.class
trunk/include/modules/auth/index.php
trunk/include/modules/auth/slashAuth.class
trunk/include/modules/author/Author.class
trunk/include/modules/author/admin.php
trunk/include/modules/author/index.php
trunk/include/modules/block/Block.class
trunk/include/modules/block/Block_admin.class
trunk/include/modules/block/Block_i.class
trunk/include/modules/block/Block_plugin_i.class
trunk/include/modules/block/Block_render_i.class
trunk/include/modules/block/admin.php
trunk/include/modules/block/blocktypes/Block_render_cal.class
trunk/include/modules/block/blocktypes/Block_render_comments.class
trunk/include/modules/block/blocktypes/Block_render_fmsearch.class
trunk/include/modules/block/blocktypes/Block_render_footer.class
trunk/include/modules/block/blocktypes/Block_render_header.class
trunk/include/modules/block/blocktypes/Block_render_html.class
trunk/include/modules/block/blocktypes/Block_render_login.class
trunk/include/modules/block/blocktypes/Block_render_module.class
trunk/include/modules/block/blocktypes/Block_render_navbar.class
trunk/include/modules/block/blocktypes/Block_render_page.class
trunk/include/modules/block/blocktypes/Block_render_poll.class
trunk/include/modules/block/blocktypes/Block_render_query.class
trunk/include/modules/block/blocktypes/Block_render_quote.class
trunk/include/modules/block/blocktypes/Block_render_rss.class
trunk/include/modules/block/blocktypes/Block_render_section.class
trunk/include/modules/block/blocktypes/Block_render_skin.class
trunk/include/modules/block/blocktypes/Block_render_submission.class
trunk/include/modules/block/blocktypes/Block_render_template.class
trunk/include/modules/block/blocktypes/Block_render_topic.class
trunk/include/modules/block/blocktypes/Block_render_topicbar.class
trunk/include/modules/block/blocktypes/Block_render_url.class
trunk/include/modules/block/index.php
trunk/include/modules/block/plugins/Block_plugin_bbcode.class
trunk/include/modules/block/plugins/Block_plugin_exttrans.class
trunk/include/modules/block/plugins/Block_plugin_html.class
trunk/include/modules/block/plugins/Block_plugin_mssmartquotes.class
trunk/include/modules/block/plugins/Block_plugin_plaintext.class
trunk/include/modules/block/plugins/Block_plugin_wiki.class
trunk/include/modules/comment/Comment.class
trunk/include/modules/comment/admin.php
trunk/include/modules/comment/article.php
trunk/include/modules/comment/index.php
trunk/include/modules/comment/poll.php
trunk/include/modules/error/index.php
trunk/include/modules/glossary/Glossary.class
trunk/include/modules/glossary/admin.php
trunk/include/modules/glossary/index.php
trunk/include/modules/group/Group.class
trunk/include/modules/group/admin.php
trunk/include/modules/infolog/admin.php
trunk/include/modules/mailinglist/MailingList.class
trunk/include/modules/mailinglist/admin.php
trunk/include/modules/mailinglist/index.php
trunk/include/modules/navbar/NavBar.class
trunk/include/modules/navbar/index.php
trunk/include/modules/poll/Poll.class
trunk/include/modules/poll/admin.php
trunk/include/modules/poll/index.php
trunk/include/modules/poll/poll.php
trunk/include/modules/search/index.php
trunk/include/modules/section/Section.class
trunk/include/modules/section/admin.php
trunk/include/modules/story/Story.class
trunk/include/modules/story/Story_admin.class
trunk/include/modules/story/Story_base.class
trunk/include/modules/story/Story_plugin_i.class
trunk/include/modules/story/admin.php
trunk/include/modules/story/article.php
trunk/include/modules/story/backend.php
trunk/include/modules/story/index.php
trunk/include/modules/story/plugins/Story_plugin_bbcode.class
trunk/include/modules/story/plugins/Story_plugin_exttrans.class
trunk/include/modules/story/plugins/Story_plugin_html.class
trunk/include/modules/story/plugins/Story_plugin_mssmartquotes.class
trunk/include/modules/story/plugins/Story_plugin_plaintext.class
trunk/include/modules/story/plugins/Story_plugin_wiki.class
trunk/include/modules/story/relatedlinks.php
trunk/include/modules/submission/Submission.class
trunk/include/modules/submission/admin.php
trunk/include/modules/submission/index.php
trunk/include/modules/topic/Topic.class
trunk/include/modules/topic/admin.php
trunk/include/modules/topicbar/TopicBar.class
trunk/include/modules/topicbar/index.php
trunk/include/modules/variable/admin.php
Modified: trunk/include/modules/about/about.php
===================================================================
--- trunk/include/modules/about/about.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/about/about.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,5 +1,5 @@
<?php
-/* $Id: about.php,v 1.1.1.1 2003-03-12 16:12:54 joestewart Exp $ */
+/* $Id: about.php,v 1.1.1.1 2003/03/12 16:12:54 joestewart Exp $ */
$pagetitle = pslgetText("About"); // The name to be displayed in the header
$xsiteobject = pslgetText("About Page"); // This Defines The META Tag Object Type
Modified: trunk/include/modules/about/index.php
===================================================================
--- trunk/include/modules/about/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/about/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,5 +1,5 @@
<?php
-/* $Id: index.php,v 1.2 2003-05-15 18:19:53 joestewart Exp $ */
+/* $Id: index.php,v 1.2 2003/05/15 18:19:53 joestewart Exp $ */
$pagetitle = pslgetText("About"); // The name to be displayed in the header
$xsiteobject = pslgetText("About Page"); // This Defines The META Tag Object Type
Modified: trunk/include/modules/auth/authtypes/slashAuth.class
===================================================================
--- trunk/include/modules/auth/authtypes/slashAuth.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/auth/authtypes/slashAuth.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: slashAuth.class,v 1.1 2004-09-16 21:05:07 joestewart Exp $
+/* $Id: slashAuth.class,v 1.1 2004/09/16 21:05:07 joestewart Exp $
*
*/
class slashAuth extends slashAuth_base {
Modified: trunk/include/modules/auth/authtypes/slashAuthCR.class
===================================================================
--- trunk/include/modules/auth/authtypes/slashAuthCR.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/auth/authtypes/slashAuthCR.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: slashAuthCR.class,v 1.2 2004-09-16 21:05:07 joestewart Exp $
+/* $Id: slashAuthCR.class,v 1.2 2004/09/16 21:05:07 joestewart Exp $
*
* Quoting the phplib local.inc
*
Modified: trunk/include/modules/auth/authtypes/slashAuthEGW.class
===================================================================
--- trunk/include/modules/auth/authtypes/slashAuthEGW.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/auth/authtypes/slashAuthEGW.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: slashAuthEGW.class,v 1.1 2004-09-22 21:01:31 joestewart Exp $
+/* $Id: slashAuthEGW.class,v 1.1 2004/09/22 21:01:31 joestewart Exp $
*
* eGroupware authentication
*/
Modified: trunk/include/modules/auth/authtypes/slashAuthHTTP.class
===================================================================
--- trunk/include/modules/auth/authtypes/slashAuthHTTP.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/auth/authtypes/slashAuthHTTP.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: slashAuthHTTP.class,v 1.1 2004-09-21 11:18:17 joestewart Exp $
+/* $Id: slashAuthHTTP.class,v 1.1 2004/09/21 11:18:17 joestewart Exp $
*
* Authentication somewhat based on HTTP auth in phpgroupware
* Copyright (C) 2000, 2001 Dan Kuykendall
Modified: trunk/include/modules/auth/authtypes/slashAuthLDAP.class
===================================================================
--- trunk/include/modules/auth/authtypes/slashAuthLDAP.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/auth/authtypes/slashAuthLDAP.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
// vim: ft=php:ts=4:sts=4 :
-/** $Id: slashAuthLDAP.class,v 1.13 2004-11-09 22:48:53 lems1 Exp $
+/** $Id: slashAuthLDAP.class,v 1.13 2004/11/09 22:48:53 lems1 Exp $
*
* 2004-10-26 00:49 EDT
* Written by Luis Mondesi < lems1 at users | sf | net> for PSL 0.8
Modified: trunk/include/modules/auth/authtypes/slashAuthPAM.class
===================================================================
--- trunk/include/modules/auth/authtypes/slashAuthPAM.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/auth/authtypes/slashAuthPAM.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: slashAuthPAM.class,v 1.1 2004-09-21 11:18:17 joestewart Exp $
+/* $Id: slashAuthPAM.class,v 1.1 2004/09/21 11:18:17 joestewart Exp $
*
* pam_auth module - http://www.math.ohio-state.edu/~ccunning/pam_auth/
*/
Modified: trunk/include/modules/auth/authtypes/slashAuthSkel.class
===================================================================
--- trunk/include/modules/auth/authtypes/slashAuthSkel.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/auth/authtypes/slashAuthSkel.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: slashAuthSkel.class,v 1.2 2004-10-26 19:43:46 joestewart Exp $
+/* $Id: slashAuthSkel.class,v 1.2 2004/10/26 19:43:46 joestewart Exp $
*
* Skeleton example for providing external authentication to phpSlash
*/
Modified: trunk/include/modules/auth/index.php
===================================================================
--- trunk/include/modules/auth/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/auth/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,5 +1,5 @@
<?php
-// $Id: index.php,v 1.1 2004-09-16 19:21:22 joestewart Exp $
+// $Id: index.php,v 1.1 2004/09/16 19:21:22 joestewart Exp $
global $sess, $auth, $perm, $HTTP_POST_VARS, $HTTP_GET_VARS, $HTTP_COOKIE_VARS;
Modified: trunk/include/modules/auth/slashAuth.class
===================================================================
--- trunk/include/modules/auth/slashAuth.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/auth/slashAuth.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: slashAuth.class,v 1.12 2004-11-11 16:22:48 joestewart Exp $
+/* $Id: slashAuth.class,v 1.12 2004/11/11 16:22:48 joestewart Exp $
*
* Provides the authorization functions of PHPSlash
*
Modified: trunk/include/modules/author/Author.class
===================================================================
--- trunk/include/modules/author/Author.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/author/Author.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: Author.class,v 1.5 2005-05-11 19:07:23 joestewart Exp $ */
+/* $Id: Author.class,v 1.5 2005/05/11 19:07:23 joestewart Exp $ */
/**
* Provides an API to the PHPSlash Author Management.
Modified: trunk/include/modules/author/admin.php
===================================================================
--- trunk/include/modules/author/admin.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/author/admin.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: admin.php,v 1.4 2003-06-24 19:32:34 joestewart Exp $ */
+/* $Id: admin.php,v 1.4 2003/06/24 19:32:34 joestewart Exp $ */
global $_PSL, $HTTP_POST_VARS, $HTTP_GET_VARS, $sess, $auth, $perm;
Modified: trunk/include/modules/author/index.php
===================================================================
--- trunk/include/modules/author/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/author/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: index.php,v 1.6 2005-05-11 19:07:24 joestewart Exp $ */
+/* $Id: index.php,v 1.6 2005/05/11 19:07:24 joestewart Exp $ */
global $_PSL, $auth, $perm, $HTTP_GET_VARS, $HTTP_POST_VARS;
Modified: trunk/include/modules/block/Block.class
===================================================================
--- trunk/include/modules/block/Block.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/Block.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,5 +1,5 @@
<?php
-/* @version $Id: Block.class,v 1.12 2004-11-05 16:32:40 joestewart Exp $ */
+/* @version $Id: Block.class,v 1.12 2004/11/05 16:32:40 joestewart Exp $ */
/**
* Database Level access to the PHPSlash Block Engine.
Modified: trunk/include/modules/block/Block_admin.class
===================================================================
--- trunk/include/modules/block/Block_admin.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/Block_admin.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_admin.class -> Admin Interface to class Block */
-/* $Id: Block_admin.class,v 1.9 2004-11-09 19:13:15 joestewart Exp $ */
+/* $Id: Block_admin.class,v 1.9 2004/11/09 19:13:15 joestewart Exp $ */
/* First let's bring in my parent class */
// require($_PSL['classdir'] . '/Block.class');
Modified: trunk/include/modules/block/Block_i.class
===================================================================
--- trunk/include/modules/block/Block_i.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/Block_i.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_i.class -> Interface to class Block that provides fluffy HTML */
-/* $Id: Block_i.class,v 1.7 2005-08-27 08:09:38 lems1 Exp $ */
+/* $Id: Block_i.class,v 1.7 2005/08/27 08:09:38 lems1 Exp $ */
/* First let's bring in my parent class */
// require($_PSL['classdir'] . '/Block.class');
@@ -66,12 +66,12 @@
function getBlocks($ary, $column="") {
// debug("Block_i.class::getBlocks::ary", $ary);
-
+
if ( $this->argv_ary != $ary) {
$this->argv_ary = $ary;
$this->block_ary = $this->extractBlocks( $ary);
}
-
+
$output = "";
$count = count($this->block_ary);
for ($i=0; $i < $count; $i++) {
@@ -82,7 +82,7 @@
$output .= $this->parseBlock($this->block_ary[$i], $column);
}
}
-
+
return $output;
}
@@ -101,11 +101,11 @@
* @return string output
*/
function parseBlock($ary, $column="") {
-
+#print_r($ary);
$width = "100%";
$box_type = '';
-
- if ( ($ary['block_options']['column'] == $column) OR
+
+ if ( is_array ($ary) and is_array($ary['block_options']) and array_key_exists('column',$ary['block_options']) and ($ary['block_options']['column'] == $column) OR
($column == "")) {
$temptitle = $ary["title"];
@@ -128,9 +128,11 @@
$var_ary = "";
if (is_array($ary['block_options'])) {
- // remove column from array
- unset($ary["block_options"]["column"]);
- unset($ary["block_options"]["tpl"]);
+ // remove column from array
+ if (array_key_exists('column',$ary['block_options']))
+ unset($ary["block_options"]["column"]);
+ if (array_key_exists('tpl',$ary['block_options']))
+ unset($ary["block_options"]["tpl"]);
foreach( $ary["block_options"] as $key => $val) {
// while( list( $key, $val) = @each( $ary["block_options"] )) {
Modified: trunk/include/modules/block/Block_plugin_i.class
===================================================================
--- trunk/include/modules/block/Block_plugin_i.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/Block_plugin_i.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
/* Block_plugin_skel.class -> Base class for story plugins */
-/* $Id: Block_plugin_i.class,v 1.1 2003-11-13 19:51:45 joestewart Exp $ */
+/* $Id: Block_plugin_i.class,v 1.1 2003/11/13 19:51:45 joestewart Exp $ */
/**
* Class that defines the interface to story plugins and implements
Modified: trunk/include/modules/block/Block_render_i.class
===================================================================
--- trunk/include/modules/block/Block_render_i.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/Block_render_i.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
/* Block_render_skel.class -> Base class for block renderers */
-/* $Id: Block_render_i.class,v 1.1.1.1 2003-03-12 16:12:55 joestewart Exp $ */
+/* $Id: Block_render_i.class,v 1.1.1.1 2003/03/12 16:12:55 joestewart Exp $ */
/**
* Class that defines the interface to block renderers and implements
Modified: trunk/include/modules/block/admin.php
===================================================================
--- trunk/include/modules/block/admin.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/admin.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
/* block admin.php -> Page for ye old block administration */
-/* $Id: admin.php,v 1.6 2004-10-21 15:43:52 joestewart Exp $ */
+/* $Id: admin.php,v 1.6 2004/10/21 15:43:52 joestewart Exp $ */
global $_PSL, $HTTP_POST_VARS, $HTTP_GET_VARS, $auth, $perm;
Modified: trunk/include/modules/block/blocktypes/Block_render_cal.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_cal.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_cal.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_cal.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_cal.class,v 1.1.1.1 2003-03-12 16:12:55 joestewart Exp $ */
+/* $Id: Block_render_cal.class,v 1.1.1.1 2003/03/12 16:12:55 joestewart Exp $ */
class Block_render_cal extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_comments.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_comments.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_comments.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_comments.class -> Methods for phpslash comment blocks */
-/* $Id: Block_render_comments.class,v 1.1.1.1 2003-03-12 16:12:55 joestewart Exp $ */
+/* $Id: Block_render_comments.class,v 1.1.1.1 2003/03/12 16:12:55 joestewart Exp $ */
/**
* pass the query in the "Source Url" form field in the format of:
Modified: trunk/include/modules/block/blocktypes/Block_render_fmsearch.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_fmsearch.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_fmsearch.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -2,7 +2,7 @@
/* Block_render_fmsearch.class -> Methods for parsing Freshmeat xml-search data *
* ie : http://freshmeat.net/search-xml/?q=doc§ion=projects&filter=164,847
*
-/* $Id: Block_render_fmsearch.class,v 1.1.1.1 2003-03-12 16:12:55 joestewart Exp $ */
+/* $Id: Block_render_fmsearch.class,v 1.1.1.1 2003/03/12 16:12:55 joestewart Exp $ */
/*
* BLOCK OPTIONS USED
Modified: trunk/include/modules/block/blocktypes/Block_render_footer.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_footer.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_footer.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_footer.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_footer.class,v 1.1 2003-04-17 23:33:47 joestewart Exp $ */
+/* $Id: Block_render_footer.class,v 1.1 2003/04/17 23:33:47 joestewart Exp $ */
class Block_render_footer extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_header.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_header.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_header.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_header.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_header.class,v 1.4 2004-10-14 17:55:31 joestewart Exp $ */
+/* $Id: Block_render_header.class,v 1.4 2004/10/14 17:55:31 joestewart Exp $ */
class Block_render_header extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_html.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_html.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_html.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_html.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_html.class,v 1.3 2004-11-04 20:17:04 joestewart Exp $ */
+/* $Id: Block_render_html.class,v 1.3 2004/11/04 20:17:04 joestewart Exp $ */
class Block_render_html extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_login.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_login.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_login.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_login.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_login.class,v 1.1.1.1 2003-03-12 16:12:55 joestewart Exp $ */
+/* $Id: Block_render_login.class,v 1.1.1.1 2003/03/12 16:12:55 joestewart Exp $ */
class Block_render_login extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_module.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_module.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_module.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_module.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_module.class,v 1.2 2003-06-24 19:32:34 joestewart Exp $ */
+/* $Id: Block_render_module.class,v 1.2 2003/06/24 19:32:34 joestewart Exp $ */
class Block_render_module extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_navbar.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_navbar.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_navbar.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_navbar.class -> Methods for phpslash specfic blocks for LatinoMixed.com */
-/* $Id: Block_render_navbar.class,v 1.3 2003-06-24 19:32:34 joestewart Exp $ */
+/* $Id: Block_render_navbar.class,v 1.3 2003/06/24 19:32:34 joestewart Exp $ */
class Block_render_navbar extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_page.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_page.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_page.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_page.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_page.class,v 1.9 2004-11-06 21:16:44 joestewart Exp $ */
+/* $Id: Block_render_page.class,v 1.9 2004/11/06 21:16:44 joestewart Exp $ */
class Block_render_page extends Block_render_i {
@@ -118,7 +118,7 @@
'CENTER_BLOCK_COLUMN' => $centerblocks,
'RIGHT_BLOCK_COLUMN' => $rightblocks,
'BOTTOM' => $bottomblocks,
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $this->psl['defaultskin'],
'QUERY_STRING' => $QUERY_STRING,
'QUERY_STRING2' => $QUERY_STRING2,
'QUERY_STRING3' => $QUERY_STRING3,
Modified: trunk/include/modules/block/blocktypes/Block_render_poll.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_poll.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_poll.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_poll.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_poll.class,v 1.5 2003-11-28 19:13:32 lems1 Exp $ */
+/* $Id: Block_render_poll.class,v 1.5 2003/11/28 19:13:32 lems1 Exp $ */
class Block_render_poll extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_query.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_query.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_query.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_query.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_query.class,v 1.4 2004-07-07 17:31:40 krabu Exp $ */
+/* $Id: Block_render_query.class,v 1.4 2004/07/07 17:31:40 krabu Exp $ */
/* pass the query in the "Source Url" form field in the format of:
*
Modified: trunk/include/modules/block/blocktypes/Block_render_quote.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_quote.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_quote.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_quote.class -> Random quote generator */
-/* $Id: Block_render_quote.class,v 1.1.1.1 2003-03-12 16:12:55 joestewart Exp $ */
+/* $Id: Block_render_quote.class,v 1.1.1.1 2003/03/12 16:12:55 joestewart Exp $ */
class Block_render_quote extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_rss.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_rss.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_rss.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
/* Block_render_rss.class -> Methods for parsing RSS 0.91 data */
-/* $Id: Block_render_rss.class,v 1.5 2003-08-21 19:17:28 joestewart Exp $ */
+/* $Id: Block_render_rss.class,v 1.5 2003/08/21 19:17:28 joestewart Exp $ */
/*
* BLOCK OPTIONS USED
@@ -259,7 +259,7 @@
$this->items = array();
$this->xml = xml_parser_create();
- xml_set_object($this->xml, &$this);
+ xml_set_object($this->xml, $this);
}
/**
Modified: trunk/include/modules/block/blocktypes/Block_render_section.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_section.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_section.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_section.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_section.class,v 1.2 2004-06-22 21:09:04 krabu Exp $ */
+/* $Id: Block_render_section.class,v 1.2 2004/06/22 21:09:04 krabu Exp $ */
/**
* Creates a block that lists all sections (with stories)
Modified: trunk/include/modules/block/blocktypes/Block_render_skin.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_skin.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_skin.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_skin.class -> Methods for phpslash skin blocks */
-/* $Id: Block_render_skin.class,v 1.2 2004-06-22 21:09:05 krabu Exp $ */
+/* $Id: Block_render_skin.class,v 1.2 2004/06/22 21:09:05 krabu Exp $ */
/**
* pass the query in the "Source Url" form field in the format of:
Modified: trunk/include/modules/block/blocktypes/Block_render_submission.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_submission.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_submission.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_submission.class -> Methods for phpslash submission blocks */
-/* $Id: Block_render_submission.class,v 1.1.1.1 2003-03-12 16:12:55 joestewart Exp $ */
+/* $Id: Block_render_submission.class,v 1.1.1.1 2003/03/12 16:12:55 joestewart Exp $ */
/* These should only be displayed to logged in admin's with Submission perms.
*/
Modified: trunk/include/modules/block/blocktypes/Block_render_template.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_template.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_template.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_template.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_template.class,v 1.3 2004-11-04 20:17:04 joestewart Exp $ */
+/* $Id: Block_render_template.class,v 1.3 2004/11/04 20:17:04 joestewart Exp $ */
class Block_render_template extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_topic.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_topic.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_topic.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_topic.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_topic.class,v 1.2 2004-07-07 17:33:21 krabu Exp $ */
+/* $Id: Block_render_topic.class,v 1.2 2004/07/07 17:33:21 krabu Exp $ */
/* pass the query in the "Source Url" form field in the format of:
*
Modified: trunk/include/modules/block/blocktypes/Block_render_topicbar.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_topicbar.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_topicbar.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_topicbar.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_topicbar.class,v 1.2 2003-06-24 19:32:34 joestewart Exp $ */
+/* $Id: Block_render_topicbar.class,v 1.2 2003/06/24 19:32:34 joestewart Exp $ */
class Block_render_topicbar extends Block_render_i {
Modified: trunk/include/modules/block/blocktypes/Block_render_url.class
===================================================================
--- trunk/include/modules/block/blocktypes/Block_render_url.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/blocktypes/Block_render_url.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_render_url.class -> Methods for phpslash specfic blocks */
-/* $Id: Block_render_url.class,v 1.1.1.1 2003-03-12 16:12:55 joestewart Exp $ */
+/* $Id: Block_render_url.class,v 1.1.1.1 2003/03/12 16:12:55 joestewart Exp $ */
class Block_render_url extends Block_render_i {
Modified: trunk/include/modules/block/index.php
===================================================================
--- trunk/include/modules/block/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,5 +1,5 @@
<?php
-// $Id: index.php,v 1.5 2003-11-13 12:16:50 joestewart Exp $
+// $Id: index.php,v 1.5 2003/11/13 12:16:50 joestewart Exp $
global $_PSL, $ary;
@@ -16,7 +16,6 @@
// get page content
$content = $block->getBlocks($ary, "page");
-
return $content;
?>
Modified: trunk/include/modules/block/plugins/Block_plugin_bbcode.class
===================================================================
--- trunk/include/modules/block/plugins/Block_plugin_bbcode.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/plugins/Block_plugin_bbcode.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?php
/* Block_plugin_bbcode.class -> Methods for phpslash specfic story plugins */
-/* $Id: Block_plugin_bbcode.class,v 1.3 2004-11-05 16:32:47 joestewart Exp $ */
+/* $Id: Block_plugin_bbcode.class,v 1.3 2004/11/05 16:32:47 joestewart Exp $ */
class Block_plugin_bbcode extends Block_plugin_i {
Modified: trunk/include/modules/block/plugins/Block_plugin_exttrans.class
===================================================================
--- trunk/include/modules/block/plugins/Block_plugin_exttrans.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/plugins/Block_plugin_exttrans.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?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 $ */
+/* $Id: Block_plugin_exttrans.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */
class Block_plugin_exttrans extends Block_plugin_i {
Modified: trunk/include/modules/block/plugins/Block_plugin_html.class
===================================================================
--- trunk/include/modules/block/plugins/Block_plugin_html.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/plugins/Block_plugin_html.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?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 $ */
+/* $Id: Block_plugin_html.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */
class Block_plugin_html extends Block_plugin_i {
Modified: trunk/include/modules/block/plugins/Block_plugin_mssmartquotes.class
===================================================================
--- trunk/include/modules/block/plugins/Block_plugin_mssmartquotes.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/plugins/Block_plugin_mssmartquotes.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?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 $ */
+/* $Id: Block_plugin_mssmartquotes.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */
class Block_plugin_mssmartquotes extends Block_plugin_i {
Modified: trunk/include/modules/block/plugins/Block_plugin_plaintext.class
===================================================================
--- trunk/include/modules/block/plugins/Block_plugin_plaintext.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/plugins/Block_plugin_plaintext.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?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 $ */
+/* $Id: Block_plugin_plaintext.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */
class Block_plugin_plaintext extends Block_plugin_i {
Modified: trunk/include/modules/block/plugins/Block_plugin_wiki.class
===================================================================
--- trunk/include/modules/block/plugins/Block_plugin_wiki.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/block/plugins/Block_plugin_wiki.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,7 +1,7 @@
<?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 $ */
+/* $Id: Block_plugin_wiki.class,v 1.1 2004/11/05 16:32:48 joestewart Exp $ */
class Block_plugin_wiki extends Block_plugin_i {
Modified: trunk/include/modules/comment/Comment.class
===================================================================
--- trunk/include/modules/comment/Comment.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/comment/Comment.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: Comment.class,v 1.2 2004-10-26 19:43:47 joestewart Exp $ */
+/* $Id: Comment.class,v 1.2 2004/10/26 19:43:47 joestewart Exp $ */
/**
* Provides an API to the PHPSlash Comment Engine.
@@ -568,10 +568,11 @@
$ary['email'] = $this->auth->auth['url'];
}
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->ctempl->set_var(array(
'IMAGEDIR' => $this->psl['imageurl'],
'ROOTURL' => $this->psl['rooturl'],
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $_skin,
'COMMENT_ID' => $ary['comment_id'],
'PARENT' => $ary['replying_to'],
'ACTION_URL' => $ary['action_url'],
Modified: trunk/include/modules/comment/admin.php
===================================================================
--- trunk/include/modules/comment/admin.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/comment/admin.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: admin.php,v 1.1 2003-06-24 19:38:36 joestewart Exp $ */
+/* $Id: admin.php,v 1.1 2003/06/24 19:38:36 joestewart Exp $ */
/* TODO: */
Modified: trunk/include/modules/comment/article.php
===================================================================
--- trunk/include/modules/comment/article.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/comment/article.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: article.php,v 1.1 2003-06-24 19:38:37 joestewart Exp $ */
+/* $Id: article.php,v 1.1 2003/06/24 19:38:37 joestewart Exp $ */
global $_PSL, $ary, $sess, $auth, $perm, $HTTP_GET_VARS, $HTTP_POST_VARS;
Modified: trunk/include/modules/comment/index.php
===================================================================
--- trunk/include/modules/comment/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/comment/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: index.php,v 1.4 2004-10-26 19:43:57 joestewart Exp $ */
+/* $Id: index.php,v 1.4 2004/10/26 19:43:57 joestewart Exp $ */
global $_PSL, $sess, $auth, $perm, $HTTP_GET_VARS, $HTTP_POST_VARS;
Modified: trunk/include/modules/comment/poll.php
===================================================================
--- trunk/include/modules/comment/poll.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/comment/poll.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: poll.php,v 1.1 2003-06-24 19:38:37 joestewart Exp $ */
+/* $Id: poll.php,v 1.1 2003/06/24 19:38:37 joestewart Exp $ */
global $_PSL, $ary, $sess, $auth, $perm, $HTTP_GET_VARS, $HTTP_POST_VARS;
Modified: trunk/include/modules/error/index.php
===================================================================
--- trunk/include/modules/error/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/error/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,5 +1,5 @@
<?php
-// $Id: index.php,v 1.1 2003-06-24 19:38:37 joestewart Exp $
+// $Id: index.php,v 1.1 2003/06/24 19:38:37 joestewart Exp $
global $_PSL, $REDIRECT_URL;
Modified: trunk/include/modules/glossary/Glossary.class
===================================================================
--- trunk/include/modules/glossary/Glossary.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/glossary/Glossary.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: Glossary.class,v 1.1.1.1 2003-03-12 16:12:55 joestewart Exp $ */
+/* $Id: Glossary.class,v 1.1.1.1 2003/03/12 16:12:55 joestewart Exp $ */
/*
* Class: Glossary
Modified: trunk/include/modules/glossary/admin.php
===================================================================
--- trunk/include/modules/glossary/admin.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/glossary/admin.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: admin.php,v 1.2 2003-05-20 17:07:10 joestewart Exp $ */
+/* $Id: admin.php,v 1.2 2003/05/20 17:07:10 joestewart Exp $ */
global $_PSL, $HTTP_POST_VARS, $HTTP_GET_VARS, $auth, $perm;
AddClassRequirement("glossary",$_PSL['moduledir'] ."/glossary/Glossary.class");
Modified: trunk/include/modules/glossary/index.php
===================================================================
--- trunk/include/modules/glossary/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/glossary/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: index.php,v 1.2 2003-04-17 23:31:00 joestewart Exp $ */
+/* $Id: index.php,v 1.2 2003/04/17 23:31:00 joestewart Exp $ */
global $_PSL;
Modified: trunk/include/modules/group/Group.class
===================================================================
--- trunk/include/modules/group/Group.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/group/Group.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: Group.class,v 1.3 2006-02-13 07:18:30 lems1 Exp $ */
+/* $Id: Group.class,v 1.3 2006/02/13 07:18:30 lems1 Exp $ */
/**
* Provides an API to the PHPSlash Group Management.
Modified: trunk/include/modules/group/admin.php
===================================================================
--- trunk/include/modules/group/admin.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/group/admin.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: admin.php,v 1.3 2004-07-02 15:17:16 krabu Exp $ */
+/* $Id: admin.php,v 1.3 2004/07/02 15:17:16 krabu Exp $ */
global $_PSL, $auth, $perm;
Modified: trunk/include/modules/infolog/admin.php
===================================================================
--- trunk/include/modules/infolog/admin.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/infolog/admin.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,5 +1,5 @@
<?php
-// $Id: admin.php,v 1.2 2004-09-18 14:41:10 joestewart Exp $
+// $Id: admin.php,v 1.2 2004/09/18 14:41:10 joestewart Exp $
global $_PSL, $sess, $auth, $perm, $HTTP_POST_VARS;
Modified: trunk/include/modules/mailinglist/MailingList.class
===================================================================
--- trunk/include/modules/mailinglist/MailingList.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/mailinglist/MailingList.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: MailingList.class,v 1.9 2004-11-15 18:43:58 joestewart Exp $ */
+/* $Id: MailingList.class,v 1.9 2004/11/15 18:43:58 joestewart Exp $ */
/**
* Class: MailingList
Modified: trunk/include/modules/mailinglist/admin.php
===================================================================
--- trunk/include/modules/mailinglist/admin.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/mailinglist/admin.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: admin.php,v 1.6 2004-10-18 17:18:15 krabu Exp $ */
+/* $Id: admin.php,v 1.6 2004/10/18 17:18:15 krabu Exp $ */
global $_PSL, $auth, $perm, $ary;
Modified: trunk/include/modules/mailinglist/index.php
===================================================================
--- trunk/include/modules/mailinglist/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/mailinglist/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: index.php,v 1.4 2004-09-02 17:26:20 krabu Exp $ */
+/* $Id: index.php,v 1.4 2004/09/02 17:26:20 krabu Exp $ */
global $_PSL, $ary;
Modified: trunk/include/modules/navbar/NavBar.class
===================================================================
--- trunk/include/modules/navbar/NavBar.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/navbar/NavBar.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: NavBar.class,v 1.1 2003-06-24 19:38:37 joestewart Exp $ */
+/* $Id: NavBar.class,v 1.1 2003/06/24 19:38:37 joestewart Exp $ */
/*
* Class: NavBar
@@ -73,8 +73,10 @@
}
$this->templ->set_block( 'template', "each_destination", "block" );
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->templ->set_var( array(
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $_skin,
'IMAGEDIR' => $this->psl['imageurl'],
'LINK_NAVBAR' => "",
'LINK_NAVBAR_TEXT' => "")
Modified: trunk/include/modules/navbar/index.php
===================================================================
--- trunk/include/modules/navbar/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/navbar/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: index.php,v 1.1 2003-06-24 19:38:37 joestewart Exp $ */
+/* $Id: index.php,v 1.1 2003/06/24 19:38:37 joestewart Exp $ */
global $_PSL;
Modified: trunk/include/modules/poll/Poll.class
===================================================================
--- trunk/include/modules/poll/Poll.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/poll/Poll.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: Poll.class,v 1.3 2006-01-29 15:07:58 lems1 Exp $ */
+/* $Id: Poll.class,v 1.3 2006/01/29 15:07:58 lems1 Exp $ */
/*
* Class: Poll
@@ -42,13 +42,15 @@
'showpoll' => 'pollShow.tpl',
'resultpage' => 'pollResultPage.tpl',
'displaypoll' => 'pollDisplay.tpl'
- ));
+ ));
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->templ->set_var(array(
'TITLE' => 'Poll Module',
'ACTION_URL' => $_PSL['adminurl'] . '/pollAdmin.php',
'ROOTURL' => $_PSL['rooturl'],
'IMAGEURL' => $_PSL['imageurl'],
- 'SKIN' => $_PSL['skin']
+ 'SKIN' => $_skin
));
}
@@ -60,14 +62,15 @@
* This function is used to create a new Poll.
*/
function newPoll() {
-
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->templ->set_var(array(
'TITLEBAR' => getTitlebar('100%', 'Create A New Poll'),
'QUESTION_ID' => '',
'QUESTION' => '',
'NUM_VOTERS' => '0',
'CURRENT' => 'checked',
- 'SKIN' => $this->psl['skin']
+ 'SKIN' => $_skin
));
$this->templ->set_block(editpoll, each_choice, choices);
for ($i = 1; $i <= $this->psl['poll_min_answers']; $i++) {
@@ -161,13 +164,14 @@
} else {
$current = '';
};
-
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->templ->set_var(array(
'TITLEBAR' => getTitlebar('100%', 'Edit An Existing Poll'),
'QUESTION_ID' => $question_id,
'QUESTION' => $this->db->f('question_text'),
'CURRENT' => $current,
- 'SKIN' => $this->psl['skin']
+ 'SKIN' => $_skin
));
$this->templ->parse('FORM', 'editpoll', true);
@@ -516,9 +520,10 @@
} else {
$percent = 0;
}
-
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->templ->set_var(array(
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $_skin,
'TITLEBAR' => getTitlebar('100%',$question),
'ANSWER' => $this->db->f('answer_text'),
'ROOTDIR' => $this->psl['rooturl'],
@@ -556,10 +561,11 @@
ORDER BY polltimestamp DESC";
$this->db->query($q);
-
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->templ->set_var(array(
'TITLEBAR' => getTitlebar('100%', $this->psl['site_name'] . pslgetText(' Polls')),
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $_skin,
'ADMIN_URL' => $this->psl['adminurl'] . '/pollAdmin.php'
));
@@ -617,9 +623,10 @@
if ($question_id == '') {
$question_id = $this->getCurrent();
}
-
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->templ->set_var(array(
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $_skin,
'ADMIN_URL' => $this->psl['adminurl'] . '/pollAdmin.php'
));
@@ -671,12 +678,13 @@
# print "$results\n";
# print "Comments<BR><BR>$comments<BR><BR>\n";
-
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->templ->set_var(array(
'QUESTION_ID' => $ary['question_id'],
'RESULT' => $this->getResults($ary['question_id']),
'COMMENT' => $comments,
- 'SKIN' => $this->psl['skin']
+ 'SKIN' => $_skin
));
return $this->templ->parse('OUT', 'resultpage');
Modified: trunk/include/modules/poll/admin.php
===================================================================
--- trunk/include/modules/poll/admin.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/poll/admin.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: admin.php,v 1.4 2003-12-01 19:23:15 joestewart Exp $ */
+/* $Id: admin.php,v 1.4 2003/12/01 19:23:15 joestewart Exp $ */
global $_PSL, $HTTP_POST_VARS, $HTTP_GET_VARS, $auth, $perm;
Modified: trunk/include/modules/poll/index.php
===================================================================
--- trunk/include/modules/poll/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/poll/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: index.php,v 1.6 2003-07-01 03:52:29 lems1 Exp $ */
+/* $Id: index.php,v 1.6 2003/07/01 03:52:29 lems1 Exp $ */
global $_PSL, $HTTP_GET_VARS, $HTTP_POST_VARS, $HTTP_SERVER_VARS;
Modified: trunk/include/modules/poll/poll.php
===================================================================
--- trunk/include/modules/poll/poll.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/poll/poll.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: poll.php,v 1.1.1.1 2003-03-12 16:12:54 joestewart Exp $ */
+/* $Id: poll.php,v 1.1.1.1 2003/03/12 16:12:54 joestewart Exp $ */
require("config.php");
Modified: trunk/include/modules/search/index.php
===================================================================
--- trunk/include/modules/search/index.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/search/index.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: index.php,v 1.5 2004-07-07 17:37:53 krabu Exp $ */
+/* $Id: index.php,v 1.5 2004/07/07 17:37:53 krabu Exp $ */
// TODO: search.php needs to have it's logic ripped out and put into an object
@@ -389,9 +389,9 @@
while ($db->next_record ()) {
$story_url = $_PSL['rooturl'] . "/article.php?story_id=" . $db->f('story_id');
- if(!empty($_SERVER['QUERY_STRING'])) {
+/* if(!empty($_SERVER['QUERY_STRING'])) {
$story_url .= $_PSL['amp'] . $_SERVER['QUERY_STRING'];
- }
+} FIXME*/
$templ->set_var (array (
'STORY_URL' => $story_url,
Modified: trunk/include/modules/section/Section.class
===================================================================
--- trunk/include/modules/section/Section.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/section/Section.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: Section.class,v 1.4 2004-07-07 17:40:40 krabu Exp $ */
+/* $Id: Section.class,v 1.4 2004/07/07 17:40:40 krabu Exp $ */
/**
Modified: trunk/include/modules/section/admin.php
===================================================================
--- trunk/include/modules/section/admin.php 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/section/admin.php 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,5 +1,5 @@
<?php
-// $Id: admin.php,v 1.3 2004-07-07 18:18:32 krabu Exp $
+// $Id: admin.php,v 1.3 2004/07/07 18:18:32 krabu Exp $
global $_PSL, $HTTP_POST_VARS, $HTTP_GET_VARS, $auth, $perm;
Modified: trunk/include/modules/story/Story.class
===================================================================
--- trunk/include/modules/story/Story.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/story/Story.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: Story.class,v 1.18 2005-12-24 21:40:30 lems1 Exp $ */
+/* $Id: Story.class,v 1.18 2005/12/24 21:40:30 lems1 Exp $ */
/*
* Class: Story
@@ -123,7 +123,8 @@
$fulltext = $ary['title'] . $ary['intro_text'] . $ary['body_text'];
if ( $fulltext != "") {
-
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->template->set_var(array(
'ROOTDIR' => $this->psl['rooturl'],
'PHP_SELF' => $this->psl['phpself'],
@@ -133,7 +134,7 @@
'AUTHOR_ID' => $ary['user_id'],
'AUTHOR_NAME' => $ary['name'],
'AUTHOR_REALNAME' => $ary['realname'],
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $_skin,
'rows' => ""
));
$this->template->set_block("relatedlinks","row","rows");
@@ -304,9 +305,10 @@
This may save a db call or a template parse.
saveStory clears the cache.
*/
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
+ $related_name = basename($this->psl['languagefile']) . $_skin ."related";
- $related_name = basename($this->psl['languagefile']) . $this->psl['skin'] ."related";
-
$cache_ary = unserialize($ary["topic_cache"]);
$cache_ary['story']['expire'] = 0; // default to no story cache
@@ -325,7 +327,8 @@
$name_mod = implode('', $argv_ary);
}
- $story_name = basename($this->psl['languagefile']) . $this->psl['skin'] ."story" . $name_mod;
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
+ $story_name = basename($this->psl['languagefile']) . $_skin ."story" . $name_mod;
$cache_ary[$story_name]['expire'] = $cache_ary['story']['expire'];
$thestory = $this->cacheStory($cache_ary, $story_name);
if( ($thestory == "") AND ($mode == "full") ) {
@@ -362,9 +365,9 @@
// }
$titlebar = getTitleBar("100%", $ary['title']);
-
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->template->set_var(array(
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $_skin,
'IMAGEURL' => $this->psl['imageurl'],
'IMAGEDIR' => $this->psl['imageurl'],
'ROOTDIR' => $this->psl['rooturl'],
@@ -576,9 +579,10 @@
));
$titlebar = getTitleBar("100%", $stories_ary[$i]['title']);
-
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->template->set_var(array(
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $_skin,
'TITLEBAR' => $titlebar,
'TITLE' => $stories_ary[$i]['title'],
'INTRO_TEXT' => $stories_ary[$i]['intro_text'],
@@ -649,11 +653,12 @@
} elseif ( !empty($ary['author'])) {
$link_argv .= "&author=" . $ary['author'];
}
-
+
+ $_skin = (!empty($this->psl['skin'])) ? $this->psl['skin']: $this->psl['defaultskin'];
$this->template->set_var(array(
'STORY_ID' => $link_argv,
'ROOTDIR2' => $this->psl['rooturl'], // This is a hack: ROOTDIR disappears in comment_block
- 'SKIN' => $this->psl['skin'],
+ 'SKIN' => $_skin,
'IMAGEURL' => $this->psl['imageurl'],
'IMAGEDIR' => $this->psl['imageurl'],
'ROOTDIR' => $this->psl['rooturl'],
Modified: trunk/include/modules/story/Story_admin.class
===================================================================
--- trunk/include/modules/story/Story_admin.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/include/modules/story/Story_admin.class 2009-01-04 07:09:49 UTC (rev 573)
@@ -1,6 +1,6 @@
<?php
-/* $Id: Story_admin.class,v 1.9 2006-02-13 07:16:33 lems1 Exp $ */
+/* $Id: Story_admin.class,v 1.9 2006/02/13 07:16:33 lems1 Exp $ */
/*
* Class: Story_admin
@@ -434,8 +434,10 @@
$q .= "AND '$section_id' = psl_section_lut.section_id ";
}
- $q .= "ORDER BY order_no DESC, timestamp DESC";
+ $q .= "ORDER BY story_id DESC, order_no DESC, timestamp DESC";
+ //debug('listStory query',$q);
+
$this->db->query($q);
$count = 0;
@@ -681,8 +683,9 @@
$story_date = split( '-', $datetime[0]);
$story_time = split( ':', $datetime[1]);
- // setup year select box
- for( $i=1998; $i<2009; $i++) {
+ // setup year select box
+ // allows for input of: year - 10 <= N <= year + 20
+ for( $i=( date('Y') - 10 > 0 ) ? ( date('Y') - 10 ) : 1998; $i <= (date('Y') + 20); $i++) {
$this->template->set_var(array(
'SELECTED' => '',
'STORYYEAR' => $i
@@ -842,8 +845,9 @@
$story_date = split( '-', $datetime[0]);
$story_time = split( ':', $datetime[1]);
- // setup year select box
- for( $i=1998; $i<2009; $i++) {
+ // setup year select box
+ // allows for input of: year - 10 <= N <= year + 20
+ for( $i=( date('Y') - 10 > 0 ) ? ( date('Y') - 10 ) : 1998; $i <= (date('Y') + 20); $i++) {
$this->template->set_var(array(
'SELECTED' => '',
'STORYYEAR' => $i
Modified: trunk/include/modules/story/Story_base.class
===================================================================
--- trunk/include/modules/story/Story_base.class 2009-01-04 06:59:14 UTC (rev 572)
+++ trunk/in...
[truncated message content] |
|
From: <le...@us...> - 2009-01-04 06:59:20
|
Revision: 572
http://phpslash.svn.sourceforge.net/phpslash/?rev=572&view=rev
Author: lems1
Date: 2009-01-04 06:59:14 +0000 (Sun, 04 Jan 2009)
Log Message:
-----------
fixes bugs with skin not being defined
Modified Paths:
--------------
trunk/include/class/WikiEngine.class
trunk/include/class/functions.inc
trunk/include/class/lib.resources.php
trunk/include/class/libtz.inc
trunk/include/class/slashDB.class
trunk/include/class/slashPerm.class
trunk/include/class/slashSess.class
trunk/include/class/slashTemplate.class
trunk/include/class/slash_sql.class
trunk/include/class/tz_functions.inc
Modified: trunk/include/class/WikiEngine.class
===================================================================
--- trunk/include/class/WikiEngine.class 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/WikiEngine.class 2009-01-04 06:59:14 UTC (rev 572)
@@ -6,7 +6,7 @@
*
* @author Lars Ackermann - http://www.net-assistant.de/wiki/
* @status Part of PWP Wiki Processor, licensed under GPL.
- * $Id: WikiEngine.class,v 1.1 2003-11-12 21:29:48 joestewart Exp $
+ * $Id: WikiEngine.class,v 1.1 2003/11/12 21:29:48 joestewart Exp $
*/
#require_once( BASE_PATH.'core/Data.inc' );
Modified: trunk/include/class/functions.inc
===================================================================
--- trunk/include/class/functions.inc 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/functions.inc 2009-01-04 06:59:14 UTC (rev 572)
@@ -2,7 +2,7 @@
/**
* phpSlash Function Library
*
-* @version $Id: functions.inc,v 1.27 2005-12-24 21:39:08 lems1 Exp $
+* @version $Id: functions.inc,v 1.27 2005/12/24 21:39:08 lems1 Exp $
*
* THE FUNCTIONS HAVE MOVED AROUND!!
* June 2004 - There's been a bit of a rationalisation of this file - you might have notcied!
@@ -236,7 +236,7 @@
if(isset($GLOBALS['ary']['css'])) {
$css = $GLOBALS['ary']['css'];
} else {
- $css = $_PSL['skin'];
+ $css = (array_key_exists('skin',$_PSL)) ? $_PSL['skin'] : $_PSL['defaultskin'];
}
// Are there extra tags/variables to pass to template?
@@ -264,7 +264,7 @@
'SEARCH_ACTION_URL' => $action_url,
// 'NAVBAR' => $navbarcontent, // Could be empty if NavBar is not required
// 'TOPICBAR' => $topicbarcontent, // Could be empty if TopicBar is not required
- 'SKIN' => $_PSL['skin'],
+ 'SKIN' => (array_key_exists('skin',$_PSL)) ? $_PSL['skin'] : $_PSL['defaultskin'],
'CSS' => $css
));
@@ -309,7 +309,7 @@
$templ->set_var(array(
'IMAGEURL' => $_PSL['imageurl'],
- 'SKIN' => $_PSL['skin'],
+ 'SKIN' => (array_key_exists('skin',$_PSL)) ? $_PSL['skin'] : $_PSL['defaultskin'],
'BASEURL' => $_PSL['rooturl'],
// 'NAVBAR' => $navbarcontent
));
@@ -376,7 +376,7 @@
$templ->set_var(array(
'IMAGEDIR' => $_PSL['imageurl'],
- 'SKIN' => $_PSL['skin'],
+ 'SKIN' => (array_key_exists('skin',$_PSL)) ? $_PSL['skin'] : $_PSL['defaultskin'],
'WIDTH' => $width,
'ALIGN' => $align,
'TITLE' => pslgetText($title),
@@ -415,7 +415,7 @@
));
$stempl->set_var(array(
- 'SKIN' => $_PSL['skin'],
+ 'SKIN' => (array_key_exists('skin',$_PSL)) ? $_PSL['skin'] : $_PSL['defaultskin'],
'IMAGEDIR' => $_PSL['imageurl'],
'WIDTH' => $width,
'TITLE' => pslgetText($title)
@@ -822,6 +822,7 @@
} elseif (@is_dir($templatedir . "/" . basename($_PSL['defaultskin']))) {
$new_skin = $_PSL['defaultskin'];
// delete the cookie to reset to default skin
+ // TODO not all servers have www. in front... FIXME
if (!empty($HTTP_COOKIE_VARS['skin'])) {
setcookie("skin","", time()+15552000, "/", ereg_replace("www.", "", $_SERVER['SERVER_NAME']));
}
@@ -1061,11 +1062,11 @@
if ($mode == "1") {
$arg_separator=htmlentities($arg_separator);
}
- # ... e.g. to \xB4&\xB4, replace it lokal with \xB4&\xB4.
+ # ... e.g. to ?&?, replace it lokal with ?&?.
} else {
- # The default in PHP is \xB4&\xB4 so we replace it lokal with \xB4&\xB4
+ # The default in PHP is ?&? so we replace it lokal with ?&?
if ($mode == "1") {
$arg_separator="&";
} else {
@@ -1767,6 +1768,7 @@
* @param destination of message:
* 'now' - output immediately
* 'log' - log in db
+ * 'syslog' - send to system log under NOTICE priority
* 'mail' - mail to whomever
* 'delayed','queue','push' - add output to next debug call
* other - return as string
@@ -1814,6 +1816,10 @@
}
$ans .= debug_iterator($name,$msg,$type,$max_level,$escapeHtmlFlag);
switch($type) {
+ case 'syslog':
+ syslog(LOG_NOTICE,"phpslash: $name -- $msg");
+ $ans = null;
+ break;
case 'log':
logwrite($name,get_r($msg));
$ans = true;
@@ -1834,7 +1840,8 @@
case 'delayed':
case 'queue':
case 'push':
- // don't do anything yet.
+ // don't do anything yet.
+ syslog(LOG_NOTICE,"phpslash: $name -- $msg");
break;
}
return $ans;
Modified: trunk/include/class/lib.resources.php
===================================================================
--- trunk/include/class/lib.resources.php 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/lib.resources.php 2009-01-04 06:59:14 UTC (rev 572)
@@ -17,7 +17,7 @@
* @package phpslash
* @subpackage resources
*
- * $Id: lib.resources.php,v 1.2 2003-05-15 18:19:53 joestewart Exp $
+ * $Id: lib.resources.php,v 1.2 2003/05/15 18:19:53 joestewart Exp $
**/
/**
Modified: trunk/include/class/libtz.inc
===================================================================
--- trunk/include/class/libtz.inc 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/libtz.inc 2009-01-04 06:59:14 UTC (rev 572)
@@ -2,7 +2,7 @@
/**
* functions for working with the tz classes
*
- * $Id: libtz.inc,v 1.1.1.1 2003-03-12 16:12:50 joestewart Exp $
+ * $Id: libtz.inc,v 1.1.1.1 2003/03/12 16:12:50 joestewart Exp $
*/
/**
Modified: trunk/include/class/slashDB.class
===================================================================
--- trunk/include/class/slashDB.class 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/slashDB.class 2009-01-04 06:59:14 UTC (rev 572)
@@ -1,7 +1,7 @@
<?php
/**
* slashDB.class -> Methods for accessing databases
- * @version $Id: slashDB.class,v 1.1.1.1 2003-03-12 16:12:50 joestewart Exp $
+ * @version $Id: slashDB.class,v 1.1.1.1 2003/03/12 16:12:50 joestewart Exp $
*
* Provides database functions of PHPSlash
*
Modified: trunk/include/class/slashPerm.class
===================================================================
--- trunk/include/class/slashPerm.class 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/slashPerm.class 2009-01-04 06:59:14 UTC (rev 572)
@@ -1,7 +1,7 @@
<?php
/**
* slashPerm.class -> Primary methods for providing Permissions
- * @version $Id: slashPerm.class,v 1.1.1.1 2003-03-12 16:12:50 joestewart Exp $
+ * @version $Id: slashPerm.class,v 1.1.1.1 2003/03/12 16:12:50 joestewart Exp $
*
* Provides Permission functions of PHPSlash
*
Modified: trunk/include/class/slashSess.class
===================================================================
--- trunk/include/class/slashSess.class 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/slashSess.class 2009-01-04 06:59:14 UTC (rev 572)
@@ -1,7 +1,7 @@
<?php
/**
* slashSess.class -> Primary methods for providing Session
- * @version $Id: slashSess.class,v 1.1.1.1 2003-03-12 16:12:50 joestewart Exp $
+ * @version $Id: slashSess.class,v 1.1.1.1 2003/03/12 16:12:50 joestewart Exp $
*
* Provides Session functions of PHPSlash
*
Modified: trunk/include/class/slashTemplate.class
===================================================================
--- trunk/include/class/slashTemplate.class 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/slashTemplate.class 2009-01-04 06:59:14 UTC (rev 572)
@@ -15,7 +15,7 @@
* - default skin, default language
*
* @class slashTemplate
-* @version $Id: slashTemplate.class,v 1.10 2004-10-18 17:00:34 krabu Exp $
+* @version $Id: slashTemplate.class,v 1.10 2004/10/18 17:00:34 krabu Exp $
*/
class slashTemplate extends Template {
@@ -95,7 +95,10 @@
// Intitialisation:
// - default to the current skin
if ($skin == "") {
- $skin = $this->psl['skin.current'];
+ if (array_key_exists('skin.current',$this->psl))
+ $skin = $this->psl['skin.current'];
+ else
+ $skin = $this->psl['defaultskin'];
} else {
// belt and braces - make sure noone's messing
$skin = basename($skin);
@@ -103,7 +106,10 @@
// - default to the current language
if ($language == "") {
- $language = $this->psl['language.current'];
+ if (array_key_exists('language.current',$this->psl))
+ $language = $this->psl['language.current'];
+ else
+ $language = $this->psl['language.default'];
} else {
// belt and braces - make sure noone's messing
$language = basename($language);
Modified: trunk/include/class/slash_sql.class
===================================================================
--- trunk/include/class/slash_sql.class 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/slash_sql.class 2009-01-04 06:59:14 UTC (rev 572)
@@ -1,7 +1,7 @@
<?php
/**
* slash_sql.class -> Defines session storage method
- * @version $Id: slash_sql.class,v 1.1.1.1 2003-03-12 16:12:50 joestewart Exp $
+ * @version $Id: slash_sql.class,v 1.1.1.1 2003/03/12 16:12:50 joestewart Exp $
*
*/
Modified: trunk/include/class/tz_functions.inc
===================================================================
--- trunk/include/class/tz_functions.inc 2009-01-04 06:54:17 UTC (rev 571)
+++ trunk/include/class/tz_functions.inc 2009-01-04 06:59:14 UTC (rev 572)
@@ -2,7 +2,7 @@
/**
* functions for working with the tz classes
*
- * $Id: tz_functions.inc,v 1.1.1.1 2003-03-12 16:12:50 joestewart Exp $
+ * $Id: tz_functions.inc,v 1.1.1.1 2003/03/12 16:12:50 joestewart Exp $
*/
/**
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <le...@us...> - 2009-01-04 06:54:20
|
Revision: 571
http://phpslash.svn.sourceforge.net/phpslash/?rev=571&view=rev
Author: lems1
Date: 2009-01-04 06:54:17 +0000 (Sun, 04 Jan 2009)
Log Message:
-----------
removes empty dir
Removed Paths:
-------------
trunk/phpslash-dev/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <le...@us...> - 2009-01-04 06:32:59
|
Revision: 570
http://phpslash.svn.sourceforge.net/phpslash/?rev=570&view=rev
Author: lems1
Date: 2009-01-04 06:32:55 +0000 (Sun, 04 Jan 2009)
Log Message:
-----------
renames trunk/phpslash-dev/* files to trunk/*
Added Paths:
-----------
trunk/CHANGES
trunk/ChangeLog
trunk/LICENSE
trunk/Makefile
trunk/README
trunk/VERSION
trunk/contrib/
trunk/debian/
trunk/doc/
trunk/include/
trunk/public_html/
trunk/scripts/
trunk/tables/
Removed Paths:
-------------
trunk/phpslash-dev/CHANGES
trunk/phpslash-dev/ChangeLog
trunk/phpslash-dev/LICENSE
trunk/phpslash-dev/Makefile
trunk/phpslash-dev/README
trunk/phpslash-dev/VERSION
trunk/phpslash-dev/contrib/
trunk/phpslash-dev/debian/
trunk/phpslash-dev/doc/
trunk/phpslash-dev/include/
trunk/phpslash-dev/public_html/
trunk/phpslash-dev/scripts/
trunk/phpslash-dev/tables/
Copied: trunk/CHANGES (from rev 568, trunk/phpslash-dev/CHANGES)
===================================================================
--- trunk/CHANGES (rev 0)
+++ trunk/CHANGES 2009-01-04 06:32:55 UTC (rev 570)
@@ -0,0 +1,32 @@
+$Id: CHANGES,v 1.178 2006-02-13 07:21:17 lems1 Exp $
+
+Changes Legend...
+
+ B - Bugfix
+ F - Feature Added
+ E - Experimental
+ T - Template changed
+ D - Documentation
+ S - Database Schema
+ R - RELEASE
+ W - General Work on something
+ 9 - Removal of something (kill -9 :)
+
+2006-02-13 02:03 EST Luis Mondesi <le...@gm...>
+[T] - templates/en/basic/storyList.tpl: adds STORY_ID to help visualize what story_id is actually
+ being edited
+[T] - public_html/styles/clean.css: adds tr.secondRow color #cccccc to help colorize the admin section
+[T] - templates/en/basic/groupList.tpl: adds alternating rows
+[B] - include/modules/story/Story_admin.class: fixes bug in alternating rows. $i was being reset
+ to 0 all the time
+
+2006-01-29 08:36 EST Luis Mondesi <le...@gm...>
+[B] - include/modules/submission/admin.php: allows single submissions to work again (get requests)
+[F] - include/modules/topic/Topic.class: prints links to edit stories that are attached to
+ topics to be deleted, as well as submitted stories
+
+2006-01-22 09:47 EST Luis Mondesi <le...@ph...>
+[F] - All images in topics converted to PNG. No more GIFs
+
+2006-01-16 09:18 EST Luis Mondesi <le...@ph...>
+[R] - Release
Copied: trunk/ChangeLog (from rev 568, trunk/phpslash-dev/ChangeLog)
===================================================================
--- trunk/ChangeLog (rev 0)
+++ trunk/ChangeLog 2009-01-04 06:32:55 UTC (rev 570)
@@ -0,0 +1,6716 @@
+2006-02-13 02:18 lems1
+
+ * include/modules/group/Group.class: adds alternating rows for
+ groups as well
+
+2006-02-13 02:16 lems1
+
+ * include/modules/story/Story_admin.class: fixes bug with
+ alternating rows. $i was being reset to zero all the time
+
+2006-02-13 02:11 lems1
+
+ * include/templates/en/basic/groupList.tpl: adds alternating rows
+
+2006-02-13 02:04 lems1
+
+ * include/templates/en/basic/storyList.tpl: story id shown
+
+2006-02-13 02:04 lems1
+
+ * CHANGES: template change
+
+2006-02-13 01:49 lems1
+
+ * include/templates/en/: clean/glossarySearch.tpl,
+ basic/authorList.tpl: rm cr's
+
+2006-02-13 01:48 lems1
+
+ * public_html/styles/clean.css: colors second rows in some
+ templates... time to hunt for the others
+
+2006-02-13 01:30 lems1
+
+ * doc/TODO: adds todo about alternating colors in admin section
+
+2006-02-13 01:28 lems1
+
+ * doc/TODO: found a bug with db_sequence that has bothered me for
+ years. this consolidation function should be done ASAP
+
+2006-01-29 10:07 lems1
+
+ * include/modules/poll/Poll.class: attempts to fix displaying bug
+ that doesn't point to the right SKIN
+
+2006-01-29 09:29 lems1
+
+ * include/templates/en/basic/: pollResultPage.tpl, pollShow.tpl,
+ titlebar.tpl: removes ugly ^Ms
+
+2006-01-29 08:37 lems1
+
+ * include/modules/topic/Topic.class: adds submission_id as well
+
+2006-01-29 08:35 lems1
+
+ * include/modules/submission/admin.php: allows single submissions
+ to work again (get requests)
+
+2006-01-29 07:57 lems1
+
+ * include/modules/topic/Topic.class: makes information about
+ assigned topics useful. now you can click on them to edit the proper
+ submissions and stories
+
+2006-01-29 07:18 lems1
+
+ * include/templates/en/clean/slashHead-htmlarea3.tpl: defaults to
+ UTF-8 and en earlier
+
+2006-01-29 07:15 lems1
+
+ * include/templates/en/clean/slashHead-fckeditor.tpl: defaults to
+ UTF-8 and en
+
+2006-01-29 05:54 lems1
+
+ * scripts/build-debian.sh: re-use original tarball when building
+ debian package
+
+2006-01-29 05:45 lems1
+
+ * debian/control: supports latest debian standard
+
+2006-01-23 00:25 lems1
+
+ * debian/phpslash.install: install png images
+
+2006-01-23 00:02 lems1
+
+ * VERSION: new test version
+
+2006-01-22 13:33 lems1
+
+ * public_html/styles/: Cool.css, PostNukeSilver.css,
+ PostNukeSilverNN.css, Quick.css, mainsite.css: fixes paths in
+ styles as well as uses PNG images
+
+2006-01-22 12:30 lems1
+
+ * public_html/images/: AHP/boxstyles/left.png,
+ AHP/boxstyles/right.png, AHP/boxstyles/tile.png,
+ AHP/img/boxtile.png, AHP/img/headleft.png, AHP/img/headright.png,
+ AHP/img/headtile.png, Cool/img/bottomBg.png,
+ Cool/img/bottomLeft.png, Cool/img/bottomRight.png,
+ Cool/img/leftBg.png, Cool/img/rightBg.png, Cool/img/topBg.png,
+ Cool/img/topLeft.png, Cool/img/topRight.png,
+ PostNuke/black_dot.png, PostNuke/leftbar.png, PostNuke/leftc.png,
+ PostNuke/mainbar.png, PostNuke/pix-t.png, PostNuke/rightbar.png,
+ PostNukeSilver/bar_bottom_left.png,
+ PostNukeSilver/bar_bottom_middle.png,
+ PostNukeSilver/bar_bottom_right.png,
+ PostNukeSilver/bar_top_left.png,
+ PostNukeSilver/bar_top_middle.png,
+ PostNukeSilver/bar_top_right.png, PostNukeSilver/bkground.png,
+ PostNukeSilver/leftbar.png, PostNukeSilver/logo.png,
+ PostNukeSilver/mainbar.png, PostNukeSilver/menu_middle_left.png,
+ PostNukeSilver/menu_middle_right.png,
+ PostNukeSilver/rightbar.png, PostNukeSilver/samplebanner.png,
+ PostNukeSilver/spacer.png, PostNukeSilver/spacer_bottom_left.png,
+ PostNukeSilver/spacer_bottom_middle.png,
+ PostNukeSilver/spacer_bottom_right.png,
+ PostNukeSilver/spacer_top_left.png,
+ PostNukeSilver/spacer_top_middle.png,
+ PostNukeSilver/spacer_top_right.png, Quick/bg.png,
+ Quick/logo.png, Quick/images/bg.png, Quick/images/logo.png,
+ SeaBreeze/blank.png, SeaBreeze/corner_bottom_right.png,
+ SeaBreeze/corner_top_right.png, SeaBreeze/go.png,
+ SeaBreeze/hbkg.png, SeaBreeze/leftbar.png, SeaBreeze/lefttop.png,
+ SeaBreeze/logoshort.png, SeaBreeze/mainbar.png,
+ SeaBreeze/note_icon.png, SeaBreeze/orange.png,
+ SeaBreeze/right_bkg.png, SeaBreeze/rightbar.png,
+ Smooth/boxstyles/img/l_01.png, Smooth/boxstyles/img/l_02.png,
+ Smooth/boxstyles/img/l_03.png, Smooth/boxstyles/img/l_07.png,
+ Smooth/boxstyles/img/l_09.png, Smooth/boxstyles/img/l_10.png,
+ Smooth/boxstyles/img/l_11.png, Smooth/boxstyles/img/l_12.png,
+ Smooth/boxstyles/img/spanner.png, Smooth/boxstyles/img/trans.png,
+ Smooth/images/logo.png, Smooth/img/l_01.png, Smooth/img/l_02.png,
+ Smooth/img/l_03.png, Smooth/img/l_07.png, Smooth/img/l_09.png,
+ Smooth/img/l_10.png, Smooth/img/l_11.png, Smooth/img/l_12.png,
+ Smooth/img/spanner.png, Smooth/img/trans.png, XSilver/bar.png,
+ XSilver/bullet.png, XSilver/button_help.png,
+ XSilver/calendar-2.png, XSilver/calendar.png,
+ XSilver/container-bottom-bg.png,
+ XSilver/container-left-bottom-corner.png,
+ XSilver/container-left-top-corner.png,
+ XSilver/container-left-tube-bg.png,
+ XSilver/container-right-bottom-corner.png,
+ XSilver/container-right-top-corner.png,
+ XSilver/container-right-tube-bg.png,
+ XSilver/container-top-bg.png, XSilver/links-2.png,
+ XSilver/links.png, XSilver/logo-bg.png, XSilver/logo.png,
+ XSilver/mail.png, XSilver/person.png, XSilver/personalize-2.png,
+ XSilver/personalize.png, XSilver/polls-2.png, XSilver/polls.png,
+ XSilver/print.png, XSilver/smallcamera.png, XSilver/stats-2.png,
+ XSilver/stats.png, XSilver/storybox-bottom-bluebg.png,
+ XSilver/storybox-bottom-cascade.png,
+ XSilver/storybox-bottom-left-corner.png,
+ XSilver/storybox-bottom-right-corner.png,
+ XSilver/storybox-bottom-silverbg.png,
+ XSilver/storybox-left-tube-bg.png,
+ XSilver/storybox-right-tube-bg.png,
+ XSilver/storybox-title-bluebg.png,
+ XSilver/storybox-title-cascade.png,
+ XSilver/storybox-title-left-corner.png,
+ XSilver/storybox-title-right-corner.png,
+ XSilver/storybox-title-silverbg.png, XSilver/submit-2.png,
+ XSilver/submit.png, XSilver/sysmessage.png,
+ bluerobot/leftbar.png, bluerobot/mainbar.png,
+ bluerobot/rightbar.png, clean/boxstyles/img/bottomBg.png,
+ clean/boxstyles/img/bottomLeft.png,
+ clean/boxstyles/img/bottomRight.png,
+ clean/boxstyles/img/leftBg.png, clean/boxstyles/img/rightBg.png,
+ clean/boxstyles/img/topBg.png, clean/boxstyles/img/topLeft.png,
+ clean/boxstyles/img/topRight.png, clean/img/bar.png,
+ clean/img/bottomBg.png, clean/img/bottomLeft.png,
+ clean/img/bottomRight.png, clean/img/leftBg.png,
+ clean/img/logo.png, clean/img/rightBg.png, clean/img/topBg.png,
+ clean/img/topLeft.png, clean/img/topRight.png,
+ funkatronic/leftbar.png, funkatronic/logo.png,
+ funkatronic/mainbar.png, funkatronic/rightbar.png,
+ funkatronic/search.png, funkatronic/topbg.png, layout/blank.png,
+ layout/slc.png, mainsite/images/article-top.png,
+ mainsite/images/bg.png, mainsite/images/boxtop.png,
+ mainsite/images/btmleft.png, mainsite/images/core_bground.png,
+ mainsite/images/fallout.png, mainsite/images/l_01.png,
+ mainsite/images/l_02.png, mainsite/images/l_03.png,
+ mainsite/images/l_04.png, mainsite/images/l_05.png,
+ mainsite/images/l_06.png, mainsite/images/l_07.png,
+ mainsite/images/l_08.png, mainsite/images/l_09.png,
+ mainsite/images/l_10.png, mainsite/images/l_11.png,
+ mainsite/images/l_12.png, mainsite/images/phpwblogo.png,
+ mainsite/images/pixel.png, mainsite/images/pumkin.png,
+ mainsite/images/rightcorner.png, mainsite/images/spanner.png,
+ mainsite/images/tile.png, mainsite/images/trans.png,
+ mainsite/images/users/approve.png,
+ mainsite/images/users/boost.png,
+ mainsite/images/users/branch.png,
+ mainsite/images/users/comments.png,
+ mainsite/images/users/fatcat.png, mainsite/images/users/help.png,
+ mainsite/images/users/language.png,
+ mainsite/images/users/layout.png, mainsite/images/users/menu.png,
+ mainsite/images/users/modmaker.png,
+ mainsite/images/users/pagemaster.png,
+ mainsite/images/users/security.png,
+ mainsite/images/users/users.png, marvin/drop.png,
+ marvin/pixel.png, muggles/blueblkline.png, muggles/endcap.png,
+ muggles/mug_bullet.png, muggles/pixel.png,
+ muggles/roundcorner-bl.png, muggles/roundcorner-br.png,
+ muggles/roundcorner-tl.png, muggles/roundcorner-tr.png,
+ muggles/silver-h-line.png, muggles/title.png, muggles/titleU.png,
+ muggles/trans.png, muggles/width.png,
+ muggles/boxstyles/muggles_img/blueblkline.png,
+ muggles/boxstyles/muggles_img/endcap.png,
+ muggles/boxstyles/muggles_img/pixel.png,
+ muggles/images/users/approve.png, muggles/images/users/block.png,
+ muggles/images/users/boost.png, muggles/images/users/branch.png,
+ muggles/images/users/bug.png, muggles/images/users/comments.png,
+ muggles/images/users/fatcat.png, muggles/images/users/help.png,
+ muggles/images/users/language.png,
+ muggles/images/users/layout.png, muggles/images/users/menu.png,
+ muggles/images/users/modmaker.png,
+ muggles/images/users/notes.png,
+ muggles/images/users/pagemaster.png,
+ muggles/images/users/security.png,
+ muggles/images/users/users.png, unconed/icon.png,
+ unconed/null.png, winxp/boxstyles/winxp_img/sidebox-bar-left.png,
+ winxp/boxstyles/winxp_img/sidebox-bar-px.png,
+ winxp/boxstyles/winxp_img/sidebox-title-bg.png,
+ winxp/boxstyles/winxp_img/sidebox-title-left.png,
+ winxp/boxstyles/winxp_img/sidebox-title-right.png,
+ winxp/boxstyles/winxp_img/storybox-bottom-bg.png,
+ winxp/boxstyles/winxp_img/storybox-bottom-left.png,
+ winxp/boxstyles/winxp_img/storybox-bottom-right.png,
+ winxp/boxstyles/winxp_img/storybox-content-right-px.png,
+ winxp/boxstyles/winxp_img/storybox-content-right.png: converted
+ to PNG
+
+2006-01-22 11:16 lems1
+
+ * include/templates/en/: AHP/fancybox.tpl, AHP/index2colright.tpl,
+ AHP/slashHead.tpl, AHP/titlebar.tpl,
+ BE_default/slashHead-htmlarea3.tpl, BE_default/slashHead.tpl,
+ Cool/slashHead.tpl, PostNuke/fancybox.tpl,
+ PostNuke/index1col.tpl, PostNuke/index2colleft.tpl,
+ PostNuke/index2colright.tpl, PostNuke/index3col.tpl,
+ PostNuke/slashFoot.tpl, PostNuke/slashHead.tpl,
+ PostNukeSilver/index1col.tpl, PostNukeSilver/index2colleft.tpl,
+ PostNukeSilver/index2colright.tpl, PostNukeSilver/index3col.tpl,
+ PostNukeSilver/slashFoot.tpl, PostNukeSilver/slashHead.tpl,
+ Quick/slashHead-fckeditor.tpl, Quick/slashHead-htmlarea3.tpl,
+ Quick/slashHead-tinymce.tpl, Quick/slashHead.tpl,
+ SeaBreeze/index1col.tpl, SeaBreeze/index2colleft.tpl,
+ SeaBreeze/index2colright.tpl, SeaBreeze/index3col.tpl,
+ SeaBreeze/slashFoot.tpl, SeaBreeze/slashHead.tpl,
+ ShankZen/slashHead-fckeditor.tpl,
+ ShankZen/slashHead-htmlarea3.tpl, ShankZen/slashHead-tinymce.tpl,
+ ShankZen/slashHead.tpl, Smooth/fancybox.tpl, Smooth/navbar.tpl,
+ Smooth/story.tpl, Smooth/storyIndex.tpl, XSilver/fancybox.tpl,
+ XSilver/slashHead.tpl, XSilver/story.tpl, basic/article.tpl,
+ basic/articleEmailForm.tpl, basic/articleEmailSent.tpl,
+ basic/backendHTML.tpl, basic/backendJS.tpl,
+ basic/backendMozilla.tpl, basic/backendRSS1.tpl,
+ basic/backendRSS91.tpl, basic/backendRSS92.tpl,
+ basic/index2colleft.tpl, basic/index2colright.tpl,
+ basic/index3col.tpl, basic/pollShow.tpl,
+ basic/slashHead-fckeditor.tpl, basic/slashHead-htmlarea3.tpl,
+ basic/slashHead-tinymce.tpl, basic/slashHead.tpl,
+ basiccurves/articleEmailForm.tpl,
+ basiccurves/articleEmailSent.tpl, basiccurves/backendHTML.tpl,
+ basiccurves/fancybox.tpl, basiccurves/slashHead-fckeditor.tpl,
+ basiccurves/slashHead-htmlarea3.tpl,
+ basiccurves/slashHead-tinymce.tpl, basiccurves/slashHead.tpl,
+ basiccurves/titlebar.tpl, bluerobot/pollShow.tpl,
+ clean/fancybox.tpl, clean/navbar.tpl, clean/navbarBlockh.tpl,
+ clean/slashHead.tpl, clean/story.tpl, clean/storyIndex.tpl,
+ default/article.tpl, default/articleEmailForm.tpl,
+ default/articleEmailSent.tpl, default/backendHTML.tpl,
+ default/backendJS.tpl, default/backendMozilla.tpl,
+ default/backendRSS1.tpl, default/backendRSS91.tpl,
+ default/backendRSS92.tpl, default/fancybox.tpl,
+ default/framedbox.tpl, default/index2colleft.tpl,
+ default/index2colright.tpl, default/index3col.tpl,
+ default/openbox.tpl, default/pollShow.tpl, default/slashHead.tpl,
+ default/titlebar.tpl, embedded/slashHead-htmlarea3.tpl,
+ embedded/slashHead.tpl, funkatronic/fancybox.tpl,
+ funkatronic/pollShow.tpl, funkatronic/slashHead.tpl,
+ funkatronic/titlebar.tpl, mainsite/commentSubmitForm.tpl,
+ mainsite/fancybox.tpl, mainsite/navbar.tpl,
+ mainsite/slashHead.tpl, mainsite/story.tpl,
+ mainsite/storyIndex.tpl, marvin/slashHead-fckeditor.tpl,
+ marvin/slashHead-htmlarea3.tpl, marvin/slashHead-tinymce.tpl,
+ marvin/slashHead.tpl, muggles/fancybox.tpl,
+ muggles/index2colright.tpl, muggles/slashFoot.tpl,
+ muggles/slashHead.tpl, muggles/titlebar.tpl,
+ unconed/slashFoot.tpl, unconed/slashHead-fckeditor.tpl,
+ unconed/slashHead-htmlarea3.tpl, unconed/slashHead-tinymce.tpl,
+ unconed/slashHead.tpl, unconed/story.tpl, unconed/storyIndex.tpl,
+ winxp/commentSubmitForm.tpl, winxp/fancybox.tpl,
+ winxp/navbar.tpl, winxp/story.tpl, winxp/storyIndex.tpl:
+ s/\.gif/.png/g all PNG images now
+
+2006-01-22 11:05 lems1
+
+ * public_html/images/: AHP/boxstyles/left.gif,
+ AHP/boxstyles/right.gif, AHP/boxstyles/tile.gif,
+ AHP/img/boxtile.gif, AHP/img/headleft.gif, AHP/img/headright.gif,
+ AHP/img/headtile.gif, Cool/img/bottomBg.gif,
+ Cool/img/bottomLeft.gif, Cool/img/bottomRight.gif,
+ Cool/img/leftBg.gif, Cool/img/rightBg.gif, Cool/img/topBg.gif,
+ Cool/img/topLeft.gif, Cool/img/topRight.gif,
+ PostNuke/black_dot.gif, PostNuke/leftbar.gif, PostNuke/leftc.gif,
+ PostNuke/logo.gif, PostNuke/mainbar.gif, PostNuke/pix-t.gif,
+ PostNuke/rightbar.gif, PostNukeSilver/bar_bottom_left.gif,
+ PostNukeSilver/bar_bottom_middle.gif,
+ PostNukeSilver/bar_bottom_right.gif,
+ PostNukeSilver/bar_top_left.gif,
+ PostNukeSilver/bar_top_middle.gif,
+ PostNukeSilver/bar_top_right.gif, PostNukeSilver/bkground.gif,
+ PostNukeSilver/leftbar.gif, PostNukeSilver/logo.gif,
+ PostNukeSilver/mainbar.gif, PostNukeSilver/menu_middle_left.gif,
+ PostNukeSilver/menu_middle_right.gif,
+ PostNukeSilver/rightbar.gif, PostNukeSilver/samplebanner.gif,
+ PostNukeSilver/spacer.gif, PostNukeSilver/spacer_bottom_left.gif,
+ PostNukeSilver/spacer_bottom_middle.gif,
+ PostNukeSilver/spacer_bottom_right.gif,
+ PostNukeSilver/spacer_top_left.gif,
+ PostNukeSilver/spacer_top_middle.gif,
+ PostNukeSilver/spacer_top_right.gif, Quick/bg.gif,
+ Quick/logo.gif, Quick/images/bg.gif, Quick/images/logo.gif,
+ SeaBreeze/blank.gif, SeaBreeze/corner_bottom_right.gif,
+ SeaBreeze/corner_top_right.gif, SeaBreeze/go.gif,
+ SeaBreeze/hbkg.gif, SeaBreeze/leftbar.gif, SeaBreeze/lefttop.gif,
+ SeaBreeze/logoshort.gif, SeaBreeze/mainbar.gif,
+ SeaBreeze/note_icon.gif, SeaBreeze/orange.gif,
+ SeaBreeze/right_bkg.gif, SeaBreeze/rightbar.gif,
+ Smooth/boxstyles/img/l_01.gif, Smooth/boxstyles/img/l_02.gif,
+ Smooth/boxstyles/img/l_03.gif, Smooth/boxstyles/img/l_07.gif,
+ Smooth/boxstyles/img/l_09.gif, Smooth/boxstyles/img/l_10.gif,
+ Smooth/boxstyles/img/l_11.gif, Smooth/boxstyles/img/l_12.gif,
+ Smooth/boxstyles/img/spanner.gif, Smooth/boxstyles/img/trans.gif,
+ Smooth/images/logo.gif, Smooth/img/l_01.gif, Smooth/img/l_02.gif,
+ Smooth/img/l_03.gif, Smooth/img/l_07.gif, Smooth/img/l_09.gif,
+ Smooth/img/l_10.gif, Smooth/img/l_11.gif, Smooth/img/l_12.gif,
+ Smooth/img/spanner.gif, Smooth/img/trans.gif, XSilver/bar.gif,
+ XSilver/bullet.gif, XSilver/button_help.gif,
+ XSilver/calendar-2.gif, XSilver/calendar.gif,
+ XSilver/container-bottom-bg.gif,
+ XSilver/container-left-bottom-corner.gif,
+ XSilver/container-left-top-corner.gif,
+ XSilver/container-left-tube-bg.gif,
+ XSilver/container-right-bottom-corner.gif,
+ XSilver/container-right-top-corner.gif,
+ XSilver/container-right-tube-bg.gif,
+ XSilver/container-top-bg.gif, XSilver/links-2.gif,
+ XSilver/links.gif, XSilver/logo-bg.gif, XSilver/logo.gif,
+ XSilver/mail.gif, XSilver/person.gif, XSilver/personalize-2.gif,
+ XSilver/personalize.gif, XSilver/polls-2.gif, XSilver/polls.gif,
+ XSilver/print.gif, XSilver/smallcamera.gif, XSilver/stats-2.gif,
+ XSilver/stats.gif, XSilver/storybox-bottom-bluebg.gif,
+ XSilver/storybox-bottom-cascade.gif,
+ XSilver/storybox-bottom-left-corner.gif,
+ XSilver/storybox-bottom-right-corner.gif,
+ XSilver/storybox-bottom-silverbg.gif,
+ XSilver/storybox-left-tube-bg.gif,
+ XSilver/storybox-right-tube-bg.gif,
+ XSilver/storybox-title-bluebg.gif,
+ XSilver/storybox-title-cascade.gif,
+ XSilver/storybox-title-left-corner.gif,
+ XSilver/storybox-title-right-corner.gif,
+ XSilver/storybox-title-silverbg.gif, XSilver/submit-2.gif,
+ XSilver/submit.gif, XSilver/sysmessage.gif,
+ bluerobot/leftbar.gif, bluerobot/mainbar.gif,
+ bluerobot/rightbar.gif, clean/boxstyles/img/bottomBg.gif,
+ clean/boxstyles/img/bottomLeft.gif,
+ clean/boxstyles/img/bottomRight.gif,
+ clean/boxstyles/img/leftBg.gif, clean/boxstyles/img/rightBg.gif,
+ clean/boxstyles/img/topBg.gif, clean/boxstyles/img/topLeft.gif,
+ clean/boxstyles/img/topRight.gif, clean/img/bar.gif,
+ clean/img/bottomBg.gif, clean/img/bottomLeft.gif,
+ clean/img/bottomRight.gif, clean/img/leftBg.gif,
+ clean/img/logo.gif, clean/img/rightBg.gif, clean/img/topBg.gif,
+ clean/img/topLeft.gif, clean/img/topRight.gif,
+ funkatronic/leftbar.gif, funkatronic/logo.gif,
+ funkatronic/mainbar.gif, funkatronic/rightbar.gif,
+ funkatronic/search.gif, funkatronic/topbg.gif, layout/blank.gif,
+ layout/slc.gif, mainsite/images/article-top.gif,
+ mainsite/images/bg.gif, mainsite/images/boxtop.gif,
+ mainsite/images/btmleft.gif, mainsite/images/core_bground.gif,
+ mainsite/images/fallout.gif, mainsite/images/l_01.gif,
+ mainsite/images/l_02.gif, mainsite/images/l_03.gif,
+ mainsite/images/l_04.gif, mainsite/images/l_05.gif,
+ mainsite/images/l_06.gif, mainsite/images/l_07.gif,
+ mainsite/images/l_08.gif, mainsite/images/l_09.gif,
+ mainsite/images/l_10.gif, mainsite/images/l_11.gif,
+ mainsite/images/l_12.gif, mainsite/images/phpwblogo.gif,
+ mainsite/images/pixel.gif, mainsite/images/pumkin.gif,
+ mainsite/images/rightcorner.gif, mainsite/images/spanner.gif,
+ mainsite/images/tile.gif, mainsite/images/trans.gif,
+ mainsite/images/users/approve.gif,
+ mainsite/images/users/boost.gif,
+ mainsite/images/users/branch.gif,
+ mainsite/images/users/comments.gif,
+ mainsite/images/users/fatcat.gif, mainsite/images/users/help.gif,
+ mainsite/images/users/language.gif,
+ mainsite/images/users/layout.gif, mainsite/images/users/menu.gif,
+ mainsite/images/users/modmaker.gif,
+ mainsite/images/users/pagemaster.gif,
+ mainsite/images/users/security.gif,
+ mainsite/images/users/users.gif, marvin/drop.gif,
+ marvin/pixel.gif, muggles/blueblkline.gif, muggles/endcap.gif,
+ muggles/mug_bullet.gif, muggles/pixel.gif,
+ muggles/roundcorner-bl.gif, muggles/roundcorner-br.gif,
+ muggles/roundcorner-tl.gif, muggles/roundcorner-tr.gif,
+ muggles/silver-h-line.gif, muggles/title.gif, muggles/titleU.gif,
+ muggles/trans.gif, muggles/width.gif,
+ muggles/boxstyles/muggles_img/blueblkline.gif,
+ muggles/boxstyles/muggles_img/endcap.gif,
+ muggles/boxstyles/muggles_img/pixel.gif,
+ muggles/images/users/approve.gif, muggles/images/users/block.gif,
+ muggles/images/users/boost.gif, muggles/images/users/branch.gif,
+ muggles/images/users/bug.gif, muggles/images/users/comments.gif,
+ muggles/images/users/fatcat.gif, muggles/images/users/help.gif,
+ muggles/images/users/language.gif,
+ muggles/images/users/layout.gif, muggles/images/users/menu.gif,
+ muggles/images/users/modmaker.gif,
+ muggles/images/users/notes.gif,
+ muggles/images/users/pagemaster.gif,
+ muggles/images/users/security.gif,
+ muggles/images/users/users.gif, topics/topiced.gif,
+ topics/topiced.png, topics/topicencryption.gif,
+ topics/topicencryption.png, topics/topicenlightenment.gif,
+ topics/topicenlightenment.png, topics/topicfreebsd.gif,
+ topics/topicfreebsd.png, topics/topicmoney.gif,
+ topics/topicmoney.png, topics/topicmovies.gif,
+ topics/topicmovies.png, topics/topicms.gif, topics/topicms.png,
+ topics/topicmusic.gif, topics/topicmusic.png,
+ topics/topicnetscape.gif, topics/topicnetscape.png,
+ topics/topicnews.gif, topics/topicnews.png,
+ topics/topicquickies.gif, topics/topicquickies.png,
+ topics/topicstarwars.gif, topics/topicstarwars.png,
+ topics/topicus.gif, topics/topicus.png, topics/topicwine.gif,
+ topics/topicwine.png, unconed/icon.gif, unconed/null.gif,
+ winxp/boxstyles/winxp_img/sidebox-bar-left.gif,
+ winxp/boxstyles/winxp_img/sidebox-bar-px.gif,
+ winxp/boxstyles/winxp_img/sidebox-title-bg.gif,
+ winxp/boxstyles/winxp_img/sidebox-title-left.gif,
+ winxp/boxstyles/winxp_img/sidebox-title-right.gif,
+ winxp/boxstyles/winxp_img/storybox-bottom-bg.gif,
+ winxp/boxstyles/winxp_img/storybox-bottom-left.gif,
+ winxp/boxstyles/winxp_img/storybox-bottom-right.gif,
+ winxp/boxstyles/winxp_img/storybox-content-right-px.gif,
+ winxp/boxstyles/winxp_img/storybox-content-right.gif: converted
+ to PNG
+
+2006-01-22 10:12 lems1
+
+ * public_html/images/: atom03.gif, atom03.png, bloglines.gif,
+ bloglines.png, dot.gif, dot.png, k_squidster.gif,
+ k_squidster.png, leftbar.gif, leftbar.png, mainbar.gif,
+ mainbar.png, new-logo.gif, new-logo.png, phpslash.gif,
+ phpslash.png, rightbar.gif, rightbar.png, slashdot.gif,
+ slashdot.png: converted to PNG
+
+2006-01-22 10:09 lems1
+
+ * tables/0.8/: psl_example.sql, psl_example_update_to_PNG.sql: more
+ convertions to png
+
+2006-01-22 10:04 lems1
+
+ * public_html/images/: rss091.png, rss10.png, rss20.png,
+ rss091.gif, rss10.gif, rss20.gif, topics/dancing_tux.png,
+ topics/latinologo.png, topics/phpweblogger.png,
+ topics/quicklinks.png, topics/topicamd.png,
+ topics/topicamiga.png, topics/topicapple.png, topics/topicbe.png,
+ topics/topiccaldera.png, topics/topiccomdex.png,
+ topics/topiccompaq.png, topics/topiccorel.png,
+ topics/topicdebian.png, topics/topicdigital.png,
+ topics/topiced.png, topics/topicencryption.png,
+ topics/topicenlightenment.png, topics/topicfreebsd.png,
+ topics/topicgentoo.png, topics/topicgimp.png,
+ topics/topicgnome.png, topics/topicgnustep.png,
+ topics/topichardware.png, topics/topichumor.png,
+ topics/topicibm.png, topics/topicintel.png, topics/topickde.png,
+ topics/topiclinux.png, topics/topicmandrake.png,
+ topics/topicmol.png, topics/topicmoney.png,
+ topics/topicmovies.png, topics/topicms.png,
+ topics/topicmusic.png, topics/topicnetscape.png,
+ topics/topicnews.png, topics/topicperl.png, topics/topicphp.png,
+ topics/topicphpslash.png, topics/topicpilot.png,
+ topics/topicquake.png, topics/topicquickies.png,
+ topics/topicredhat.png, topics/topicscience.png,
+ topics/topicsgi.png, topics/topicslashdot.png,
+ topics/topicssh.png, topics/topicstarwars.png,
+ topics/topicsun.png, topics/topicsuse.png,
+ topics/topicubuntu.png, topics/topicus.png, topics/topicvim.png,
+ topics/topicwine.png: converted to png
+
+2006-01-22 09:59 lems1
+
+ * tables/0.8/: psl_example.sql, psl_example_update_to_PNG.sql:
+ first commit
+
+2006-01-22 09:49 lems1
+
+ * public_html/images/topics/: quicklinks.gif, topicamd.gif,
+ topicamiga.gif, topicapple.gif, topicbe.gif, topiccomdex.gif,
+ topicdigital.gif, topickde.gif, topiclinux.gif, topicredhat.gif,
+ topicscience.gif, topicsuse.gif, topicsun.gif, topicsgi.gif,
+ topicslashdot.gif: file deleted from current tree
+
+2006-01-22 09:46 lems1
+
+ * public_html/images/topics/: topiccorel.gif, topiccaldera.gif,
+ topiccompaq.gif, topicdebian.gif, topicgimp.gif, topicgnome.gif,
+ topicgnustep.gif, topichardware.gif, topichumor.gif,
+ topicibm.gif, topicintel.gif, topicperl.gif, topicphpslash.gif,
+ topicpilot.gif, topicquake.gif: file deleted from current tree
+
+2006-01-16 09:19 lems1
+
+ * CHANGES, doc/changeHistory/CHANGES-081-0811: archived changes
+
+2006-01-15 11:28 lems1
+
+ * public_html/scripts/fckeditor/_documentation/Using: file deleted
+ from current tree
+
+2006-01-15 11:18 lems1
+
+ * debian/patches/: config-dist.php.patch, config.php.patch: need to
+ patch config.php instead
+
+2006-01-15 11:07 lems1
+
+ * debian/phpslash.install, scripts/build-debian.sh: correctly
+ builds a debian package suitable for the main debian repostirory
+
+2006-01-15 11:07 lems1
+
+ * Makefile: correctly removes all CVS directories even when the
+ name leading to it contains spaces
+
+2006-01-05 13:13 lems1
+
+ * scripts/build-debian.sh: removes public_html/config.php
+
+2006-01-05 13:11 lems1
+
+ * debian/: changelog, phpslash.links: symlink'ing
+
+2006-01-05 12:39 lems1
+
+ * debian/: changelog, phpslash.install: bumped up version
+
+2006-01-05 12:36 lems1
+
+ * debian/patches/: config-dist.php.patch, config.php.patch: renamed
+ to config-dist.php.patch
+
+2006-01-02 23:21 lems1
+
+ * CHANGES: hardening documented
+
+2006-01-02 23:17 lems1
+
+ * public_html/images/: AHP/index.php, AHP/boxstyles/index.php,
+ AHP/img/index.php, Cool/index.php, Cool/img/index.php,
+ PostNuke/index.php, PostNukeSilver/index.php, Quick/index.php,
+ Quick/images/index.php, SeaBreeze/index.php, Smooth/index.php,
+ Smooth/boxstyles/index.php, Smooth/boxstyles/img/index.php,
+ Smooth/images/index.php, Smooth/img/index.php, XSilver/index.php,
+ bluerobot/index.php, clean/index.php, clean/boxstyles/index.php,
+ clean/boxstyles/img/index.php, clean/images/index.php,
+ clean/img/index.php, funkatronic/index.php, mainsite/index.php,
+ mainsite/images/index.php, mainsite/images/users/index.php,
+ marvin/index.php, muggles/index.php, muggles/boxstyles/index.php,
+ muggles/boxstyles/muggles_img/index.php,
+ muggles/images/index.php, muggles/images/users/index.php,
+ unconed/index.php, winxp/index.php, winxp/boxstyles/index.php,
+ winxp/boxstyles/winxp_img/index.php: first commit
+
+2006-01-02 23:14 lems1
+
+ * public_html/images/: PostNukeSilver/index.html,
+ SeaBreeze/index.html, XSilver/index.htm: file deleted from
+ current tree
+
+2006-01-02 23:09 lems1
+
+ * public_html/styles/: BE_default/index.php, ShankZen/index.php:
+ first commit
+
+2006-01-02 23:04 lems1
+
+ * public_html/scripts/: fckeditor/_aspnet/index.php,
+ fckeditor/_aspnet/FredCK.FCKeditorV2/index.php,
+ fckeditor/_aspnet/FredCK.FCKeditorV2/bin/index.php,
+ fckeditor/_aspnet/FredCK.FCKeditorV2/bin/Debug/index.php,
+ fckeditor/_aspnet/FredCK.FCKeditorV2/bin/Release/index.php,
+ fckeditor/_documentation/Using,
+ fckeditor/_documentation/index.php,
+ fckeditor/_documentation/Developers/index.php,
+ fckeditor/_documentation/Developers/FileBrowserConnectors/index.php,
+ fckeditor/_documentation/Developers/FileBrowserConnectors/SampleResponses/index.php,
+ fckeditor/_documentation/Developers/images/index.php,
+ fckeditor/_jsp/index.php, fckeditor/_jsp/build/index.php,
+ fckeditor/_jsp/build/classes/index.php,
+ fckeditor/_jsp/build/classes/com/index.php,
+ fckeditor/_jsp/build/classes/com/fredck/index.php,
+ fckeditor/_jsp/build/classes/com/fredck/FCKeditor/index.php,
+ fckeditor/_jsp/build/classes/com/fredck/FCKeditor/connector/index.php,
+ fckeditor/_jsp/build/classes/com/fredck/FCKeditor/tags/index.php,
+ fckeditor/_jsp/dist/index.php,
+ fckeditor/_jsp/dist/docs/index.php,
+ fckeditor/_jsp/dist/docs/api/index-all.html,
+ fckeditor/_jsp/dist/docs/api/index.html,
+ fckeditor/_jsp/dist/docs/api/index.php,
+ fckeditor/_jsp/dist/docs/api/com/index.php,
+ fckeditor/_jsp/dist/docs/api/com/fredck/index.php,
+ fckeditor/_jsp/dist/docs/api/com/fredck/FCKeditor/index.php,
+ fckeditor/_jsp/dist/docs/api/com/fredck/FCKeditor/connector/index.php,
+ fckeditor/_jsp/dist/docs/api/com/fredck/FCKeditor/tags/index.php,
+ fckeditor/_jsp/dist/docs/api/resources/index.php,
+ fckeditor/_jsp/docs/index.php,
+ fckeditor/_jsp/docs/api/index-all.html,
+ fckeditor/_jsp/docs/api/index.html,
+ fckeditor/_jsp/docs/api/index.php,
+ fckeditor/_jsp/docs/api/com/index.php,
+ fckeditor/_jsp/docs/api/com/fredck/index.php,
+ fckeditor/_jsp/docs/api/com/fredck/FCKeditor/index.php,
+ fckeditor/_jsp/docs/api/com/fredck/FCKeditor/connector/index.php,
+ fckeditor/_jsp/docs/api/com/fredck/FCKeditor/tags/index.php,
+ fckeditor/_jsp/docs/api/resources/index.php,
+ fckeditor/_jsp/lib/index.php, fckeditor/_jsp/src/index.php,
+ fckeditor/_jsp/src/com/index.php,
+ fckeditor/_jsp/src/com/fredck/index.php,
+ fckeditor/_jsp/src/com/fredck/FCKeditor/index.php,
+ fckeditor/_jsp/src/com/fredck/FCKeditor/connector/index.php,
+ fckeditor/_jsp/src/com/fredck/FCKeditor/tags/index.php,
+ fckeditor/editor/index.php, fckeditor/editor/_source/index.php,
+ fckeditor/editor/_source/classes/index.php,
+ fckeditor/editor/_source/commandclasses/index.php,
+ fckeditor/editor/_source/globals/index.php,
+ fckeditor/editor/_source/internals/index.php,
+ fckeditor/editor/css/index.php,
+ fckeditor/editor/dialog/index.php,
+ fckeditor/editor/dialog/css/index.php,
+ fckeditor/editor/dialog/images/index.php,
+ fckeditor/editor/dialog/js/index.php,
+ fckeditor/editor/filemanager/index.php,
+ fckeditor/editor/filemanager/browser/index.php,
+ fckeditor/editor/filemanager/browser/default/index.php,
+ fckeditor/editor/filemanager/browser/default/connectors/index.php,
+ fckeditor/editor/filemanager/browser/default/connectors/aspx/index.php,
+ fckeditor/editor/filemanager/browser/default/images/index.php,
+ fckeditor/editor/filemanager/browser/default/images/icons/index.php,
+ fckeditor/editor/filemanager/browser/default/images/icons/32/index.php,
+ fckeditor/editor/filemanager/browser/default/js/index.php,
+ fckeditor/editor/images/index.php,
+ fckeditor/editor/images/smiley/index.php,
+ fckeditor/editor/images/smiley/fun/index.php,
+ fckeditor/editor/images/smiley/msn/index.php,
+ fckeditor/editor/js/index.php, fckeditor/editor/lang/index.php,
+ fckeditor/editor/skins/index.php,
+ fckeditor/editor/skins/default/index.php,
+ fckeditor/editor/skins/default/images/index.php,
+ fckeditor/editor/skins/default/toolbar/index.php,
+ fckeditor/editor/skins/office2003/index.php,
+ fckeditor/editor/skins/office2003/images/index.php,
+ fckeditor/editor/skins/office2003/toolbar/index.php,
+ fckeditor/editor/skins/silver/index.php,
+ fckeditor/editor/skins/silver/images/index.php,
+ fckeditor/editor/skins/silver/toolbar/index.php,
+ htmlarea3/images/index.php, htmlarea3/lang/index.php,
+ htmlarea3/plugins/index.php, htmlarea3/plugins/CSS/index.php,
+ htmlarea3/plugins/CSS/lang/index.php,
+ htmlarea3/plugins/ContextMenu/index.php,
+ htmlarea3/plugins/ContextMenu/lang/index.php,
+ htmlarea3/plugins/EnterParagraphs/index.php,
+ htmlarea3/plugins/FullPage/index.php,
+ htmlarea3/plugins/FullPage/img/index.php,
+ htmlarea3/plugins/FullPage/lang/index.php,
+ htmlarea3/plugins/FullPage/popups/index.php,
+ htmlarea3/plugins/HtmlTidy/index.php,
+ htmlarea3/plugins/HtmlTidy/img/index.php,
+ htmlarea3/plugins/HtmlTidy/lang/index.php,
+ htmlarea3/plugins/ImageManager/index.php,
+ htmlarea3/plugins/ImageManager/Classes/index.php,
+ htmlarea3/plugins/ImageManager/assets/index.php,
+ htmlarea3/plugins/ImageManager/img/index.php,
+ htmlarea3/plugins/ImageManager/lang/index.php,
+ htmlarea3/plugins/ListType/index.php,
+ htmlarea3/plugins/ListType/lang/index.php,
+ htmlarea3/plugins/SpellChecker/index.php,
+ htmlarea3/plugins/SpellChecker/img/index.php,
+ htmlarea3/plugins/SpellChecker/lang/index.php,
+ htmlarea3/plugins/TableOperations/index.php,
+ htmlarea3/plugins/TableOperations/img/index.php,
+ htmlarea3/plugins/TableOperations/lang/index.php,
+ htmlarea3/popups/index.php,
+ tinymce/jscripts/tiny_mce/plugins/advimage/index.php,
+ tinymce/jscripts/tiny_mce/plugins/advimage/langs/index.php,
+ tinymce/jscripts/tiny_mce/plugins/advlink/index.php,
+ tinymce/jscripts/tiny_mce/plugins/advlink/langs/index.php,
+ tinymce/jscripts/tiny_mce/plugins/emotions/index.php,
+ tinymce/jscripts/tiny_mce/plugins/emotions/images/index.php,
+ tinymce/jscripts/tiny_mce/plugins/emotions/langs/index.php,
+ tinymce/jscripts/tiny_mce/plugins/iespell/index.php,
+ tinymce/jscripts/tiny_mce/plugins/iespell/images/index.php,
+ tinymce/jscripts/tiny_mce/plugins/iespell/langs/index.php,
+ tinymce/jscripts/tiny_mce/plugins/insertdatetime/index.php,
+ tinymce/jscripts/tiny_mce/plugins/insertdatetime/images/index.php,
+ tinymce/jscripts/tiny_mce/plugins/insertdatetime/langs/index.php,
+ tinymce/jscripts/tiny_mce/plugins/preview/index.php,
+ tinymce/jscripts/tiny_mce/plugins/preview/images/index.php,
+ tinymce/jscripts/tiny_mce/plugins/preview/langs/index.php,
+ tinymce/jscripts/tiny_mce/themes/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/ca_fr/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/cz/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/de/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/es/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/fi/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/hu/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/it/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/nl/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/se/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/docs/uk/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/advanced/langs/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/ca_fr/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/cz/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/de/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/es/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/hu/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/it/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/pl/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/se/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/docs/uk/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/default/images/index.php,
+ tinymce/jscripts/tiny_mce/themes/simple/index.php,
+ tinymce/jscripts/tiny_mce/themes/simple/images/index.php: first
+ commit
+
+2006-01-02 22:43 lems1
+
+ * public_html/scripts/fckeditor/_jsp/: dist/docs/api/index.html,
+ dist/docs/api/index-all.html, docs/api/index-all.html,
+ docs/api/index.html: file deleted from current tree
+
+2006-01-02 22:37 lems1
+
+ * public_html/scripts/htmlarea3/index.php: first commit
+
+2006-01-02 22:37 lems1
+
+ * public_html/scripts/htmlarea3/index.html: file deleted from
+ current tree
+
+2006-01-02 22:31 lems1
+
+ * public_html/scripts/: fckeditor/index.php, tinymce/index.php,
+ tinymce/jscripts/index.php, tinymce/jscripts/tiny_mce/index.php,
+ tinymce/jscripts/tiny_mce/langs/index.php,
+ tinymce/jscripts/tiny_mce/plugins/index.php,
+ tinymce/jscripts/tiny_mce/plugins/zoom/index.php: first commit
+
+2006-01-02 22:25 lems1
+
+ * public_html/scripts/tinymce/: changelog, lgpl.txt, todo, readme:
+ file deleted from current tree
+
+2006-01-02 22:12 lems1
+
+ * scripts/build-debian.sh: no need to unalias make
+
+2006-01-02 22:11 lems1
+
+ * debian/changelog: corrects packaging of core phpslash and
+ phpslas-skins
+
+2006-01-02 22:04 lems1
+
+ * debian/phpslash.install: pack only what's needed by phpslash
+ (core)
+
+2006-01-02 21:56 lems1
+
+ * debian/phpslash-skins.install: ShankZen belongs in phpslash
+
+2006-01-02 21:55 lems1
+
+ * debian/phpslash-skins.install: only pack the skins related files
+
+2006-01-02 20:30 lems1
+
+ * debian/control: we support php5 as well
+
+2006-01-02 20:10 lems1
+
+ * scripts/build-debian.sh: corrects issues with make
+
+2006-01-02 19:56 lems1
+
+ * Makefile: check perms
+
+2006-01-02 19:36 lems1
+
+ * debian/changelog: new test release
+
+2006-01-02 19:34 lems1
+
+ * scripts/build-debian.sh: adds -s supporting the skipping of the
+ log generation for debian. scripts uses getopt now
+
+2006-01-02 19:20 lems1
+
+ * public_html/config-dist.ini.php: makes ShankZen default skin
+
+2006-01-02 18:57 lems1
+
+ * include/class/phplib/php/user4.inc: first commit
+
+2006-01-02 18:54 lems1
+
+ * include/class/phplib/php/: local.inc, local4.inc,
+ loginform.ihtml, menu.inc, of_checkbox.inc, of_file.inc,
+ of_radio.inc, of_select.inc, of_text.inc, of_textarea.inc,
+ oohforms.inc, page.inc, page4.inc, perm.inc, perminvalid.ihtml,
+ prepend.php, query_sql.inc, session.inc, session4.inc,
+ session4_custom.inc, setup.inc, sqlquery-eric.inc, sqlquery.inc,
+ strings2.inc, table.inc, template.inc, tmpl_table.inc,
+ tpl_form.inc, tree.inc, user.inc: first commit
+
+2006-01-02 18:51 lems1
+
+ * include/class/phplib/: CHANGES, CREDITS, README, VERSION,
+ php/auth.inc, php/auth4.inc, php/be_null.inc, php/be_sql.inc,
+ php/cart.inc, php/crcloginform.ihtml, php/crloginform.ihtml,
+ php/csv_table.inc, php/ct_dbm.inc, php/ct_file.inc,
+ php/ct_ldap.inc, php/ct_null.inc, php/ct_shm.inc,
+ php/ct_split_sql.inc, php/ct_sql.inc, php/db_msql.inc,
+ php/db_mssql.inc, php/db_mysql.inc, php/db_oci8.inc,
+ php/db_odbc.inc, php/db_oracle.inc, php/db_pgsql.inc,
+ php/db_sybase.inc, php/db_usql.inc, php/layout_html.inc: first
+ commit
+
+2006-01-02 18:35 lems1
+
+ * debian/control: keeps debian package consistent
+
+2006-01-02 18:15 lems1
+
+ * debian/control: fixes litian errors
+
+2006-01-02 18:01 lems1
+
+ * public_html/scripts/htmlarea3/: make-release.pl,
+ plugins/ContextMenu/1.pl: file deleted from current tree
+
+2006-01-02 17:57 lems1
+
+ * public_html/scripts/tinymce/docs/license.htm,
+ public_html/scripts/fckeditor/license.txt,
+ include/class/jpcache/LICENSE: file deleted from current tree
+
+2006-01-02 17:35 lems1
+
+ * include/templates/en/: PostNuke/README.orig,
+ PostNuke/README.xhtml.orig, SeaBreeze/README.orig,
+ XSilver/README.orig: file deleted from current tree
+
+2006-01-02 16:42 lems1
+
+ * debian/README.Debian: add notes about skins
+
+2006-01-02 16:38 lems1
+
+ * debian/: control, phpslash-skins.install: adds phpslash-skins
+ package
+
+2005-12-24 16:39 lems1
+
+ * include/: class/functions.inc, modules/story/Story.class,
+ modules/story/Story_base.class: effectively stops sql injection
+
+2005-12-24 12:24 lems1
+
+ * doc/html/psldeveloper.sgml, include/class/functions.inc: the
+ kinds of things you do when you copy and paste things...
+
+2005-12-24 12:09 lems1
+
+ * include/class/functions.inc: oops. missing assignment operator
+
+2005-12-24 12:06 lems1
+
+ * scripts/build-debian.sh: uses debuild instead as default
+
+2005-12-24 11:46 lems1
+
+ * debian/control: we are not cpu specific
+
+2005-12-24 11:39 lems1
+
+ * doc/html/Makefile: no need to display these comments during make.
+ forces moving of docs files during build
+
+2005-12-24 10:08 lems1
+
+ * include/templates/en/clean/: fancybox.tpl, index2colright.tpl,
+ mailinglistForm.tpl, navbar.tpl, navbarBlockh.tpl,
+ searchPage.tpl, slashFoot.tpl, slashHead.tpl, story.tpl,
+ storyIndex.tpl, submissionForm.tpl, titlebar.tpl, topicBar.tpl:
+ reverts clean to the old theme
+
+2005-12-22 13:53 lems1
+
+ * scripts/build-debian.sh: allows the debian build package to be
+ set from an env var
+
+2005-12-22 13:48 lems1
+
+ * scripts/build-debian.sh: updates usage
+
+2005-12-22 13:43 lems1
+
+ * include/modules/story/Story_base.class: makes extractStories()
+ safer by escaping all strings before passing them to SQL
+
+2005-12-22 13:28 lems1
+
+ * include/modules/story/Story_base.class: makes extractStory and
+ other functions safer by properly escaping strings before they get
+ passed to SQL
+
+2005-12-22 13:23 lems1
+
+ * include/class/functions.inc: adds psl_sql_quote() to make things
+ even safer. this adds support for php before version 4.3 as well as
+ sanity checks if mysql_real_escape_string() returns FALSE (on
+ error), so that we don't loose any information
+
+2005-12-22 12:50 lems1
+
+ * include/class/functions.inc: safer implementation of clean()
+
+2005-12-22 12:40 lems1
+
+ * include/class/functions.inc: allows link_id to be passed from
+ class instances
+
+2005-12-22 12:32 lems1
+
+ * include/class/functions.inc: escapes strings properly before
+ outputting them
+
+2005-10-21 22:22 lems1
+
+ * include/templates/en/clean/slashHead.tpl: fixes path to logo
+
+2005-10-21 22:15 lems1
+
+ * include/templates/en/clean/: slashHead-fckeditor.tpl,
+ slashHead-htmlarea3.tpl: fixes path to stylesheet
+
+2005-10-21 22:09 lems1
+
+ * public_html/styles/clean.css: cleanups and adds new nifty tricks
+
+2005-10-21 22:01 lems1
+
+ * include/templates/en/clean/: slashHead-fckeditor.tpl,
+ slashHead-htmlarea3.tpl, story.tpl, storyIndex.tpl, topicBar.tpl:
+ clean template fixes
+
+2005-10-17 20:42 lems1
+
+ * include/templates/en/clean/: fancybox.tpl, index2colright.tpl,
+ mailinglistForm.tpl, navbar.tpl, navbarBlockh.tpl,
+ searchPage.tpl, slashFoot.tpl, slashHead-fckeditor.tpl,
+ slashHead.tpl, story.tpl, storyIndex.tpl, submissionForm.tpl,
+ titlebar.tpl: try harder to be compliant with w3c specs
+
+2005-09-05 23:16 lems1
+
+ * doc/TODO: new bug!
+
+2005-09-05 22:56 lems1
+
+ * doc/TODO: found bug in Tasks navbar set to expire at 0 seconds
+
+2005-08-29 17:27 joestewart
+
+ * CHANGES: test - ignore
+
+2005-08-29 15:17 joestewart
+
+ * ChangeLog: test - ignore
+
+2005-08-27 04:22 lems1
+
+ * public_html/config-dist.php: version string should be 0.8.1
+
+2005-08-27 04:19 lems1
+
+ * doc/TODO: simple TODO file for immediate things that need work
+
+2005-08-27 04:09 lems1
+
+ * include/modules/block/Block_i.class: code cleanups
+
+2005-08-27 03:25 lems1
+
+ * public_html/login.php: fixes bug: having hard coded values is
+ mean
+
+2005-08-27 03:25 lems1
+
+ * public_html/config-dist.ini.php: keeps names uniform using GNU
+ style syntax
+
+2005-08-27 03:20 lems1
+
+ * public_html/config-dist.ini.php: added a section for specifying
+ the login section properties
+
+2005-06-05 16:04 lems1
+
+ * VERSION: incr version
+
+2005-06-05 16:02 lems1
+
+ * debian/changelog: fixes email...
+
+2005-06-05 15:51 lems1
+
+ * doc/changeHistory/CHANGES-08-081: archive changes for 0.8.1
+ release
+
+2005-06-05 15:51 lems1
+
+ * CHANGES: new changes file
+
+2005-06-04 13:55 lems1
+
+ * debian/changelog: new upstream version
+
+2005-05-18 21:51 lems1
+
+ * include/modules/infolog/Infolog.class: no need to pass a copy of
+ the global
+
+2005-05-18 21:49 lems1
+
+ * public_html/admin/infologAdmin.php: no need to cache this
+
+2005-05-11 17:27 joestewart
+
+ * CHANGES, public_html/config-dist.ini.php,
+ public_html/config_setup.php: config-setup.php,
+ config-dist.ini.php - correct check for randomization string.
+ config file saving cleaned up some.
+
+2005-05-11 15:07 joestewart
+
+ * CHANGES, include/modules/author/Author.class,
+ include/modules/author/index.php,
+ include/modules/story/Story_base.class: Author.class,
+ author/index.php, Story_base.class - correct permission issues when
+ saving profile and saving stories reported by tobozo and crashfr.
+
+2005-05-08 22:24 lems1
+
+ * CHANGES: bug fix
+
+2005-05-08 22:22 lems1
+
+ * public_html/profile.php: fixes bug that didn't allow users to
+ update their info if cache was on
+
+2005-04-28 01:37 lems1
+
+ * debian/README.Debian: added note about decompressing
+ config_setup.gz
+
+2005-04-28 01:35 lems1
+
+ * include/modules/story/Story.class: code cleanups
+
+2005-04-28 01:28 lems1
+
+ * debian/changelog: changed email
+
+2005-04-28 01:22 lems1
+
+ * debian/phpslash.install: config_setup is handled by Makefile now
+
+2005-04-28 01:22 lems1
+
+ * debian/README.Debian: no gzipped now
+
+2005-04-28 01:21 lems1
+
+ * Makefile: copies config_setup.php in doc/ for the debian package
+
+2005-04-28 01:20 lems1
+
+ * include/modules/story/Story.class: code cleanups
+
+2005-04-28 00:36 lems1
+
+ * include/modules/story/Story.class: class needs to use own
+ siblings not globalz
+
+2005-04-28 00:35 lems1
+
+ * Makefile, scripts/build-debian.sh: moved config_setup.php out of
+ public_html for debian package. sysadmins should use this file by
+ hand or simply read the README.Debian file
+
+2005-04-28 00:07 lems1
+
+ * scripts/build-debian.sh, debian/README.Debian, debian/changelog,
+ debian/phpslash.install: moved config_setup.php out of
+ public_html for debian package. sysadmins should use this file by
+ hand or simply read the README.Debian file
+
+2005-04-27 23:55 lems1
+
+ * .cvsignore: ignore debian directory
+
+2005-04-27 23:46 lems1
+
+ * include/modules/story/Story.class: Fixes bug: implements
+ article_updatehits
+
+2005-04-24 10:12 lems1
+
+ * include/modules/story/Story.class: noted where article_updatehits
+ should reside. will implement this later
+
+2005-01-29 12:43 lems1
+
+ * include/templates/en/clean/topicBar.tpl: no sitetitle per
+ topicbar please
+
+2005-01-29 12:42 lems1
+
+ * include/templates/en/clean/topicBar.tpl:
+ a clean-itized topicbar
+
+2005-01-26 13:44 joestewart
+
+ * CHANGES, public_html/config-dist.ini.php,
+ public_html/config_setup.php: magic string randomization in setup
+ wizard
+
+2005-01-17 11:19 lems1
+
+ * include/templates/en/clean/: story.tpl, storyIndex.tpl: removed
+ extra a tags left over
+
+2005-01-17 10:26 lems1
+
+ * include/templates/en/basic/topicBar.tpl: remove a closing td tag
+ that was left over
+
+2004-12-16 17:05 joestewart
+
+ * CHANGES, include/modules/story/Story.class: Story.class - added
+ imageurl and rooturl tags for story.tpl,storyIndex.tpl and the story
+ text itself.
+
+2004-12-01 15:58 joestewart
+
+ * include/templates/en/bluerobot/: slashHead-tinymce.tpl,
+ slashHead-htmlarea3.tpl: first commit
+
+2004-12-01 15:49 joestewart
+
+ * include/templates/en/bluerobot/slashHead-fckeditor.tpl: first
+ commit
+
+2004-12-01 15:11 joestewart
+
+ * include/templates/en/Quick/slashHead-htmlarea3.tpl: psl 0.8
+ update
+
+2004-12-01 14:54 joestewart
+
+ * include/templates/en/Quick/: slashHead-fckeditor.tpl,
+ slashHead-tinymce.tpl: first commit
+
+2004-12-01 14:45 joestewart
+
+ * include/templates/en/Smooth/slashHead-htmlarea3.tpl: first commit
+
+2004-12-01 13:24 lems1
+
+ * CHANGES: added notes about wizard
+
+2004-12-01 13:11 lems1
+
+ * public_html/config_setup.php: added support for reading .gz files
+ and parsing ini files in /etc/phpslash or any other global
+ inifile_path. took care of a few bugs with passwords showing in
+ plain text while typing
+
+2004-12-01 12:53 joestewart
+
+ * include/templates/en/Smooth/slashHead-tinymce.tpl: first commit
+
+2004-12-01 12:47 joestewart
+
+ * include/templates/en/Smooth/slashHead-fckeditor.tpl: first commit
+
+2004-12-01 12:26 joestewart
+
+ * ChangeLog: updating Changelog
+
+2004-11-29 14:47 joestewart
+
+ * tables/0.8/psl_core.sql, CHANGES: psl_core.sql - missing
+ blockLayout group.
+
+2004-11-29 12:32 joestewart
+
+ * include/templates/en/: marvin/slashHead-htmlarea3.tpl,
+ unconed/slashHead-tinymce.tpl, unconed/slashHead-fckeditor.tpl,
+ unconed/slashHead-htmlarea3.tpl: first commit
+
+2004-11-29 12:25 joestewart
+
+ * include/templates/en/marvin/: slashHead-tinymce.tpl,
+ slashHead-fckeditor.tpl: first commit
+
+2004-11-28 12:52 lems1
+
+ * CHANGES: added notes about bug fixes
+
+2004-11-28 12:47 lems1
+
+ * public_html/config-dist.php: fixes bug with psl fallback. it
+ should fall back to ini file in inifile_path, and not in current
+ directory
+
+2004-11-28 12:31 lems1
+
+ * scripts/build-debian.sh: added an interactive question for
+ removing previous phpslash-VERS directories
+
+2004-11-28 12:08 lems1
+
+ * debian/changelog: wrote a note on why config.ini.php should not
+ be included in debian packages
+
+2004-11-28 12:05 lems1
+
+ * debian/patches/config.ini.php.patch: file deleted from current
+ tree
+
+2004-11-27 21:14 lems1
+
+ * CHANGES: added note about config_setup.php
+
+2004-11-27 14:49 joestewart
+
+ * CHANGES, include/modules/story/backend.php: backend.php -
+ correcting Atom feed.
+
+2004-11-27 13:06 lems1
+
+ * public_html/config_setup.php: includes support for multi hosts
+ inifile setup. sites will be setup using FQDN-config.ini.php
+ filename inside the inifile path. this defaults to /etc/phpslash but
+ can easily be modified from config.php ... later we might include a
+ way for the setup to parse config.php and get the inifile path from
+ it. other minor bug fixes and code cleanups
+
+2004-11-27 08:33 lems1
+
+ * public_html/config-dist.ini.php: defaultskin changed to
+ "container" 'default' which will hold ShankZen skin (and later
+ will/might change to others)
+
+2004-11-25 06:17 lems1
+
+ * debian/patches/config.ini.php.patch: of course, this applies to
+ config.ini.php
+
+2004-11-25 06:13 lems1
+
+ * debian/README.Debian: added full install guide for the debian
+ package
+
+2004-11-25 05:57 lems1
+
+ * debian/patches/: config-dist.ini.php.patch, config.ini.php.patch:
+ fix the patches to take into account the public_html and include
+ locations under debian
+
+2004-11-25 05:22 lems1
+
+ * scripts/build-debian.sh: darng [ ... forgot test
+
+2004-11-25 05:21 lems1
+
+ * debian/rules: removed extra directories
+
+2004-11-25 04:49 lems1
+
+ * scripts/build-debian.sh: added sanity check
+
+2004-11-25 04:44 lems1
+
+ * debian/control: fixed dependencies issues
+
+2004-11-25 04:21 lems1
+
+ * debian/control: now suggests phpslash-skins package
+
+2004-11-25 04:16 lems1
+
+ * scripts/build-debian.sh: A simple script that builds phpslash
+ (make dist) and a cvs stamped debian package
+
+2004-11-25 03:56 lems1
+
+ * debian/changelog: extra --
+
+2004-11-25 03:17 lems1
+
+ * CHANGES: added note about new debian package feature
+
+2004-11-24 15:40 joestewart
+
+ * README, doc/README.1st: README tweak
+
+2004-11-24 15:17 joestewart
+
+ * ChangeLog: switch from syncmail to cvsreport
+
+2004-11-24 15:00 lems1
+
+ * debian/patches/config.ini.php.patch: first commit
+
+2004-11-24 14:53 lems1
+
+ * debian/patches/config-dist.ini.php.patch: first commit
+
+2004-11-24 14:00 lems1
+
+ * debian/control: we also depend on php4-mysql
+
+2004-11-24 13:49 lems1
+
+ * debian/patches/config.php.patch: patch to change the config path
+ to /etc/phpslash
+
+2004-11-24 13:49 lems1
+
+ * debian/phpslash.install: there is no need to copy
+ config-dist.ini.php to /etc/phpslash... users should create this
+ file by hand
+
+2004-11-24 13:43 lems1
+
+ * debian/control: pdf creation not needed
+
+2004-11-24 13:41 lems1
+
+ * debian/README.Debian: updated to reflect new package instructions
+
+2004-11-24 13:27 lems1
+
+ * Makefile: removes *.bak files also
+
+2004-11-24 13:23 lems1
+
+ * doc/html/Makefile: pdf creation is messy...
+
+2004-11-24 13:13 lems1
+
+ * debian/rules: added makefile class
+
+2004-11-24 13:11 lems1
+
+ * debian/control: added proper dependancies for building phpslash
+ debian package
+
+2004-11-24 13:04 lems1
+
+ * doc/html/Makefile: fixed targets to create dirs before attempting
+ certain rules
+
+2004-11-24 12:44 lems1
+
+ * debian/control: phpslash depends on mysql-server
+
+2004-11-23 17:13 lems1
+
+ * contrib/phpslash-apache-alias: simple alias file for apache
+
+2004-11-23 17:13 lems1
+
+ * doc/html/Makefile: simple documents are created in their own
+ directories
+
+2004-11-23 17:05 lems1
+
+ * debian/: changelog, control, rules: unleashed the cdbs powers
+
+2004-11-23 17:04 lems1
+
+ * debian/phpslash.install: first commit
+
+2004-11-23 16:08 lems1
+
+ * contrib/phpslash-apache-virtualhost: customized to suit the new
+ debian package
+
+2004-11-23 15:47 joestewart
+
+ * public_html/scripts/tinymce/jscripts/tiny_mce/themes/:
+ advanced/docs/cz/images/insert_image_window.png,
+ advanced/docs/cz/images/insert_link_window.png,
+ advanced/docs/cz/images/insert_table_window.png,
+ advanced/docs/nl/insert_specchar_button.htm,
+ advanced/docs/nl/images/html_source_window.gif,
+ advanced/docs/nl/images/insert_specchar_window.gif,
+ default/docs/ca_fr/images/Thumbs.db,
+ default/docs/cz/images/insert_image_window.png,
+ default/docs/cz/images/insert_link_window.png: complete adding
+ tinyMCE
+
+2004-11-23 13:14 joestewart
+
+ * public_html/scripts/tinymce/: changelog, lgpl.txt, readme, todo,
+ docs/about.htm, docs/compatiblity.htm, docs/faq.htm,
+ docs/index.htm, docs/langs.htm, docs/license.htm, docs/style.css,
+ docs/themes.htm, docs/using.htm, jscripts/tiny_mce/blank.htm,
+ jscripts/tiny_mce/tiny_mce.js,
+ jscripts/tiny_mce/tiny_mce_popup.js,
+ jscripts/tiny_mce/tiny_mce_src.js, jscripts/tiny_mce/langs/ar.js,
+ jscripts/tiny_mce/langs/ca_fr.js, jscripts/tiny_mce/langs/cz.js,
+ jscripts/tiny_mce/langs/de.js, jscripts/tiny_mce/langs/dk.js,
+ jscripts/tiny_mce/langs/el.js, jscripts/tiny_mce/langs/es.js,
+ jscripts/tiny_mce/langs/fi.js, jscripts/tiny_mce/langs/fr.js,
+ jscripts/tiny_mce/langs/hu.js, jscripts/tiny_mce/langs/it.js,
+ jscripts/tiny_mce/langs/jp.js, jscripts/tiny_mce/langs/nl.js,
+ jscripts/tiny_mce/langs/pl.js, jscripts/tiny_mce/langs/ru.js,
+ jscripts/tiny_mce/langs/se.js, jscripts/tiny_mce/langs/uk.js,
+ jscripts/tiny_mce/plugins/readme.txt,
+ jscripts/tiny_mce/plugins/advimage/editor_plugin.js,
+ jscripts/tiny_mce/plugins/advimage/image.htm,
+ jscripts/tiny_mce/plugins/advimage/readme.txt,
+ jscripts/tiny_mce/plugins/advimage/langs/de.js,
+ jscripts/tiny_mce/plugins/advimage/langs/se.js,
+ jscripts/tiny_mce/plugins/advimage/langs/uk.js,
+ jscripts/tiny_mce/plugins/advlink/editor_plugin.js,
+ jscripts/tiny_mce/plugins/advlink/link.htm,
+ jscripts/tiny_mce/plugins/advlink/readme.txt,
+ jscripts/tiny_mce/plugins/advlink/langs/de.js,
+ jscripts/tiny_mce/plugins/advlink/langs/se.js,
+ jscripts/tiny_mce/plugins/advlink/langs/uk.js,
+ jscripts/tiny_mce/plugins/iespell/editor_plugin.js,
+ jscripts/tiny_mce/plugins/iespell/readme.txt,
+ jscripts/tiny_mce/plugins/iespell/images/iespell.gif,
+ jscripts/tiny_mce/plugins/iespell/langs/ca_fr.js,
+ jscripts/tiny_mce/plugins/iespell/langs/el.js,
+ jscripts/tiny_mce/plugins/iespell/langs/it.js,
+ jscripts/tiny_mce/plugins/iespell/langs/se.js,
+ jscripts/tiny_mce/plugins/iespell/langs/uk.js,
+ jscripts/tiny_mce/plugins/preview/editor_plugin.js,
+ jscripts/tiny_mce/plugins/preview/example.html,
+ jscripts/tiny_mce/plugins/preview/readme.txt,
+ jscripts/tiny_mce/plugins/preview/images/preview.gif,
+ jscripts/tiny_mce/plugins/preview/langs/ca_fr.js,
+ jscripts/tiny_mce/plugins/preview/langs/el.js,
+ jscripts/tiny_mce/plugins/preview/langs/it.js,
+ jscripts/tiny_mce/plugins/preview/langs/se.js,
+ jscripts/tiny_mce/plugins/preview/langs/uk.js,
+ jscripts/tiny_mce/plugins/zoom/editor_plugin.js,
+ jscripts/tiny_mce/plugins/zoom/readme.txt,
+ jscripts/tiny_mce/themes/advanced/anchor.htm,
+ jscripts/tiny_mce/themes/advanced/charmap.htm,
+ jscripts/tiny_mce/themes/advanced/color_picker.htm,
+ jscripts/tiny_mce/themes/advanced/editor_content.css,
+ jscripts/tiny_mce/themes/advanced/editor_popup.css,
+ jscripts/tiny_mce/themes/advanced/editor_template.js,
+ jscripts/tiny_mce/themes/advanced/editor_template_src.js,
+ jscripts/tiny_mce/themes/advanced/editor_ui.css,
+ jscripts/tiny_mce/themes/advanced/image.htm,
+ jscripts/tiny_mce/themes/advanced/link.htm,
+ jscripts/tiny_mce/themes/advanced/source_editor.htm,
+ jscripts/tiny_mce/themes/advanced/table.htm,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/about.htm,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/common_buttons.htm,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/index.htm,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/insert_image_button.htm,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/insert_link_button.htm,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/insert_table_button.htm,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/style.css,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/images/insert_image_window.gif,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/images/insert_link_window.gif,
+ jscripts/tiny_mce/themes/advanced/docs/ca_fr/images/insert_table_window.gif,
+ jscripts/tiny_mce/themes/advanced/docs/cz/about.htm,
+ jscripts/tiny_mce/themes/advanced/docs/cz/common_buttons.htm,
+ jscripts/tiny_mce/themes/advanced/docs/cz/index.htm,
+ jscripts/tiny_mce/themes/advanced/docs/cz/insert_image_button.htm,
+ jscripts/tiny_mce/themes/advanced/docs/cz/insert_link_button.htm,
+ jscripts/tiny_mce/themes/advanced/docs/cz/insert_table_button.htm,
+ jscripts/tiny_mce/themes/advanced/docs/cz/style.css,
+ jscripts/tiny_mce/themes/advanced/docs/de/about.htm,
+ jscripts/tiny_mce/themes/advanced/docs/de/common_buttons.htm,
+ jscri...
[truncated message content] |
|
From: <le...@us...> - 2009-01-04 06:24:39
|
Revision: 569
http://phpslash.svn.sourceforge.net/phpslash/?rev=569&view=rev
Author: lems1
Date: 2009-01-04 06:24:35 +0000 (Sun, 04 Jan 2009)
Log Message:
-----------
changes URL
Modified Paths:
--------------
trunk/phpslash-dev/README
Modified: trunk/phpslash-dev/README
===================================================================
--- trunk/phpslash-dev/README 2007-09-16 02:20:36 UTC (rev 568)
+++ trunk/phpslash-dev/README 2009-01-04 06:24:35 UTC (rev 569)
@@ -52,5 +52,5 @@
help, downloads, devloper info, pointers to lists,
website and CVS
-Website --------> http://www.php-slash.org/
+Website --------> http://phpslash.sf.net/
Info, demo, downloads, logos, fun
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Luis M <le...@us...> - 2005-06-13 15:53:23
|
Commit in phpslash-skins/debian on MAIN rules +1 -1 1.2 -> 1.3 <pre class="comment"> no patching needed for now </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-skins/debian<br /></span> <div class="fileheader"><big><b>rules</b></big> <small id="info">1.2 -> 1.3</small></div> <pre class="diff"><small id="info">diff -u -r1.2 -r1.3 --- rules 13 Jun 2005 15:26:44 -0000 1.2 +++ rules 13 Jun 2005 15:53:16 -0000 1.3 @@ -1,7 +1,7 @@ </small></pre><pre class="diff" id="context"> #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk </pre><pre class="diff" id="removed">-include /usr/share/cdbs/1/rules/simple-patchsys.mk </pre><pre class="diff" id="added">+<span id="addedchars">#</span>include /usr/share/cdbs/1/rules/simple-patchsys.mk </pre><pre class="diff" id="context"> #DEB_INSTALL_DIRS_phpslash-skins := usr/share/phpslash/public_html usr/share/phpslash/include #DEB_INSTALL_DOCS_phpslash-skins := LICENSE README VERSION </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-06-13 15:52:47
|
Commit in phpslash-skins/debian on MAIN rules +1 -2 1.1 -> 1.2 <pre class="comment"> allows source to be patched </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-skins/debian<br /></span> <div class="fileheader"><big><b>rules</b></big> <small id="info">1.1 -> 1.2</small></div> <pre class="diff"><small id="info">diff -u -r1.1 -r1.2 --- rules 25 Nov 2004 10:20:22 -0000 1.1 +++ rules 13 Jun 2005 15:26:44 -0000 1.2 @@ -1,9 +1,8 @@ </small></pre><pre class="diff" id="context"> #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk </pre><pre class="diff" id="removed">-<span id="removedchars">#</span>include /usr/share/cdbs/1/rules/simple-patchsys.mk </pre><pre class="diff" id="added">+include /usr/share/cdbs/1/rules/simple-patchsys.mk </pre><pre class="diff" id="context"> #DEB_INSTALL_DIRS_phpslash-skins := usr/share/phpslash/public_html usr/share/phpslash/include #DEB_INSTALL_DOCS_phpslash-skins := LICENSE README VERSION DEB_INSTALL_CHANGELOGS_ALL := CHANGES ChangeLog </pre><pre class="diff" id="removed">- </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-06-13 15:46:11
|
Commit in phpslash-skins/debian on MAIN changelog +1 1.2 -> 1.3 <pre class="comment"> mentions shankzen skin in phpslash </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-skins/debian<br /></span> <div class="fileheader"><big><b>changelog</b></big> <small id="info">1.2 -> 1.3</small></div> <pre class="diff"><small id="info">diff -u -r1.2 -r1.3 --- changelog 13 Jun 2005 15:13:41 -0000 1.2 +++ changelog 13 Jun 2005 15:27:39 -0000 1.3 @@ -1,5 +1,6 @@ </small></pre><pre class="diff" id="context"> phpslash-skins (0.8.1-1) unstable; urgency=low * new release </pre><pre class="diff" id="added">+ - ShankZen is now default skin in phpslash package </pre><pre class="diff" id="context"> -- Luis Mondesi <le...@ph...> Mon, 13 Jun 2005 11:13:00 -0400 phpslash-skins (0.8-1) unstable; urgency=low </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-06-13 15:14:53
|
Commit in phpslash-skins on MAIN VERSION +1 -1 1.2 -> 1.3 <pre class="comment"> new release </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-skins<br /></span> <div class="fileheader"><big><b>VERSION</b></big> <small id="info">1.2 -> 1.3</small></div> <pre class="diff"><small id="info">diff -u -r1.2 -r1.3 --- VERSION 25 Nov 2004 09:57:43 -0000 1.2 +++ VERSION 13 Jun 2005 15:14:44 -0000 1.3 @@ -1 +1 @@ </small></pre><pre class="diff" id="removed">-0.8 </pre><pre class="diff" id="added">+0.8<span id="addedchars">.1</span> </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-06-13 15:13:57
|
Commit in phpslash-skins/debian on MAIN changelog +4 -2 1.1 -> 1.2 <pre class="comment"> new release </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-skins/debian<br /></span> <div class="fileheader"><big><b>changelog</b></big> <small id="info">1.1 -> 1.2</small></div> <pre class="diff"><small id="info">diff -u -r1.1 -r1.2 --- changelog 25 Nov 2004 10:20:22 -0000 1.1 +++ changelog 13 Jun 2005 15:13:41 -0000 1.2 @@ -1,5 +1,7 @@ </small></pre><pre class="diff" id="removed">-phpslash-skins (0.8-1) unstable; urgency=low </pre><pre class="diff" id="added">+phpslash-skins (0.8<span id="addedchars">.1</span>-1) unstable; urgency=low + * new release + -- Luis Mondesi <le...@ph...> Mon, 13 Jun 2005 11:13:00 -0400 </pre><pre class="diff" id="context"> </pre><pre class="diff" id="added">+phpslash-skins (0.8-1) unstable; urgency=low </pre><pre class="diff" id="context"> * Initial Release. </pre><pre class="diff" id="removed">- </pre><pre class="diff" id="context"> -- Luis Mondesi (Cogito Ergo Sum) <le...@ho...> Tue, 23 Nov 2004 16:18:23 -0500 </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-06-05 20:04:10
|
Commit in phpslash-dev on MAIN VERSION +1 -1 1.7 -> 1.8 <pre class="comment"> incr version </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-dev<br /></span> <div class="fileheader"><big><b>VERSION</b></big> <small id="info">1.7 -> 1.8</small></div> <pre class="diff"><small id="info">diff -u -r1.7 -r1.8 --- VERSION 19 Nov 2004 22:23:13 -0000 1.7 +++ VERSION 5 Jun 2005 20:04:02 -0000 1.8 @@ -1 +1 @@ </small></pre><pre class="diff" id="removed">-0.8 </pre><pre class="diff" id="added">+0.8<span id="addedchars">.1</span> </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-06-05 19:51:53
|
Commit in phpslash-dev/doc/changeHistory on MAIN CHANGES-08-081 +790 added 1.1 <pre class="comment"> archive changes for 0.8.1 release </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname" id="added">phpslash-dev/doc/changeHistory<br /></span> <div class="fileheader" id="added"><big><b>CHANGES-08-081</b></big> <small id="info">added at 1.1</small></div> <pre class="diff"><small id="info">diff -N CHANGES-08-081 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ CHANGES-08-081 5 Jun 2005 19:51:43 -0000 1.1 @@ -0,0 +1,790 @@ </small></pre><pre class="diff" id="added">+$Id: CHANGES-08-081,v 1.1 2005/06/05 19:51:43 lems1 Exp $ + +Changes Legend... + + B - Bugfix + F - Feature Added + E - Experimental + T - Template changed + D - Documentation + S - Database Schema + R - RELEASE + W - General Work on something + 9 - Removal of something (kill -9 :) + +2005-May 11 Joe Stewart <jo...@ph...> +[B] - config-setup.php, config-dist.ini.php - correct check for randomization + string. config file saving cleaned up some. + +2005-May 11 Joe Stewart <jo...@ph...> +[B] - Author.class, author/index.php, Story_base.class - correct permission + issues when saving profile and saving stories reported by tobozo and + crashfr. + +2005-May 08 Luis Mondesi <le...@ph...> +[B] - profile.php - turned off caching on user's profile updating page. + +2005-April 27 Luis Mondesi <le...@ph...> +[B] - Story.class - added missing functionality for article_updatehits. + +2005-January 26 Joe Stewart <jo...@ph...> +[F] - config_setup.php, config-dist.ini.php - setup magic string randomization + during installation. + +2005-January 13 Joe Stewart <jo...@ph...> +[F] - slashTemplate.class - If debug is on, the phplib template class debug + is set to level 8. There is a patch to the + +2004-December 16 Joe Stewart <jo...@ph...> +[F] - Story.class - added imageurl and rooturl tags for story.tpl, + storyIndex.tpl and the story text itself. + +2004-November 30 Luis Mondesi <le...@ph...> +[F] - config_setup.php wizard now supports gzipped files + +2004-November 27 Joe Stewart <jo...@ph...> +[B] - psl_core.sql - missing blockLayout group. + +2004-November 27 Luis Mondesi <le...@ph...> +[B] - A number of fixes in the way debian packages are built. In + particular debian packages should not include + public_html/config.ini.php; + this causes problems with sites that have wildcard dns + entries like: *.domain.com A aa.bb.cc.dd +[B] - Fixed a bug in config-dist.php for $psl_inifile fallback. It + should fallback to the inifile_path defined and not to current + directory's ini.php file + +2004-November 27 Luis Mondesi <le...@ph...> +[F] - config_setup.php - can now find config-dist.ini.php + in debian's standard location (or a user-defined + multihosts location). For reading and writing it defaults + to current dir and it will fallback to /usr/share/doc/phpslash + for reading config-dist.ini.php and for writing it falls back + to /etc/phpslash accordingly. + The ini files are named FQDN-config.ini.php by + default. That means that for new installations to work + a user would need to create (touch?) a file in /etc/phpslash + with the name of the host like: www.domain.com-config.ini.php + And set it with permissions so that the user running the + webserver can write to it (chmod 0666). In the case of debian + (or any other distro really) this file(s) should have their + permissions/owner set to: root:www-data (or the group that + apache belongs to) and 0640 mode. + +2004-November 27 Joe Stewart <jo...@ph...> +[B] - backend.php - correcting Atom feed. + +2004-November 24 Luis Mondesi <le...@ph...> +[FB] - Debian packages can now be built using: + make dist + export VERS=`cat VERSION` + cd ../ + tar xzf phpslash-$VERS.tar.gz + cd phpslash-$VERS + dpkg-buildpackage -rfakeroot + You will need phplib which you can get from: + http://www.latinomixed.com/downloads/phplib + Fresh phpslash packages can be retrieved from: + http://www.latinomixed.com/downloads/phpslash + +2004-November 20 Joe Stewart <jo...@ph...> +[RT] - Release phpSlash 0.8. + Submission form uses tinyMCE textarea editor. + Added tinyMCE editor. + psl_core.sql - Submissions section uses tinyMCE. + +2004-November 19 Joe Stewart <jo...@ph...> +[B] - added index.php files to public directories that don't have pages. + Topic.class - don't list image.php in topic image directory. + +2004-November 17 Luis Mondesi <le...@ph...> +[BF] - Fixed a number of bugs with caching. Variables are more + consistent and naming of cache files is also improved. +[F] - Added the ability to have separate config.ini files loaded + by using names in the form: $HOST-config.ini.php. Where $HOST is + the FQDN ($_SERVER['SERVER_NAME'] from php) of your site. + This implies that virtual hosting is a lot easier as sites + can share virtually all psl files and the only thing changing + is whatever comes from the database. + +2004-November 16 Joe Stewart <joe...@us... +[BT] - submission/index.php, submissionForm.tpl, emailNotifySubmit.tpl, + submission.php - submission fixes for jpcache and session. + +2004-November 15 Joe Stewart <joe...@us... +[BT] - Thanks to Josh Udall for reporting these bugs. + slashHead-fckeditor.tpl, slashHead-htmlarea3.tpl - + change file name correctly. + submission/admin.php - next wasn't always available. + psl_core.sql - Comments block was in Submission section. + Mailinglist.class - add host.domain to URL. + backend*.tpl - corrected host links. + +2004-November 11 Joe Stewart <joe...@us... +[BT] - slashHead.tpl, slashHead-fckeditor.tpl, slashHead-htmlarea3.tpl - + added trailing slash to rooturl for logo url. + +2004-November 11 Joe Stewart <joe...@us... +[BD] - Documentation Makefile returned to old options. Added pdf + to Makefile. + +2004-November 10 Joe Stewart <joe...@us... +[BT] - basic/slashHead-htmlarea3.tpl, basiccurves/slashHead-htmlarea3.tpl + corrected printer css changes. + +2004-November 9 Joe Stewart <joe...@us... +[F] - Block_admin.class, psl_core.sql - Added support for block option "edit_perms". + This option allows each block to limit users that have the ability to edit. + Wrong choices or deleting page blocks can be particulary problematic. + Added group - blockLayoutEditor, consisting of new permissions - + blockEditPageBlocks, blockEditModuleBlocks, blockEditNavbarBlocks, + blockEditHeaderBlocks, and blockEditFooterBlocks. + db_xfer.php.disabled - update for edit_perm blocks. + +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. + se.php - Ben Jorgensen submitted a Swedish translation. + +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, + Block_admin.class - html blocks accept template tags. + backend.php - moved functionality to story/backend. + Block_render_page.class - index page accepts view argument + to trigger alternate outputs such as rss and atom instead + of html. If view is in url the entire page is displayed + by the module. + Story_base.class, Story_admin.class - allow template tags + in story text and body. Also close bug #[ 797098 ] Eats Backslashes. + +2004-November 1 Joe Stewart <joe...@us... +[FT] - backend.php, backendAtom.tpl, backendRSS2.tpl, backendRSS91.tpl, + slashHead-fckeditor, slashHead-htmlarea3.tpl, slashHead.tpl - + Added Atom and RSS2.0 feeds. Default changed to RSS2.0. + +2004-October 28 Joe Stewart <joe...@us... +[B] - psl_core.sql, psl_example.sql - correct section_block_lut id's. + auth/slashAuth.class - correct "Remember Me" preauth. + +2004-October 29 Luis M <le...@ph... +[F] - LDAP authentication works +[F] - config-dist.ini.php got new variable to dissallow LDAP users to be automatically registered in SQL db. By default this is TRUE since 99.9% of admins will want this. + +2004-October 28 Joe Stewart <joe...@us... +[FT] - added fckeditor to comment submittal. slashHead-fckeditor.tpl added. + commentSubmitForm.tpl modified. + psl_core.sql, db_xfer.php.disabled - Use slashHead-fckeditor.tpl for public pages. + +2004-October 23 Joe Stewart <joe...@us... +[BT] - comment/index.php, Comment.class, basic: comment.tpl, comment.Display.tpl, + commentSubmitForm.tpl, storyIndex.tpl, psl_core.sql - comment submitter's + IP or domain should display if not comment Admin. comment.php is not used. + +2004-October 26 Luis M <le...@us...> +[F] - config-dist.ini.php Added much needed variables for LDAP auth +[F] - slashAuthLDAP.class almost complete. Is able to pull info from db + +2004-October 23 Joe Stewart <joe...@us... +[B] - story/Story_admin.class - story options for New Stories. +[W] - config_setup.php - Text change. + config.php - enable blogs in menu for bloggers. + psl_core.sql, psl_example.sql - don't display calendar block + by default for php5 compatibility. Add bloggers to user + group. + +2004-October 22 Joe Stewart <joe...@us... +[W] - block/Block_admin.class, basic/blockList.tpl - add column and + ordernum to block list. + slash-all.sql - removed since it has been split into two other files. + psl-core.sql, psl_example.sql - admin blocks should have been openbox. + +2004-October 21 Luis M <le...@us...> +[W9] - Switched config_setup.php to work with config-dist.ini.php, + and copied variables from config_setup.ini.php to this file. + Then removed config_setup.ini.php from CVS. + +2004-October 20 Luis M <le...@us...> +[FW] - Fixed config-dist.php's code for jpcache and added jpcache.cachedir + variable to config-dist.ini.php. Users can now use config.ini.php + to enable/disable caching and choose the location of caching files + all without having to mess with the code of config.php. + +2004-October 20 Joe Stewart <joe...@us... +[F] - block/admin.php - complete previous commit of UI change. + +2004-October 20 Joe Stewart <joe...@us... +[R] - Release 0.8RC1. +[EFT] - basic/blockEdit.tpl, basic/blockNew.tpl, Block_admin.class, + config-dist.ini.php, config_setup.ini.php - Experimental + changes to Block admin interface. Including htmlarea3 and + removing the new block form from the block list. +[F] - config_setup.php, psl_example.sql - Require username and password + entry when using the install wizard on new installations. + psl-core.sql - remove extra admin info. + VERSION, config-dist.php - bump version to 0.8RC1. + +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. +[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. +[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... +[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) +[T] - basic/* + UI improvements: blockEdit.tpl, groupNew.tpl, permissionNew.tpl, storyNew.tpl + - mainly adding Cancel button to edit screens + - select boxes of 8 not 4 items (much easier to use) + - some rewordings too + HTML improvements: article.tpl, rssblock.tpl, permissionList.tpl + Tags moved to lower case where uppercase found and <ul> to wrap <li> +[ET]- basic/blockList.tpl + Experimental layout change to fit the table better into the screen. + +2004-October 18 Peter Cruickshank <kr...@us...> (v 1.113) + Sundry minor changes: +[B] - slashTemplate.class - Fix for situation where templates + dont exist in current language +[W] - functions.inc - General notice squashing, adding MAINPAGE var + to getHeader, tidyup of mail-related functions +[F] - slashAuth.class - Make custom user-options available to the session +[W] - Block.class - Translate 'block added' message +[F] - Block_render_page.class - Make sensible MAINPAGE value available to + breadcrumb() +[B] - mailinglist/admin.php - Show list if nothing else is to be done + + +2004-October 14 Joe Stewart <joe...@us... +[B] - story/index.php, Block_render_header.class, slash-all.sql, + db_xfer.php.disabled - Story titles should display correctly. + index.php - Page title should always display correctly. + +2004-October 7 Joe Stewart <joe...@us... +[B] - slash-all.sql - Blog section didn't have the right blocks. + config-dist.php - bloggers group typo. + +2004-October 1 Joe Stewart <joe...@us... +[W] - config-dist.php - changed skin change from url to not set + cookie unless cookie argument also set. Change auth.type + to allow for normal login form. + +2004-September 25 Joe Stewart <joe...@us... +[B] - Story_base.class - php5 compatibility. test for string + index for array. + +2004-September 24 Joe Stewart <joe...@us... +[F] - Author.class - new method - get_group_users. Gets lists of users belonging + to a group. + +2004-September 22 Joe Stewart <joe...@us... +[F] - slashAuthEGW.class - eGroupware authentication + +2004-September 21 Joe Stewart <joe...@us... +[F] - slashAuth.class - allow auto registration from external authentication. + slashAuthSkel.class - Skeleton auth class. + slashAuthPAM.class, SlashAuthHTTP.class - untested auth methods. + +2004-September 20 Joe Stewart <joe...@us... +[EF] - jpcache/types/memcache.php - Adding memcache storage method + to jpcache. No garbage collection or deletion available yet. + +2004-September 18 Joe Stewart <joe...@us... +[F] - Admin module - added blocks from Back-End for file perm + warnings, clearing cache, and system details. + +2004-September 16 Joe Stewart <joe...@us... +[WT] - moved login.php new layout with code in auth/index.php + updated non CR loginform.tpl to be used with other auth + methods. + +2004-September 15 Joe Stewart <joe...@us... +[W] - removed classes that already had been moved to module directories. + moved Infolog and slashAuth to module directories. + +2004-September 13 Joe Stewart <joe...@us... +[B] - backend.php - Add class requirements. + +2004-09-11 10:46 EDT Luis Mondesi <le...@ph...> +[B] - include/class/jpcache/type/file.php - added check for JPCACHE_DIR + and attempts to create one if it doesn't exist. + +2004-September 9 Joe Stewart <joe...@us... +[B] - story/index.php - returned "Email This Story". + +2004-September 9 Joe Stewart <joe...@us... +[B] - config_setup.php - populate empty database. + +2004-September 8 Joe Stewart <joe...@us... +[FB] - login.php - corrected login bug introduced 8/30. + Story_plugin_mssmartquotes.class - story plugin to remove + MS Smart Quotes (untested). + config-dist.php. + +2004-September 5 Joe Stewart <joe...@us... +[F] - db_xfer.php.disabled, slash-all.sql, config-dist.php, config-dist.ini.php, + config_setup.ini.php - Added User Blogs support - menu items, Blogs section, + and blogger group. + +2004-September 2 Peter Cruickshank <kr...@us...> +[BW] mailinglist/admin.php index.php MailingList.class + Clean up of mailinglist code. Not clear it was working in 0.8 setup + +2004-September 1 Joe Stewart <joe...@us... +[B] - slash-all.sql - adjusted header blocks to be the same as upgrade. + db_xfer.php - corrected related links block template. + +2004-September 1 Joe Stewart <joe...@us... +[T] - storyNew.tpl - missing form name. + +2004-September 1 Joe Stewart <joe...@us... +[B] - config_setup.php - Don't show continue button for new db. + +2004-September 1 Joe Stewart <joe...@us... +[BT] - changed links to phpslash.org to php-slash.org. + Moved db_xfer.php.disabled from contrib to scripts. + Bumped version. Updated basic/about.tpl. + +2004-September 1 Joe Stewart <joe...@us... +[F] - db_xfer.php.disabled, config_setup.php - db_xfer.php now + ensures that the user has blockPut privileges. config_setup.php + now checks whether the db needs upgrading. + +2004-August 30 Joe Stewart <joe...@us...> +[BTS] - registerform.tpl, authorNew.tpl, 7_to_8.sql, slash-all.sql, db_xfer.php - + altered length of url and email fields. + closing bug [ 995046 ] registerform.tpl restricts email address length + to 32 chars. + +2004-August 30 Joe Stewart <joe...@us...> +[B] - login.php - uncommented kludge for login block. It was commented out on the + bad assumption that phplib would be changing the auth class. + closing bug [ 980974 ] Login Block Error. + +2004-August 28 Joe Stewart <joe...@us...> +[E] - db_xfer.php.disabled, Block.class - rough upgrade script. Depends on + correctly configured config.ini.php/config.php. There will + updates to the db that this script doesn't do yet. + +2004-August 27 Joe Stewart <joe...@us...> +[W] - Block.class, Block_i.class - Ian Clydsdale's change to the block title + substitution. + +2004-August 23 Joe Stewart <joe...@us...> +[FT] - htmlarea3, slashHead-htmlarea3.tpl, storyNew.tpl, config.php - Upgraded + htmlarea3. Added Image Manager module to htmlarea3 that allows uploads. + Default is now for editor to be on. + +2004-July 29 Peter Cruickshank <kr...@us...> +[BF] slashTemplate.class::set_file + Fix of potential infinite loop and allow modules to have language-specific + templates +[W] functions.inc::getHeader Treats missing page titles more kindly +[T] basic/loginformCR.tpl Move to XHTML complience. No other change +[E] config_setup.ini.php + jpcache.enable set to off by default to save confusion while testing new install +[W] config_setup.php Use the <title> tag + + +2004-July 7 Peter Cruickshank <kr...@us...> +[E] debug() now uses backtrace if available to show details of file/class and + line +[W] story/admin.php Move to use _POST and _GET vars +[W] Story_base.class + Improvements to logic + presentation of validation process + +2004-July 7 Peter Cruickshank <kr...@us...> +[B] slashTemplate.class: + Comment out portion of code that was causing infinite recursion when attempting + to find default skins template +[B] author/index.php: + Check for existance of jpcache_gc function before attempting to call it +[F] Block_render_header.class + Make section name available to slashHead template. (There may be a more elegant + way of doing this) +[BW] Block_render_query.class + Fix generation of topic_id and section_id plus some minor tidyup of logic +[W] Block_render_topic.class + Tidy up logic - incl move parse_str to top of parse() +[W] search/index.php section/admin.php topic/admin.php + Notice squashing +[W] Section.class, Topic.class + Improvements to logic + presentation of validation process + +2004-July 2 Peter Cruickshank <kr...@us...> +[WBT]Clean up of Group.class group/admin.php templates/en/permissionList.tpl and groupList.tpl + - notice squashing + - some logic simplification, move to foreach, use of getError() etc + - added Group and Permission description to template + +2004-July 2 Peter Cruickshank <kr...@us...> +[B] functions.inc - Move setSkinTpl to use $_SERVER[SERVER_NAME] + +2004-June 22 Peter Cruickshank <kr...@us...> +[W] - NavBar.class, block/admin.php, search/index.php + Block_render_query.class, Block_render_section.class, Block_render_skin.class + Notice squashing, updates to comments and minor tidy-ups + +2004-June 22 Peter Cruickshank <kr...@us...> +[E] - slashAuth now uses index1col.tpl to structure the login form - making layout + more compatible with the other pages. Would be nice to move to using the + proper page layout mechanism... + Also: Switch to using $_GET and $_POST + +2004-June 22 Peter Cruickshank <kr...@us...> +[W] - function.inc Block_render_page.class - Reorganised and grouped functions + removing old and unused functions + Future plan to move slashhead and slashfoot to Block_render_header/footer + once dependency in slashAuth has been removed + +2004 June 18 Peter Cruickshank <kr...@us...> +[B] - search/index.php - Fixed bug where search module was not picking up + search parameters from _GET + +2004-April 27 10:00AM CST Joe Stewart <joe...@us...> +[B] - Makefile - removed .cvsignore files from release - Closes Bug [ 942709 ]. + +2004-April 22 3:00PM CST Joe Stewart <joe...@us...> +[B] - slashAuth.class - missed $response argument in two places. + +2004-April 22 3:00PM CST Joe Stewart <joe...@us...> +[T] - loginformCR.tpl - Luis says "javascript error on login form fix". + +2004-April 22 3:00PM CST Joe Stewart <joe...@us...> +[B] - slashAuth.class, slashAuthCR.class - psl_validate was depending on + global variable $response. + +2004-April 19 4:00PM CST Joe Stewart <joe...@us...> +[FT] - slashAuthCR.class, slashAuth.class, config.ini.php, config.php - + restructured authorization process. Authentication method can + be configured and class created for alternate authentication methods. + slashAuthCR.class moved to authtypes directory. slashAuth.class + is the main authorization class. + emailNotifyComment.tpl, emailNotifySubmit.tpl - change php3 to php. + +2004-April 16 12:30PM CST Joe Stewart <joe...@us...> +[F] - Story.class, relatedlinks.php, slash-all.sql - Related links for articles + works again. + +2004-March 4 3:30PM CST Joe Stewart <joe...@us...> +[F] - functions.inc, config-dist.ini.php - debug output can now be delayed + to only display once or send one email. + +2003-December 1 1:00PM CST Joe Stewart <joe...@us...> +[B] - poll/admin.php - added missing Comment.class for poll deletion. + +2003-December 1 1:00PM CST Joe Stewart <joe...@us...> +[B] - slashTemplate.class - get the correct template when current language is + not the default language. + +2003-November 26 1:30PM CST Joe Stewart <joe...@us...> +[B] - config.php, Story.class, Story_base.class - Added options/plugin parsing + for getStories, added 'hook' parameter for limiting plugin scope. + +2003-11-26 17:27 UTC Luis Mondesi <le...@ph...> +[B] - Block_render_html.class - fix missing getTitle() called. All + block renderers should have this function defined! Or else + people get in trouble when they try to set their titles + as "%%" or "%STRING%". + +2003-November 20 3:00PM CST Joe Stewart <joe...@us...> +[E] - config.ini.php, config.php, errordocument.php - beginning support for + a static cache. Write cache files out to a directory to be served. + +2003-November 20 3:00PM CST Joe Stewart <joe...@us...> +[F] - new jpcache storage type "static". Writes html files out that can + be served directly by the webserver. + +2003-November 20 1:30PM CST Joe Stewart <joe...@us...> +[W] - config.php - PATH_INFO url support. + +2003-November 20 1:30PM CST Joe Stewart <joe...@us...> +[W] - config.php - disable BE rootdomain/rooturl stuff. + +2003-November 18 4:00PM CST Joe Stewart <joe...@us...> +[W] - config.php - simplify cache naming when using defaults. + +2003-November 18 3:00PM CST Joe Stewart <joe...@us...> +[W] - config.php - only add session_id to cache name if logged in. + +2003-November 17 9:00AM CST Joe Stewart <joe...@us...> +[W] - [ 838369 ] phpDoc style comments throughout functions.inc. + +2003-November 17 9:00AM CST Joe Stewart <joe...@us...> +[F] - de_DE.LC_TIME.php3, de.php3 - contributed by alba. + [ 777766 ] missing keys in de.php3 and [ 780429 ] de_DE.LC_TIME.php3. + +2003-November 13 3:30PM CST Joe Stewart <joe...@us...> +[B] - config_setup.php tweaking. + +2003-November 13 7:00AM CST Joe Stewart <joe...@us...> +[FT] - New Feature - Block plugins added. + Added BBCode Story plugin using the PEAR BBCodeParser. + +2003-November 12 8:30PM CST Joe Stewart <joe...@us...> +[FT] - slashHead-html3.tpl tweaking. + +2003-November 12 3:00PM CST Joe Stewart <joe...@us...> +[FT] - config.php, storyNew.tpl, slashHead-htmlarea3 - Added preliminary + htmlArea editing support to the Story entry form. + Added htmlArea3 code in public_html/scripts directory. + +2003-November 12 10:00AM CST Joe Stewart <joe...@us...> +[DFT] - Added Wiki Story plugin using the Back-End WikiEngine.class. + WikiEngine.class added to include/class. + optionTypes.tpl - moved description. + phpslash.sgml - Attemted to describe install using the wizard. + +2003-November 11 4:00PM CST Joe Stewart <joe...@us...> +[F] - Added BBCode Story plugin using the PEAR BBCodeParser. + +2003-November 11 3:00PM CST Joe Stewart <joe...@us...> +[S] - moved sql file to tables/0.8 and reverted 0.7 to 0.7.2 release status. + +2003-November 11 2:30PM CST Joe Stewart <joe...@us...> +[BFT] - New Feature - Story plugins added. + +2003-November 10 1:00PM CST Joe Stewart <joe...@us...> +[B] - login.php - [ 839439 ] jpcache dependency in login.php. + +2003-November 6 4:00PM CST Joe Stewart <joe...@us...> +[B] - config_setup.php - tweak to allow setting the sql file location. + +2003-November 6 1:00PM CST Joe Stewart <joe...@us...> +[BT] - storyIndex.tpl, Story.class - Peter C. supplied [ 837175 ] Dont show + comment links if Comment module is off. + +2003-November 6 7:00AM CST Joe Stewart <joe...@us...> +[BF] - config.php, config_setup.php, config_setup.ini.php - Ported Evan Hughes' + setup wizard from Back_End. + story/admin.php - Only clear cache if jpcache is used. Closes patch - + [ 837131 ] Fix so story create works if jpcache is disabled. + +2003-October 31 1:30PM CST Joe Stewart <joe...@us...> +[R] - Release phpSlash 0.8alpha. + +2003-October 31 1:30PM CST Joe Stewart <joe...@us...> +[B] - Added missing CHANGES-065-070 CHANGES-07-711 change history files. + config-dist.php, VERSION - Bumped version to 0.8alpha for release. + +2003-October 31 1:00PM CST Joe Stewart <joe...@us...> +[F] - Added Peter C.'s breadcrumb delimiter patch. + [ 831851 ] Parameterise breadcumb delimiter + +2003-August 21 2:30PM CDT Joe Stewart <joe...@us...> +[B] - Block_render_rss.class - correct path of class file. + +2003-07-01 03:56 UTC Luis Mondesi < le...@ph... > +[FT] - updated templates/en/basic/storyNew.tpl so that uploading files works in IE6, Opera and Mozilla-based browsers. + - Changed include/modules/story/admin.php, include/modules/story/Story_base.class and include/modules/story/Story_admin.class. Added + feature to upload files from the browser. Data uploaded via the + webform will be appended to the text typed in the body_text TEXTAREA + +2003-June 26 12:30PM CDT Joe Stewart <joe...@us...> +[BT] - comment/index.php, poll/index.php - quickfix to get poll comments working. + pollResultPage.tpl - changed comment.php to poll.php. + +2003-June 25 10:00AM CDT Joe Stewart <joe...@us...> +[F] - slash-all.sql - removed Error and Comment sections. + comment.php - comments displayed by comment module block. + comment/index.php - commented duplicate story display. + +2003-June 24 4:00PM CDT Joe Stewart <joe...@us...> +[F] - slash-all.sql - db changes to use new error document and comment modules. + +2003-June 24 2:00PM CDT Joe Stewart <joe...@us...> +[B] - new modules - topicbar, navbar, commnent, error, and auth. + poll bugfixes. article page being rewritten. + +2003-June 9 2:00PM CDT Joe Stewart <joe...@us...> +[B] - submission/index.php - display specific save errors. Closes + bug [ 750107 ] Submittal errors don't display correct error message. + +2003-June 5 4:00PM CDT Joe Stewart <joe...@us...> +[B] - Block_render_poll.class - remove module directive. + poll/admin.php - reduce php warnings + block/admin.php - sess object definition + Story_base.class - extractStories - restore start from url variables. + +2003-June 5 4:00PM CDT Joe Stewart <joe...@us...> +[B] - Story_base.class - extractStories - remove start from url variables. + Attempting to kill a memory allocation bug. + blockAdmin.php - don't start a new block object. + +2003-June 4 3:00PM CDT Joe Stewart <joe...@us...> +[W] - Block_render_navbar.class, Block_render_page.class, + Block_render_template.class - reduce php warnings. + +2003-May 28 02:07 UTC Luis Mondesi < le...@ph... > +[B] - locale/es.php missing comma at line 325. Thanks to Jose Reyes for reporting this. + +2003-May 23 11:00AM CDT Joe Stewart <joe...@us...> +[B] - config-dist.php - don't assign section as well as section_id if + missing - breadcrumb seems to do this. + functions.inc::breadcrumb - correct topic errors. + Block_render_page.class - call breadcrumb function. + +2003-May 23 11:00AM CDT Joe Stewart <joe...@us...> +[B] - config-dist.php - Assign section as well as section_id if missing. + +2003-May 22 11:00AM CDT Joe Stewart <joe...@us...> +[B] - story/index.php - use global statement instead of GLOBAL array. + +2003-May 22 11:00AM CDT Joe Stewart <joe...@us...> +[B] - story/index.php - remove extra global statements. + +2003-May 21 3:30PM CDT Joe Stewart <joe...@us...> +[B] - slashTemplate.class - disable templates in module directories + until bugs squashed. Auth timeouts yielded blank pages and worse. + +2003-May 20 12:30PM CDT Joe Stewart <joe...@us...> +[F] - Block_render_rss.class - sync with -ft cvs. + +2003-May 20 11:30AM CDT Joe Stewart <joe...@us...> +[B] - author/admin.php, block/admin.php, glossary/admin.php, + author/index.php, poll/admin.php, submission/admin.php + - missed module path change. + +2003-May 16 4:00PM CDT Joe Stewart <joe...@us...> +[F] - Block_render_template.class - New template block type. + slash-all.sql - About block change to template type. + +2003-May 16 12:00PM CDT Joe Stewart <joe...@us...> +[BT] - Section.class, Block.class - new block method - cloneSections. + New sections clone the blocks of the home section. + sectionList.tpl - name links to view of section index page. + authorAdmin.php, blockAdmin.php, glossaryAdmin.php, + groupAdmin.php, mailinglistAdmin.php, pollAdmin.php, + sectionAdmin.php, storyAdmin.php, submissionAdmin.php, + topicAdmin.php - remove extra call to getBlocks. + +2003-May 15 4:00PM CDT Joe Stewart <joe...@us...> +[WT] - sectionAdmin.php - Don't attempt to display section being edited. + login.php - display page the same method as index page. + slash-all.sql - Administration block and Mailing list title. + +2003-May 15 2:30PM CDT Joe Stewart <joe...@us...> +[W] - index.php - specify module page w/page GET variable. + profile.php - use Author module index page. + authorAdmin.php, glossaryAdmin.php, sectionAdmin.php, + submissionAdmin.php, topicAdmin.php - use module admin page. + +2003-May 15 2:30PM CDT Joe Stewart <joe...@us...> +[ET] - Large commit to test further use of page blocks and module sections. + Significant number of blocks added require loading of slash-all.sql. + +2003-April-28 2:30PM CDT Joe Stewart <joe...@us...> +[E] - slashTemplate.class - experimental support for module templates to + be contained in a "templates" subdirectory. + +2003-April-28 10:00AM CDT Joe Stewart <joe...@us...> +[BT] - Story.class, Story_base.class - "also text" fix, reduce warnings. + comment.php3, emailNotifyComment.tpl, emailNotifySubmission.tpl - + tweak url in notification email. + +2003-April-25 3:00PM CDT Joe Stewart <joe...@us...> +[B] - author/index.php - ensure that profile options are predefined. + 65_to_7.sql - add missing new submission permission for public. + +2003-April 23 10:30AM CDT Joe Stewart <joe...@us...> +[B] - functions.inc - sync with -ft cvs. + +2003-April-23 10:00AM CDT Joe Stewart <joe...@us...> +[B] - Block.class - doParse only updates the db if expire length is set. + Removed "cache_disabled" block option. + +2003-April-21 3:00PM CDT Joe Stewart <joe...@us...> +[W] - Story.class, Story_base.class, Story_admin.class, story/admin.php, + slashTemplate - sync with -ft. + +2003-April-21 2:00PM CDT Joe Stewart <joe...@us...> +[WT] - functions.inc, authorAdmin.php, Block_admin.class, authorNew.tpl, + blockEdit.tpl, storyNew.tpl, optionTypes.tpl, config-dist.php - + sync with -ft cvs. + +2003-April-21 2:00PM CDT Joe Stewart <joe...@us...> +[W] - slashAuthCR.class - clean up code comments. + Author.class - sync with -ft cvs. + +2003-April-21 10:00AM CDT Joe Stewart <joe...@us...> +[F] - Block.class - new block option - "cache_disabled". When this is set + the block will not be written to the db. + +2003-April-21 10:00AM CDT Joe Stewart <joe...@us...> +[B] - Mailinglist.class - sync with -ft cvs. + +2003-April-21 10:00AM CDT Joe Stewart <joe...@us...> +[B] - Block_render_page.class - "finish" the template output. + mailinglist/admin.php - Bring in HTTP_GET_VARS from globals. + +2003-April-18 9:00AM CDT Joe Stewart <joe...@us...> +[B] - Block.class - doParse only calls storeParsed if the block data changed. + functions.inc, slash-all.sql - tweaks for new block types. + +2003-April-17 6:00PM CDT Joe Stewart <joe...@us...> +[ET] - Initial testing of new block types and page display. New block + types - header, footer, topicbar, module, and page. + +2003-March-12 10:30PM CST Joe Stewart <joe...@us...> +[B] - slashAuthCR.class - AddClassRequirement for Author. + +2003-March-12 10:30PM CST Joe Stewart <joe...@us...> +[W] - remove extra extchg.sh from main directory. Initial phpslash-dev + cvs tree import. + +2003-March-11 12:30PM CST Joe Stewart <joe...@us...> +[W] - config-dist.php, config.php, functions.inc, Author.class, + Block_render_skin.class - Changed templatedir.default to templatedir.main. + slashTemplate.class - Changed structure of set_file to make recursive + calls to set the correct path to the template file. + +2003-March-11 11:00AM CST Joe Stewart <joe...@us...> +[B] - Group.class - commented debugging "echo" - closes bug [ 701658 ] + Debug messages in group admin screen. + +2003-March-07 2:00PM CST Joe Stewart <joe...@us...> +[B] - slash-all.sql - set answer_id's for the initial poll. + +2003-March-07 8:30AM CST Joe Stewart <joe...@us...> +[B] - slashAuthCR.class, Author.class, login.php - correctly set and delete + the "user_info" cookie. + +2003-March-06 3:00PM CST Joe Stewart <joe...@us...> +[W] - comment.php, commentAdmin.php - expire poll cache for comment updates + too. + +2003-March-06 12:00PM CST Joe Stewart <joe...@us...> +[W] - functions.inc - setSkinTpl - better exception support for setting skins. + +2003-March-06 11:00AM CST Joe Stewart <joe...@us...> +[B] - config-dist.php, config.php, functions.inc, Author.clas, + Block_render_skin.class - tweaks for register_globals off and + use new language and skin variables. + +2003-March-05 3:30PM CST Joe Stewart <joe...@us...> +[B] - slashAuthCR.class - correctly use the "magic" word in the config file + if available. This was causing the "remember me" cookie not to work. + +2003-March-04 3:30PM CST Joe Stewart <joe...@us...> +[W] - index.php, functions.inc, Comment.class - added SKIN and IMAGEURL + placeholders to comment submit form, footer, and index page. + +2003-March-03 11:00AM CST Joe Stewart <joe...@us...> +[BT] - search.php, searchPage.tpl - use getTitle and TITLEBAR template + placeholder. + +2003-March-03 11:00AM CST Joe Stewart <joe...@us...> +[D] - Moved CHANGES to doc/changeHistory/CHANGES-065-070 and reset CHANGES file. </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-06-05 19:51:12
|
Commit in phpslash-dev on MAIN CHANGES +1 -777 1.165 -> 1.166 <pre class="comment"> new changes file </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-dev<br /></span> <div class="fileheader"><big><b>CHANGES</b></big> <small id="info">1.165 -> 1.166</small></div> <pre class="diff"><small id="info">diff -u -r1.165 -r1.166 --- CHANGES 11 May 2005 21:27:07 -0000 1.165 +++ CHANGES 5 Jun 2005 19:51:02 -0000 1.166 @@ -1,4 +1,4 @@ </small></pre><pre class="diff" id="removed">-$Id: CHANGES,v 1.165 2005/05/11 21:27:07 joestewart Exp $ </pre><pre class="diff" id="added">+$Id: CHANGES,v 1.166 2005/06/05 19:51:02 lems1 Exp $ </pre><pre class="diff" id="context"> Changes Legend... </pre><pre class="diff"><small id="info">@@ -12,779 +12,3 @@ </small></pre><pre class="diff" id="context"> W - General Work on something 9 - Removal of something (kill -9 :) </pre><pre class="diff" id="removed">-2005-May 11 Joe Stewart <jo...@ph...> -[B] - config-setup.php, config-dist.ini.php - correct check for randomization - string. config file saving cleaned up some. - -2005-May 11 Joe Stewart <jo...@ph...> -[B] - Author.class, author/index.php, Story_base.class - correct permission - issues when saving profile and saving stories reported by tobozo and - crashfr. - -2005-May 08 Luis Mondesi <le...@ph...> -[B] - profile.php - turned off caching on user's profile updating page. - -2005-April 27 Luis Mondesi <le...@ph...> -[B] - Story.class - added missing functionality for article_updatehits. - -2005-January 26 Joe Stewart <jo...@ph...> -[F] - config_setup.php, config-dist.ini.php - setup magic string randomization - during installation. - -2005-January 13 Joe Stewart <jo...@ph...> -[F] - slashTemplate.class - If debug is on, the phplib template class debug - is set to level 8. There is a patch to the - -2004-December 16 Joe Stewart <jo...@ph...> -[F] - Story.class - added imageurl and rooturl tags for story.tpl, - storyIndex.tpl and the story text itself. - -2004-November 30 Luis Mondesi <le...@ph...> -[F] - config_setup.php wizard now supports gzipped files - -2004-November 27 Joe Stewart <jo...@ph...> -[B] - psl_core.sql - missing blockLayout group. - -2004-November 27 Luis Mondesi <le...@ph...> -[B] - A number of fixes in the way debian packages are built. In - particular debian packages should not include - public_html/config.ini.php; - this causes problems with sites that have wildcard dns - entries like: *.domain.com A aa.bb.cc.dd -[B] - Fixed a bug in config-dist.php for $psl_inifile fallback. It - should fallback to the inifile_path defined and not to current - directory's ini.php file - -2004-November 27 Luis Mondesi <le...@ph...> -[F] - config_setup.php - can now find config-dist.ini.php - in debian's standard location (or a user-defined - multihosts location). For reading and writing it defaults - to current dir and it will fallback to /usr/share/doc/phpslash - for reading config-dist.ini.php and for writing it falls back - to /etc/phpslash accordingly. - The ini files are named FQDN-config.ini.php by - default. That means that for new installations to work - a user would need to create (touch?) a file in /etc/phpslash - with the name of the host like: www.domain.com-config.ini.php - And set it with permissions so that the user running the - webserver can write to it (chmod 0666). In the case of debian - (or any other distro really) this file(s) should have their - permissions/owner set to: root:www-data (or the group that - apache belongs to) and 0640 mode. - -2004-November 27 Joe Stewart <jo...@ph...> -[B] - backend.php - correcting Atom feed. - -2004-November 24 Luis Mondesi <le...@ph...> -[FB] - Debian packages can now be built using: - make dist - export VERS=`cat VERSION` - cd ../ - tar xzf phpslash-$VERS.tar.gz - cd phpslash-$VERS - dpkg-buildpackage -rfakeroot - You will need phplib which you can get from: - http://www.latinomixed.com/downloads/phplib - Fresh phpslash packages can be retrieved from: - http://www.latinomixed.com/downloads/phpslash - -2004-November 20 Joe Stewart <jo...@ph...> -[RT] - Release phpSlash 0.8. - Submission form uses tinyMCE textarea editor. - Added tinyMCE editor. - psl_core.sql - Submissions section uses tinyMCE. - -2004-November 19 Joe Stewart <jo...@ph...> -[B] - added index.php files to public directories that don't have pages. - Topic.class - don't list image.php in topic image directory. - -2004-November 17 Luis Mondesi <le...@ph...> -[BF] - Fixed a number of bugs with caching. Variables are more - consistent and naming of cache files is also improved. -[F] - Added the ability to have separate config.ini files loaded - by using names in the form: $HOST-config.ini.php. Where $HOST is - the FQDN ($_SERVER['SERVER_NAME'] from php) of your site. - This implies that virtual hosting is a lot easier as sites - can share virtually all psl files and the only thing changing - is whatever comes from the database. - -2004-November 16 Joe Stewart <joe...@us... -[BT] - submission/index.php, submissionForm.tpl, emailNotifySubmit.tpl, - submission.php - submission fixes for jpcache and session. - -2004-November 15 Joe Stewart <joe...@us... -[BT] - Thanks to Josh Udall for reporting these bugs. - slashHead-fckeditor.tpl, slashHead-htmlarea3.tpl - - change file name correctly. - submission/admin.php - next wasn't always available. - psl_core.sql - Comments block was in Submission section. - Mailinglist.class - add host.domain to URL. - backend*.tpl - corrected host links. - -2004-November 11 Joe Stewart <joe...@us... -[BT] - slashHead.tpl, slashHead-fckeditor.tpl, slashHead-htmlarea3.tpl - - added trailing slash to rooturl for logo url. - -2004-November 11 Joe Stewart <joe...@us... -[BD] - Documentation Makefile returned to old options. Added pdf - to Makefile. - -2004-November 10 Joe Stewart <joe...@us... -[BT] - basic/slashHead-htmlarea3.tpl, basiccurves/slashHead-htmlarea3.tpl - corrected printer css changes. - -2004-November 9 Joe Stewart <joe...@us... -[F] - Block_admin.class, psl_core.sql - Added support for block option "edit_perms". - This option allows each block to limit users that have the ability to edit. - Wrong choices or deleting page blocks can be particulary problematic. - Added group - blockLayoutEditor, consisting of new permissions - - blockEditPageBlocks, blockEditModuleBlocks, blockEditNavbarBlocks, - blockEditHeaderBlocks, and blockEditFooterBlocks. - db_xfer.php.disabled - update for edit_perm blocks. - -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. - se.php - Ben Jorgensen submitted a Swedish translation. - -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, - Block_admin.class - html blocks accept template tags. - backend.php - moved functionality to story/backend. - Block_render_page.class - index page accepts view argument - to trigger alternate outputs such as rss and atom instead - of html. If view is in url the entire page is displayed - by the module. - Story_base.class, Story_admin.class - allow template tags - in story text and body. Also close bug #[ 797098 ] Eats Backslashes. - -2004-November 1 Joe Stewart <joe...@us... -[FT] - backend.php, backendAtom.tpl, backendRSS2.tpl, backendRSS91.tpl, - slashHead-fckeditor, slashHead-htmlarea3.tpl, slashHead.tpl - - Added Atom and RSS2.0 feeds. Default changed to RSS2.0. - -2004-October 28 Joe Stewart <joe...@us... -[B] - psl_core.sql, psl_example.sql - correct section_block_lut id's. - auth/slashAuth.class - correct "Remember Me" preauth. - -2004-October 29 Luis M <le...@ph... -[F] - LDAP authentication works -[F] - config-dist.ini.php got new variable to dissallow LDAP users to be automatically registered in SQL db. By default this is TRUE since 99.9% of admins will want this. - -2004-October 28 Joe Stewart <joe...@us... -[FT] - added fckeditor to comment submittal. slashHead-fckeditor.tpl added. - commentSubmitForm.tpl modified. - psl_core.sql, db_xfer.php.disabled - Use slashHead-fckeditor.tpl for public pages. - -2004-October 23 Joe Stewart <joe...@us... -[BT] - comment/index.php, Comment.class, basic: comment.tpl, comment.Display.tpl, - commentSubmitForm.tpl, storyIndex.tpl, psl_core.sql - comment submitter's - IP or domain should display if not comment Admin. comment.php is not used. - -2004-October 26 Luis M <le...@us...> -[F] - config-dist.ini.php Added much needed variables for LDAP auth -[F] - slashAuthLDAP.class almost complete. Is able to pull info from db - -2004-October 23 Joe Stewart <joe...@us... -[B] - story/Story_admin.class - story options for New Stories. -[W] - config_setup.php - Text change. - config.php - enable blogs in menu for bloggers. - psl_core.sql, psl_example.sql - don't display calendar block - by default for php5 compatibility. Add bloggers to user - group. - -2004-October 22 Joe Stewart <joe...@us... -[W] - block/Block_admin.class, basic/blockList.tpl - add column and - ordernum to block list. - slash-all.sql - removed since it has been split into two other files. - psl-core.sql, psl_example.sql - admin blocks should have been openbox. - -2004-October 21 Luis M <le...@us...> -[W9] - Switched config_setup.php to work with config-dist.ini.php, - and copied variables from config_setup.ini.php to this file. - Then removed config_setup.ini.php from CVS. - -2004-October 20 Luis M <le...@us...> -[FW] - Fixed config-dist.php's code for jpcache and added jpcache.cachedir - variable to config-dist.ini.php. Users can now use config.ini.php - to enable/disable caching and choose the location of caching files - all without having to mess with the code of config.php. - -2004-October 20 Joe Stewart <joe...@us... -[F] - block/admin.php - complete previous commit of UI change. - -2004-October 20 Joe Stewart <joe...@us... -[R] - Release 0.8RC1. -[EFT] - basic/blockEdit.tpl, basic/blockNew.tpl, Block_admin.class, - config-dist.ini.php, config_setup.ini.php - Experimental - changes to Block admin interface. Including htmlarea3 and - removing the new block form from the block list. -[F] - config_setup.php, psl_example.sql - Require username and password - entry when using the install wizard on new installations. - psl-core.sql - remove extra admin info. - VERSION, config-dist.php - bump version to 0.8RC1. - -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. -[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. -[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... -[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) -[T] - basic/* - UI improvements: blockEdit.tpl, groupNew.tpl, permissionNew.tpl, storyNew.tpl - - mainly adding Cancel button to edit screens - - select boxes of 8 not 4 items (much easier to use) - - some rewordings too - HTML improvements: article.tpl, rssblock.tpl, permissionList.tpl - Tags moved to lower case where uppercase found and <ul> to wrap <li> -[ET]- basic/blockList.tpl - Experimental layout change to fit the table better into the screen. - -2004-October 18 Peter Cruickshank <kr...@us...> (v 1.113) - Sundry minor changes: -[B] - slashTemplate.class - Fix for situation where templates - dont exist in current language -[W] - functions.inc - General notice squashing, adding MAINPAGE var - to getHeader, tidyup of mail-related functions -[F] - slashAuth.class - Make custom user-options available to the session -[W] - Block.class - Translate 'block added' message -[F] - Block_render_page.class - Make sensible MAINPAGE value available to - breadcrumb() -[B] - mailinglist/admin.php - Show list if nothing else is to be done - - -2004-October 14 Joe Stewart <joe...@us... -[B] - story/index.php, Block_render_header.class, slash-all.sql, - db_xfer.php.disabled - Story titles should display correctly. - index.php - Page title should always display correctly. - -2004-October 7 Joe Stewart <joe...@us... -[B] - slash-all.sql - Blog section didn't have the right blocks. - config-dist.php - bloggers group typo. - -2004-October 1 Joe Stewart <joe...@us... -[W] - config-dist.php - changed skin change from url to not set - cookie unless cookie argument also set. Change auth.type - to allow for normal login form. - -2004-September 25 Joe Stewart <joe...@us... -[B] - Story_base.class - php5 compatibility. test for string - index for array. - -2004-September 24 Joe Stewart <joe...@us... -[F] - Author.class - new method - get_group_users. Gets lists of users belonging - to a group. - -2004-September 22 Joe Stewart <joe...@us... -[F] - slashAuthEGW.class - eGroupware authentication - -2004-September 21 Joe Stewart <joe...@us... -[F] - slashAuth.class - allow auto registration from external authentication. - slashAuthSkel.class - Skeleton auth class. - slashAuthPAM.class, SlashAuthHTTP.class - untested auth methods. - -2004-September 20 Joe Stewart <joe...@us... -[EF] - jpcache/types/memcache.php - Adding memcache storage method - to jpcache. No garbage collection or deletion available yet. - -2004-September 18 Joe Stewart <joe...@us... -[F] - Admin module - added blocks from Back-End for file perm - warnings, clearing cache, and system details. - -2004-September 16 Joe Stewart <joe...@us... -[WT] - moved login.php new layout with code in auth/index.php - updated non CR loginform.tpl to be used with other auth - methods. - -2004-September 15 Joe Stewart <joe...@us... -[W] - removed classes that already had been moved to module directories. - moved Infolog and slashAuth to module directories. - -2004-September 13 Joe Stewart <joe...@us... -[B] - backend.php - Add class requirements. - -2004-09-11 10:46 EDT Luis Mondesi <le...@ph...> -[B] - include/class/jpcache/type/file.php - added check for JPCACHE_DIR - and attempts to create one if it doesn't exist. - -2004-September 9 Joe Stewart <joe...@us... -[B] - story/index.php - returned "Email This Story". - -2004-September 9 Joe Stewart <joe...@us... -[B] - config_setup.php - populate empty database. - -2004-September 8 Joe Stewart <joe...@us... -[FB] - login.php - corrected login bug introduced 8/30. - Story_plugin_mssmartquotes.class - story plugin to remove - MS Smart Quotes (untested). - config-dist.php. - -2004-September 5 Joe Stewart <joe...@us... -[F] - db_xfer.php.disabled, slash-all.sql, config-dist.php, config-dist.ini.php, - config_setup.ini.php - Added User Blogs support - menu items, Blogs section, - and blogger group. - -2004-September 2 Peter Cruickshank <kr...@us...> -[BW] mailinglist/admin.php index.php MailingList.class - Clean up of mailinglist code. Not clear it was working in 0.8 setup - -2004-September 1 Joe Stewart <joe...@us... -[B] - slash-all.sql - adjusted header blocks to be the same as upgrade. - db_xfer.php - corrected related links block template. - -2004-September 1 Joe Stewart <joe...@us... -[T] - storyNew.tpl - missing form name. - -2004-September 1 Joe Stewart <joe...@us... -[B] - config_setup.php - Don't show continue button for new db. - -2004-September 1 Joe Stewart <joe...@us... -[BT] - changed links to phpslash.org to php-slash.org. - Moved db_xfer.php.disabled from contrib to scripts. - Bumped version. Updated basic/about.tpl. - -2004-September 1 Joe Stewart <joe...@us... -[F] - db_xfer.php.disabled, config_setup.php - db_xfer.php now - ensures that the user has blockPut privileges. config_setup.php - now checks whether the db needs upgrading. - -2004-August 30 Joe Stewart <joe...@us...> -[BTS] - registerform.tpl, authorNew.tpl, 7_to_8.sql, slash-all.sql, db_xfer.php - - altered length of url and email fields. - closing bug [ 995046 ] registerform.tpl restricts email address length - to 32 chars. - -2004-August 30 Joe Stewart <joe...@us...> -[B] - login.php - uncommented kludge for login block. It was commented out on the - bad assumption that phplib would be changing the auth class. - closing bug [ 980974 ] Login Block Error. - -2004-August 28 Joe Stewart <joe...@us...> -[E] - db_xfer.php.disabled, Block.class - rough upgrade script. Depends on - correctly configured config.ini.php/config.php. There will - updates to the db that this script doesn't do yet. - -2004-August 27 Joe Stewart <joe...@us...> -[W] - Block.class, Block_i.class - Ian Clydsdale's change to the block title - substitution. - -2004-August 23 Joe Stewart <joe...@us...> -[FT] - htmlarea3, slashHead-htmlarea3.tpl, storyNew.tpl, config.php - Upgraded - htmlarea3. Added Image Manager module to htmlarea3 that allows uploads. - Default is now for editor to be on. - -2004-July 29 Peter Cruickshank <kr...@us...> -[BF] slashTemplate.class::set_file - Fix of potential infinite loop and allow modules to have language-specific - templates -[W] functions.inc::getHeader Treats missing page titles more kindly -[T] basic/loginformCR.tpl Move to XHTML complience. No other change -[E] config_setup.ini.php - jpcache.enable set to off by default to save confusion while testing new install -[W] config_setup.php Use the <title> tag - - -2004-July 7 Peter Cruickshank <kr...@us...> -[E] debug() now uses backtrace if available to show details of file/class and - line -[W] story/admin.php Move to use _POST and _GET vars -[W] Story_base.class - Improvements to logic + presentation of validation process - -2004-July 7 Peter Cruickshank <kr...@us...> -[B] slashTemplate.class: - Comment out portion of code that was causing infinite recursion when attempting - to find default skins template -[B] author/index.php: - Check for existance of jpcache_gc function before attempting to call it -[F] Block_render_header.class - Make section name available to slashHead template. (There may be a more elegant - way of doing this) -[BW] Block_render_query.class - Fix generation of topic_id and section_id plus some minor tidyup of logic -[W] Block_render_topic.class - Tidy up logic - incl move parse_str to top of parse() -[W] search/index.php section/admin.php topic/admin.php - Notice squashing -[W] Section.class, Topic.class - Improvements to logic + presentation of validation process - -2004-July 2 Peter Cruickshank <kr...@us...> -[WBT]Clean up of Group.class group/admin.php templates/en/permissionList.tpl and groupList.tpl - - notice squashing - - some logic simplification, move to foreach, use of getError() etc - - added Group and Permission description to template - -2004-July 2 Peter Cruickshank <kr...@us...> -[B] functions.inc - Move setSkinTpl to use $_SERVER[SERVER_NAME] - -2004-June 22 Peter Cruickshank <kr...@us...> -[W] - NavBar.class, block/admin.php, search/index.php - Block_render_query.class, Block_render_section.class, Block_render_skin.class - Notice squashing, updates to comments and minor tidy-ups - -2004-June 22 Peter Cruickshank <kr...@us...> -[E] - slashAuth now uses index1col.tpl to structure the login form - making layout - more compatible with the other pages. Would be nice to move to using the - proper page layout mechanism... - Also: Switch to using $_GET and $_POST - -2004-June 22 Peter Cruickshank <kr...@us...> -[W] - function.inc Block_render_page.class - Reorganised and grouped functions - removing old and unused functions - Future plan to move slashhead and slashfoot to Block_render_header/footer - once dependency in slashAuth has been removed - -2004 June 18 Peter Cruickshank <kr...@us...> -[B] - search/index.php - Fixed bug where search module was not picking up - search parameters from _GET - -2004-April 27 10:00AM CST Joe Stewart <joe...@us...> -[B] - Makefile - removed .cvsignore files from release - Closes Bug [ 942709 ]. - -2004-April 22 3:00PM CST Joe Stewart <joe...@us...> -[B] - slashAuth.class - missed $response argument in two places. - -2004-April 22 3:00PM CST Joe Stewart <joe...@us...> -[T] - loginformCR.tpl - Luis says "javascript error on login form fix". - -2004-April 22 3:00PM CST Joe Stewart <joe...@us...> -[B] - slashAuth.class, slashAuthCR.class - psl_validate was depending on - global variable $response. - -2004-April 19 4:00PM CST Joe Stewart <joe...@us...> -[FT] - slashAuthCR.class, slashAuth.class, config.ini.php, config.php - - restructured authorization process. Authentication method can - be configured and class created for alternate authentication methods. - slashAuthCR.class moved to authtypes directory. slashAuth.class - is the main authorization class. - emailNotifyComment.tpl, emailNotifySubmit.tpl - change php3 to php. - -2004-April 16 12:30PM CST Joe Stewart <joe...@us...> -[F] - Story.class, relatedlinks.php, slash-all.sql - Related links for articles - works again. - -2004-March 4 3:30PM CST Joe Stewart <joe...@us...> -[F] - functions.inc, config-dist.ini.php - debug output can now be delayed - to only display once or send one email. - -2003-December 1 1:00PM CST Joe Stewart <joe...@us...> -[B] - poll/admin.php - added missing Comment.class for poll deletion. - -2003-December 1 1:00PM CST Joe Stewart <joe...@us...> -[B] - slashTemplate.class - get the correct template when current language is - not the default language. - -2003-November 26 1:30PM CST Joe Stewart <joe...@us...> -[B] - config.php, Story.class, Story_base.class - Added options/plugin parsing - for getStories, added 'hook' parameter for limiting plugin scope. - -2003-11-26 17:27 UTC Luis Mondesi <le...@ph...> -[B] - Block_render_html.class - fix missing getTitle() called. All - block renderers should have this function defined! Or else - people get in trouble when they try to set their titles - as "%%" or "%STRING%". - -2003-November 20 3:00PM CST Joe Stewart <joe...@us...> -[E] - config.ini.php, config.php, errordocument.php - beginning support for - a static cache. Write cache files out to a directory to be served. - -2003-November 20 3:00PM CST Joe Stewart <joe...@us...> -[F] - new jpcache storage type "static". Writes html files out that can - be served directly by the webserver. - -2003-November 20 1:30PM CST Joe Stewart <joe...@us...> -[W] - config.php - PATH_INFO url support. - -2003-November 20 1:30PM CST Joe Stewart <joe...@us...> -[W] - config.php - disable BE rootdomain/rooturl stuff. - -2003-November 18 4:00PM CST Joe Stewart <joe...@us...> -[W] - config.php - simplify cache naming when using defaults. - -2003-November 18 3:00PM CST Joe Stewart <joe...@us...> -[W] - config.php - only add session_id to cache name if logged in. - -2003-November 17 9:00AM CST Joe Stewart <joe...@us...> -[W] - [ 838369 ] phpDoc style comments throughout functions.inc. - -2003-November 17 9:00AM CST Joe Stewart <joe...@us...> -[F] - de_DE.LC_TIME.php3, de.php3 - contributed by alba. - [ 777766 ] missing keys in de.php3 and [ 780429 ] de_DE.LC_TIME.php3. - -2003-November 13 3:30PM CST Joe Stewart <joe...@us...> -[B] - config_setup.php tweaking. - -2003-November 13 7:00AM CST Joe Stewart <joe...@us...> -[FT] - New Feature - Block plugins added. - Added BBCode Story plugin using the PEAR BBCodeParser. - -2003-November 12 8:30PM CST Joe Stewart <joe...@us...> -[FT] - slashHead-html3.tpl tweaking. - -2003-November 12 3:00PM CST Joe Stewart <joe...@us...> -[FT] - config.php, storyNew.tpl, slashHead-htmlarea3 - Added preliminary - htmlArea editing support to the Story entry form. - Added htmlArea3 code in public_html/scripts directory. - -2003-November 12 10:00AM CST Joe Stewart <joe...@us...> -[DFT] - Added Wiki Story plugin using the Back-End WikiEngine.class. - WikiEngine.class added to include/class. - optionTypes.tpl - moved description. - phpslash.sgml - Attemted to describe install using the wizard. - -2003-November 11 4:00PM CST Joe Stewart <joe...@us...> -[F] - Added BBCode Story plugin using the PEAR BBCodeParser. - -2003-November 11 3:00PM CST Joe Stewart <joe...@us...> -[S] - moved sql file to tables/0.8 and reverted 0.7 to 0.7.2 release status. - -2003-November 11 2:30PM CST Joe Stewart <joe...@us...> -[BFT] - New Feature - Story plugins added. - -2003-November 10 1:00PM CST Joe Stewart <joe...@us...> -[B] - login.php - [ 839439 ] jpcache dependency in login.php. - -2003-November 6 4:00PM CST Joe Stewart <joe...@us...> -[B] - config_setup.php - tweak to allow setting the sql file location. - -2003-November 6 1:00PM CST Joe Stewart <joe...@us...> -[BT] - storyIndex.tpl, Story.class - Peter C. supplied [ 837175 ] Dont show - comment links if Comment module is off. - -2003-November 6 7:00AM CST Joe Stewart <joe...@us...> -[BF] - config.php, config_setup.php, config_setup.ini.php - Ported Evan Hughes' - setup wizard from Back_End. - story/admin.php - Only clear cache if jpcache is used. Closes patch - - [ 837131 ] Fix so story create works if jpcache is disabled. - -2003-October 31 1:30PM CST Joe Stewart <joe...@us...> -[R] - Release phpSlash 0.8alpha. - -2003-October 31 1:30PM CST Joe Stewart <joe...@us...> -[B] - Added missing CHANGES-065-070 CHANGES-07-711 change history files. - config-dist.php, VERSION - Bumped version to 0.8alpha for release. - -2003-October 31 1:00PM CST Joe Stewart <joe...@us...> -[F] - Added Peter C.'s breadcrumb delimiter patch. - [ 831851 ] Parameterise breadcumb delimiter - -2003-August 21 2:30PM CDT Joe Stewart <joe...@us...> -[B] - Block_render_rss.class - correct path of class file. - -2003-07-01 03:56 UTC Luis Mondesi < le...@ph... > -[FT] - updated templates/en/basic/storyNew.tpl so that uploading files works in IE6, Opera and Mozilla-based browsers. - - Changed include/modules/story/admin.php, include/modules/story/Story_base.class and include/modules/story/Story_admin.class. Added - feature to upload files from the browser. Data uploaded via the - webform will be appended to the text typed in the body_text TEXTAREA - -2003-June 26 12:30PM CDT Joe Stewart <joe...@us...> -[BT] - comment/index.php, poll/index.php - quickfix to get poll comments working. - pollResultPage.tpl - changed comment.php to poll.php. - -2003-June 25 10:00AM CDT Joe Stewart <joe...@us...> -[F] - slash-all.sql - removed Error and Comment sections. - comment.php - comments displayed by comment module block. - comment/index.php - commented duplicate story display. - -2003-June 24 4:00PM CDT Joe Stewart <joe...@us...> -[F] - slash-all.sql - db changes to use new error document and comment modules. - -2003-June 24 2:00PM CDT Joe Stewart <joe...@us...> -[B] - new modules - topicbar, navbar, commnent, error, and auth. - poll bugfixes. article page being rewritten. - -2003-June 9 2:00PM CDT Joe Stewart <joe...@us...> -[B] - submission/index.php - display specific save errors. Closes - bug [ 750107 ] Submittal errors don't display correct error message. - -2003-June 5 4:00PM CDT Joe Stewart <joe...@us...> -[B] - Block_render_poll.class - remove module directive. - poll/admin.php - reduce php warnings - block/admin.php - sess object definition - Story_base.class - extractStories - restore start from url variables. - -2003-June 5 4:00PM CDT Joe Stewart <joe...@us...> -[B] - Story_base.class - extractStories - remove start from url variables. - Attempting to kill a memory allocation bug. - blockAdmin.php - don't start a new block object. - -2003-June 4 3:00PM CDT Joe Stewart <joe...@us...> -[W] - Block_render_navbar.class, Block_render_page.class, - Block_render_template.class - reduce php warnings. - -2003-May 28 02:07 UTC Luis Mondesi < le...@ph... > -[B] - locale/es.php missing comma at line 325. Thanks to Jose Reyes for reporting this. - -2003-May 23 11:00AM CDT Joe Stewart <joe...@us...> -[B] - config-dist.php - don't assign section as well as section_id if - missing - breadcrumb seems to do this. - functions.inc::breadcrumb - correct topic errors. - Block_render_page.class - call breadcrumb function. - -2003-May 23 11:00AM CDT Joe Stewart <joe...@us...> -[B] - config-dist.php - Assign section as well as section_id if missing. - -2003-May 22 11:00AM CDT Joe Stewart <joe...@us...> -[B] - story/index.php - use global statement instead of GLOBAL array. - -2003-May 22 11:00AM CDT Joe Stewart <joe...@us...> -[B] - story/index.php - remove extra global statements. - -2003-May 21 3:30PM CDT Joe Stewart <joe...@us...> -[B] - slashTemplate.class - disable templates in module directories - until bugs squashed. Auth timeouts yielded blank pages and worse. - -2003-May 20 12:30PM CDT Joe Stewart <joe...@us...> -[F] - Block_render_rss.class - sync with -ft cvs. - -2003-May 20 11:30AM CDT Joe Stewart <joe...@us...> -[B] - author/admin.php, block/admin.php, glossary/admin.php, - author/index.php, poll/admin.php, submission/admin.php - - missed module path change. - -2003-May 16 4:00PM CDT Joe Stewart <joe...@us...> -[F] - Block_render_template.class - New template block type. - slash-all.sql - About block change to template type. - -2003-May 16 12:00PM CDT Joe Stewart <joe...@us...> -[BT] - Section.class, Block.class - new block method - cloneSections. - New sections clone the blocks of the home section. - sectionList.tpl - name links to view of section index page. - authorAdmin.php, blockAdmin.php, glossaryAdmin.php, - groupAdmin.php, mailinglistAdmin.php, pollAdmin.php, - sectionAdmin.php, storyAdmin.php, submissionAdmin.php, - topicAdmin.php - remove extra call to getBlocks. - -2003-May 15 4:00PM CDT Joe Stewart <joe...@us...> -[WT] - sectionAdmin.php - Don't attempt to display section being edited. - login.php - display page the same method as index page. - slash-all.sql - Administration block and Mailing list title. - -2003-May 15 2:30PM CDT Joe Stewart <joe...@us...> -[W] - index.php - specify module page w/page GET variable. - profile.php - use Author module index page. - authorAdmin.php, glossaryAdmin.php, sectionAdmin.php, - submissionAdmin.php, topicAdmin.php - use module admin page. - -2003-May 15 2:30PM CDT Joe Stewart <joe...@us...> -[ET] - Large commit to test further use of page blocks and module sections. - Significant number of blocks added require loading of slash-all.sql. - -2003-April-28 2:30PM CDT Joe Stewart <joe...@us...> -[E] - slashTemplate.class - experimental support for module templates to - be contained in a "templates" subdirectory. - -2003-April-28 10:00AM CDT Joe Stewart <joe...@us...> -[BT] - Story.class, Story_base.class - "also text" fix, reduce warnings. - comment.php3, emailNotifyComment.tpl, emailNotifySubmission.tpl - - tweak url in notification email. - -2003-April-25 3:00PM CDT Joe Stewart <joe...@us...> -[B] - author/index.php - ensure that profile options are predefined. - 65_to_7.sql - add missing new submission permission for public. - -2003-April 23 10:30AM CDT Joe Stewart <joe...@us...> -[B] - functions.inc - sync with -ft cvs. - -2003-April-23 10:00AM CDT Joe Stewart <joe...@us...> -[B] - Block.class - doParse only updates the db if expire length is set. - Removed "cache_disabled" block option. - -2003-April-21 3:00PM CDT Joe Stewart <joe...@us...> -[W] - Story.class, Story_base.class, Story_admin.class, story/admin.php, - slashTemplate - sync with -ft. - -2003-April-21 2:00PM CDT Joe Stewart <joe...@us...> -[WT] - functions.inc, authorAdmin.php, Block_admin.class, authorNew.tpl, - blockEdit.tpl, storyNew.tpl, optionTypes.tpl, config-dist.php - - sync with -ft cvs. - -2003-April-21 2:00PM CDT Joe Stewart <joe...@us...> -[W] - slashAuthCR.class - clean up code comments. - Author.class - sync with -ft cvs. - -2003-April-21 10:00AM CDT Joe Stewart <joe...@us...> -[F] - Block.class - new block option - "cache_disabled". When this is set - the block will not be written to the db. - -2003-April-21 10:00AM CDT Joe Stewart <joe...@us...> -[B] - Mailinglist.class - sync with -ft cvs. - -2003-April-21 10:00AM CDT Joe Stewart <joe...@us...> -[B] - Block_render_page.class - "finish" the template output. - mailinglist/admin.php - Bring in HTTP_GET_VARS from globals. - -2003-April-18 9:00AM CDT Joe Stewart <joe...@us...> -[B] - Block.class - doParse only calls storeParsed if the block data changed. - functions.inc, slash-all.sql - tweaks for new block types. - -2003-April-17 6:00PM CDT Joe Stewart <joe...@us...> -[ET] - Initial testing of new block types and page display. New block - types - header, footer, topicbar, module, and page. - -2003-March-12 10:30PM CST Joe Stewart <joe...@us...> -[B] - slashAuthCR.class - AddClassRequirement for Author. - -2003-March-12 10:30PM CST Joe Stewart <joe...@us...> -[W] - remove extra extchg.sh from main directory. Initial phpslash-dev - cvs tree import. - -2003-March-11 12:30PM CST Joe Stewart <joe...@us...> -[W] - config-dist.php, config.php, functions.inc, Author.class, - Block_render_skin.class - Changed templatedir.default to templatedir.main. - slashTemplate.class - Changed structure of set_file to make recursive - calls to set the correct path to the template file. - -2003-March-11 11:00AM CST Joe Stewart <joe...@us...> -[B] - Group.class - commented debugging "echo" - closes bug [ 701658 ] - Debug messages in group admin screen. - -2003-March-07 2:00PM CST Joe Stewart <joe...@us...> -[B] - slash-all.sql - set answer_id's for the initial poll. - -2003-March-07 8:30AM CST Joe Stewart <joe...@us...> -[B] - slashAuthCR.class, Author.class, login.php - correctly set and delete - the "user_info" cookie. - -2003-March-06 3:00PM CST Joe Stewart <joe...@us...> -[W] - comment.php, commentAdmin.php - expire poll cache for comment updates - too. - -2003-March-06 12:00PM CST Joe Stewart <joe...@us...> -[W] - functions.inc - setSkinTpl - better exception support for setting skins. - -2003-March-06 11:00AM CST Joe Stewart <joe...@us...> -[B] - config-dist.php, config.php, functions.inc, Author.clas, - Block_render_skin.class - tweaks for register_globals off and - use new language and skin variables. - -2003-March-05 3:30PM CST Joe Stewart <joe...@us...> -[B] - slashAuthCR.class - correctly use the "magic" word in the config file - if available. This was causing the "remember me" cookie not to work. - -2003-March-04 3:30PM CST Joe Stewart <joe...@us...> -[W] - index.php, functions.inc, Comment.class - added SKIN and IMAGEURL - placeholders to comment submit form, footer, and index page. - -2003-March-03 11:00AM CST Joe Stewart <joe...@us...> -[BT] - search.php, searchPage.tpl - use getTitle and TITLEBAR template - placeholder. - -2003-March-03 11:00AM CST Joe Stewart <joe...@us...> -[D] - Moved CHANGES to doc/changeHistory/CHANGES-065-070 and reset CHANGES file. </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-05-19 01:51:29
|
Commit in phpslash-dev/include/modules/infolog on MAIN
Infolog.class +1 -1 1.1 -> 1.2
<pre class="comment">
no need to pass a copy of the global
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev/include/modules/infolog<br /></span>
<div class="fileheader"><big><b>Infolog.class</b></big> <small id="info">1.1 -> 1.2</small></div>
<pre class="diff"><small id="info">diff -u -r1.1 -r1.2
--- Infolog.class 15 Sep 2004 23:31:47 -0000 1.1
+++ Infolog.class 19 May 2005 01:51:21 -0000 1.2
@@ -18,7 +18,7 @@
</small></pre><pre class="diff" id="context"> function Infolog () {
global $_PSL;
</pre><pre class="diff" id="removed">- $this->psl = $_PSL;
</pre><pre class="diff" id="added">+ $this->psl = <span id="addedchars">&</span>$_PSL;
</pre><pre class="diff" id="context"> $this->message = '';
/* Start a db */
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|
|
From: Luis M <le...@us...> - 2005-05-19 01:49:19
|
Commit in phpslash-dev/public_html/admin on MAIN
infologAdmin.php +4 -1 1.2 -> 1.3
<pre class="comment">
no need to cache this
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev/public_html/admin<br /></span>
<div class="fileheader"><big><b>infologAdmin.php</b></big> <small id="info">1.2 -> 1.3</small></div>
<pre class="diff"><small id="info">diff -u -r1.2 -r1.3
--- infologAdmin.php 15 Sep 2004 23:18:39 -0000 1.2
+++ infologAdmin.php 19 May 2005 01:49:11 -0000 1.3
@@ -1,5 +1,8 @@
</small></pre><pre class="diff" id="context"> <?php
</pre><pre class="diff" id="removed">-// $Id: infologAdmin.php,v 1.2 2004/09/15 23:18:39 joestewart Exp $
</pre><pre class="diff" id="added">+// $Id: infologAdmin.php,v 1.3 2005/05/19 01:49:11 lems1 Exp $
+
+// don't cache infologadmin page
+$cachetimeout=-1;
</pre><pre class="diff" id="context">
require('config.php');
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|
|
From: Joe S. <joe...@us...> - 2005-05-11 21:27:20
|
Commit in phpslash-dev on MAIN
CHANGES +5 -1 1.164 -> 1.165
config_setup.php +35 -27 1.19 -> 1.20
config-dist.ini.php +2 -2 1.30 -> 1.31
+42 -30
3 modified files
<pre class="comment">
config-setup.php, config-dist.ini.php - correct check for randomization string. config file saving cleaned up some.
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev<br /></span>
<div class="fileheader"><big><b>CHANGES</b></big> <small id="info">1.164 -> 1.165</small></div>
<pre class="diff"><small id="info">diff -u -r1.164 -r1.165
--- CHANGES 11 May 2005 19:07:22 -0000 1.164
+++ CHANGES 11 May 2005 21:27:07 -0000 1.165
@@ -1,4 +1,4 @@
</small></pre><pre class="diff" id="removed">-$Id: CHANGES,v 1.164 2005/05/11 19:07:22 joestewart Exp $
</pre><pre class="diff" id="added">+$Id: CHANGES,v 1.165 2005/05/11 21:27:07 joestewart Exp $
</pre><pre class="diff" id="context">
Changes Legend...
</pre><pre class="diff"><small id="info">@@ -13,6 +13,10 @@
</small></pre><pre class="diff" id="context"> 9 - Removal of something (kill -9 :)
2005-May 11 Joe Stewart <jo...@ph...>
</pre><pre class="diff" id="added">+[B] - config-setup.php, config-dist.ini.php - correct check for randomization
+ string. config file saving cleaned up some.
+
+2005-May 11 Joe Stewart <jo...@ph...>
</pre><pre class="diff" id="context"> [B] - Author.class, author/index.php, Story_base.class - correct permission
issues when saving profile and saving stories reported by tobozo and
crashfr.
</pre></div>
<hr /><a name="file2" /><div class="file">
<span class="pathname">phpslash-dev/public_html<br /></span>
<div class="fileheader"><big><b>config_setup.php</b></big> <small id="info">1.19 -> 1.20</small></div>
<pre class="diff"><small id="info">diff -u -r1.19 -r1.20
--- config_setup.php 26 Jan 2005 18:44:40 -0000 1.19
+++ config_setup.php 11 May 2005 21:27:09 -0000 1.20
@@ -2,7 +2,7 @@
</small></pre><pre class="diff" id="context"> /* Back-End configurator 0.4.2
* Evan Hughes (ev...@op...), OpenConcept Consulting
*
</pre><pre class="diff" id="removed">- * $Id: config_setup.php,v 1.<span id="removedchars">19 2005/01/26 18:44:40</span> joestewart Exp $
</pre><pre class="diff" id="added">+ * $Id: config_setup.php,v 1.<span id="addedchars">20 2005/05/11 21:27:09</span> joestewart Exp $
</pre><pre class="diff" id="context"> *
* This is the backend configurator. It's a quick and dirty configuration tool
* designed to be used to configure an initial install of Back-End. It is NOT
</pre><pre class="diff"><small id="info">@@ -45,7 +45,7 @@
</small></pre><pre class="diff" id="context"> define('PSL_INIFILE_PATH','/etc/'.strtolower(PRODUCT).'/'); // Location for phpslash configurations. This is the location that phpslash will fall back to if config.ini.php is not found in "public_html" (the publicly accessible files of phpslash): HINT check config.php for $psl_inifile_path content
define('CONFIG_IN', 'config-dist.ini.php'); // Name of the blank config file.
</pre><pre class="diff" id="removed">-define('CONFIG_OUT', <span id="removedchars">$_SERVER['SERVER_NAME'].'-</span>config.ini.php'); // Name of the target config file. FQDN-config.ini.php or config.ini.php are both good. (where FQDN is: www.domain.com)
</pre><pre class="diff" id="added">+define('CONFIG_OUT', <span id="addedchars">'</span>config.ini.php'); // Name of the target config file. FQDN-config.ini.php or config.ini.php are both good. (where FQDN is: www.domain.com)
</pre><pre class="diff" id="context">
define('TABLE_PATH', '/tables/0.8/'); // Path to the sql table directory.
define('DEBIAN_DOC_PATH', '/usr/share/doc/'.strtolower(PRODUCT).'/'); // Path to the sql table directory under debian (for .deb package. strings are all lowercase)
</pre><pre class="diff"><small id="info">@@ -559,9 +559,9 @@
</small></pre><pre class="diff" id="context"> $vars["/<$name>/"] = $value;
}
</pre><pre class="diff" id="removed">- // Generate a ranom value
- if (!isset($vars['RANDOMIZATION']) || empty($vars['RANDOMIZATION'])) {
- $vars['RANDOMIZATION'] = rand();
</pre><pre class="diff" id="added">+ // Generate a random value
+ if (!isset($vars['/<RANDOMIZATION>/']) || empty($vars['/<RANDOMIZATION>/'])) {
+ $vars['/<RANDOMIZATION>/'] = rand();
</pre><pre class="diff" id="context"> }
$result = _filterFile(CONFIG_IN, CONFIG_OUT, $vars);
</pre><pre class="diff"><small id="info">@@ -1221,11 +1221,15 @@
</small></pre><pre class="diff" id="context"> function _parse_ini_file ($filename)
{
$parse=array();
</pre><pre class="diff" id="removed">- if (!is_file($filename)) {
- // fallback to default multi-hosts localtion:
- $parse = parse_ini_file( PSL_INIFILE_PATH . $filename );
</pre><pre class="diff" id="added">+ if (is_file($filename)) {
+ // found config.ini.php in public_html
+ $parse = parse_ini_file( $filename );
+ } elseif (is_file($_SERVER['SERVER_NAME'].'-'.$filename)) {
+ // found host-config.ini.php in public_html
+ $parse = parse_ini_file($_SERVER['SERVER_NAME'].'-'.$filename );
</pre><pre class="diff" id="context"> } else {
</pre><pre class="diff" id="removed">- $parse = parse_ini_file( $filename );
</pre><pre class="diff" id="added">+ // fallback to default multi-hosts location:
+ $parse = parse_ini_file( PSL_INIFILE_PATH .$_SERVER['SERVER_NAME'].'-'. $filename );
</pre><pre class="diff" id="context"> }
return $parse;
}
</pre><pre class="diff"><small id="info">@@ -1239,28 +1243,32 @@
</small></pre><pre class="diff" id="context">
global $modifiedConfigFile;
</pre><pre class="diff" id="removed">- if (!$in = @fopen($fileIn, "r")) {
- // fallback to default multi-hosts localtion:
- $fileIn = PSL_INIFILE_PATH . $fileIn;
- if (!$in = @fopen($fileIn, "r")) {
- return FF_READ_FAIL;
- }
- }
-
- if (!$out = @fopen($fileOut, "w")) {
- // fallback to default multi-hosts localtion:
- $fileOut = PSL_INIFILE_PATH . $fileOut;
- if (!$out = @fopen($fileOut, "w")) {
- // spit out configuration
- while (!feof ($in)) {
</pre><pre class="diff" id="added">+ if (!$in = @fopen($fileIn, "r")) {
+ // fallback to default multi-hosts localtion:
+ $fileIn = PSL_INIFILE_PATH . $fileIn;
+ if (!$in = @fopen($fileIn, "r")) {
+ return FF_READ_FAIL;
+ }
+ }
+
+ if (!$out = @fopen($fileOut, "w")) {
+ // config.ini.php not found check for host-config.ini.php
+ $fileOut = $_SERVER['SERVER_NAME'].'-'.$fileOut;
+ if (!$out = @fopen($fileOut, "w")) {
+ // fallback to default multi-hosts location:
+ $fileOut = PSL_INIFILE_PATH . $fileOut;
+ if (!$out = @fopen($fileOut, "w")) {
+ // spit out configuration
+ while (!feof ($in)) {
</pre><pre class="diff" id="context"> $buffer = fgets($in);
foreach ($variables as $regex => $replacement) {
</pre><pre class="diff" id="removed">- <span id="removedchars"> </span>$buffer = preg_replace($regex, $replacement, $buffer);
</pre><pre class="diff" id="added">+ $buffer = preg_replace($regex, $replacement, $buffer);
</pre><pre class="diff" id="context"> }
$modifiedConfigFile .= htmlentities($buffer);
</pre><pre class="diff" id="removed">- }
- return FF_WRITE_FAIL;
- }
</pre><pre class="diff" id="added">+ }
+ return FF_WRITE_FAIL;
+ }
+ }
</pre><pre class="diff" id="context"> }
while (!feof ($in)) {
</pre></div>
<hr /><a name="file3" /><div class="file">
<span class="pathname">phpslash-dev/public_html<br /></span>
<div class="fileheader"><big><b>config-dist.ini.php</b></big> <small id="info">1.30 -> 1.31</small></div>
<pre class="diff"><small id="info">diff -u -r1.30 -r1.31
--- config-dist.ini.php 26 Jan 2005 18:44:40 -0000 1.30
+++ config-dist.ini.php 11 May 2005 21:27:09 -0000 1.31
@@ -1,7 +1,7 @@
</small></pre><pre class="diff" id="context"> ; <?php die(); DO NOT REMOVE THIS LINE
;;;;;;;;;;
;; config.ini.php - Configuration File for PHPSlash
</pre><pre class="diff" id="removed">-;; $Id: config-dist.ini.php,v 1.3<span id="removedchars">0 2005/01/26 18:44:40</span> joestewart Exp $
</pre><pre class="diff" id="added">+;; $Id: config-dist.ini.php,v 1.3<span id="addedchars">1 2005/05/11 21:27:09</span> joestewart Exp $
</pre><pre class="diff" id="context"> ;; vi: set ft=dosini :
;;;;;;;;;;
</pre><pre class="diff"><small id="info">@@ -283,7 +283,7 @@
</small></pre><pre class="diff" id="context"> ;; The "skin" is the basic look for your site. PHPSlash ships with two,
;; both HTML 4.0 Transitional. The "basic" skin does all formatting
;; with CSS, whereas the "default" skin uses <font> tags and such.
</pre><pre class="diff" id="removed">-defaultskin = "<span id="removedchars">default</span>"
</pre><pre class="diff" id="added">+defaultskin = "<span id="addedchars">basic</span>"
</pre><pre class="diff" id="context">
;;;
;; Authorization mode:
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|
|
From: Joe S. <joe...@us...> - 2005-05-11 19:07:35
|
Commit in phpslash-dev on MAIN
CHANGES +6 -1 1.163 -> 1.164
Author.class +43 -13 1.4 -> 1.5
index.php +4 -4 1.5 -> 1.6
Story_base.class +24 -5 1.12 -> 1.13
+77 -23
4 modified files
<pre class="comment">
Author.class, author/index.php, Story_base.class - correct permission issues when saving profile and saving stories reported by tobozo and crashfr.
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev<br /></span>
<div class="fileheader"><big><b>CHANGES</b></big> <small id="info">1.163 -> 1.164</small></div>
<pre class="diff"><small id="info">diff -u -r1.163 -r1.164
--- CHANGES 9 May 2005 02:24:19 -0000 1.163
+++ CHANGES 11 May 2005 19:07:22 -0000 1.164
@@ -1,4 +1,4 @@
</small></pre><pre class="diff" id="removed">-$Id: CHANGES,v 1.163 2005/05/09 02:24:19 lems1 Exp $
</pre><pre class="diff" id="added">+$Id: CHANGES,v 1.164 2005/05/11 19:07:22 joestewart Exp $
</pre><pre class="diff" id="context">
Changes Legend...
</pre><pre class="diff"><small id="info">@@ -12,6 +12,11 @@
</small></pre><pre class="diff" id="context"> W - General Work on something
9 - Removal of something (kill -9 :)
</pre><pre class="diff" id="added">+2005-May 11 Joe Stewart <jo...@ph...>
+[B] - Author.class, author/index.php, Story_base.class - correct permission
+ issues when saving profile and saving stories reported by tobozo and
+ crashfr.
+
</pre><pre class="diff" id="context"> 2005-May 08 Luis Mondesi <le...@ph...>
[B] - profile.php - turned off caching on user's profile updating page.
</pre></div>
<hr /><a name="file2" /><div class="file">
<span class="pathname">phpslash-dev/include/modules/author<br /></span>
<div class="fileheader"><big><b>Author.class</b></big> <small id="info">1.4 -> 1.5</small></div>
<pre class="diff"><small id="info">diff -u -r1.4 -r1.5
--- Author.class 29 Oct 2004 18:09:53 -0000 1.4
+++ Author.class 11 May 2005 19:07:23 -0000 1.5
@@ -1,6 +1,6 @@
</small></pre><pre class="diff" id="context"> <?php
</pre><pre class="diff" id="removed">-/* $Id: Author.class,v 1.4 2004/10/29 18:09:53 lems1 Exp $ */
</pre><pre class="diff" id="added">+/* $Id: Author.class,v 1.5 2005/05/11 19:07:23 joestewart Exp $ */
</pre><pre class="diff" id="context">
/**
* Provides an API to the PHPSlash Author Management.
</pre><pre class="diff"><small id="info">@@ -304,15 +304,12 @@
</small></pre><pre class="diff" id="context">
global $HTTP_COOKIE_VARS;
</pre><pre class="diff" id="removed">- if ($ary['author_name'] == "") {
- $this->message .= "There is no author_name in Author.class::saveProfile";
- return false;
- }
-
</pre><pre class="diff" id="added">+ // set the author id to the current user's session uid.
+ $ary['author_id'] = $this->auth->auth['uid'];
+ $ary['author_name'] = $this->auth->auth['uanme'];
+
</pre><pre class="diff" id="context"> /* addslashes for the (') AND str_replace for the (") */
$ary["quote"] = clean($ary["quote"]);
</pre><pre class="diff" id="removed">- $ary['author_name'] = clean($ary["author_name"]);
- // $ary['author_name'] = clean($ary["author_name"]);
</pre><pre class="diff" id="context"> $ary['author_realname'] = clean($ary["author_realname"]);
$optionname_ary = $ary[optionname];
</pre><pre class="diff"><small id="info">@@ -372,11 +369,11 @@
</small></pre><pre class="diff" id="context"> FROM psl_author
WHERE author_id = '".$ary['author_id']."'");
</pre><pre class="diff" id="added">+ // skip update if user id not found
</pre><pre class="diff" id="context"> if ($this->db->next_record()) {
if ($ary['password'] == "") {
$q = "UPDATE psl_author
</pre><pre class="diff" id="removed">- SET author_name = '$ary[author_name]',
- author_realname = '$ary[author_realname]',
</pre><pre class="diff" id="added">+ SET author_realname = '$ary[author_realname]',
</pre><pre class="diff" id="context"> url = '$ary[url]',
email = '$ary[email]',
quote = '$ary[quote]',
</pre><pre class="diff"><small id="info">@@ -384,8 +381,7 @@
</small></pre><pre class="diff" id="context"> WHERE author_id = '$ary[author_id]'";
} else {
$q = "UPDATE psl_author
</pre><pre class="diff" id="removed">- SET author_name = '$ary[author_name]',
- author_realname = '$ary[author_realname]',
</pre><pre class="diff" id="added">+ SET author_realname = '$ary[author_realname]',
</pre><pre class="diff" id="context"> url = '$ary[url]',
email = '$ary[email]',
quote = '$ary[quote]',
</pre><pre class="diff"><small id="info">@@ -825,6 +821,28 @@
</small></pre><pre class="diff" id="context"> };
}
</pre><pre class="diff" id="added">+ /**
+ * getEmail - return email assign to name
+ *
+ * when given an id, getEmail returns the email
+ *
+ * @param string name
+ * @access public
+ * return author_email
+ */
+ function getEmail($id) {
+ if (!$id) {
+ return false;
+ } else {
+ $id = (int) $id;
+ $q = "SELECT email
+ FROM psl_author
+ WHERE author_id = '$id' ";
+ $this->db->query($q);
+ $this->db->next_record();
+ return $this->db->f("email");
+ };
+ }
</pre><pre class="diff" id="context">
/**
* getAuthors - returns array with author ids and names
</pre><pre class="diff"><small id="info">@@ -1096,6 +1114,18 @@
</small></pre><pre class="diff" id="context"> }
return false;
}
</pre><pre class="diff" id="removed">- <span id="removedchars"> </span>
</pre><pre class="diff" id="added">+
+ /**
+ * getMessage - returns message text
+ *
+ * simply returns the contents of the message variable
+ *
+ * @access public
+ */
+ function getMessage() {
+ return pslgetText($this->message);
+ }
+
+
</pre><pre class="diff" id="context"> } /* end of Author.class */
?>
</pre></div>
<hr /><a name="file3" /><div class="file">
<span class="pathname">phpslash-dev/include/modules/author<br /></span>
<div class="fileheader"><big><b>index.php</b></big> <small id="info">1.5 -> 1.6</small></div>
<pre class="diff"><small id="info">diff -u -r1.5 -r1.6
--- index.php 7 Jul 2004 17:26:00 -0000 1.5
+++ index.php 11 May 2005 19:07:24 -0000 1.6
@@ -1,6 +1,6 @@
</small></pre><pre class="diff" id="context"> <?php
</pre><pre class="diff" id="removed">-/* $Id: index.php,v 1.5 2004/07/07 17:26:00 krabu Exp $ */
</pre><pre class="diff" id="added">+/* $Id: index.php,v 1.6 2005/05/11 19:07:24 joestewart Exp $ */
</pre><pre class="diff" id="context">
global $_PSL, $auth, $perm, $HTTP_GET_VARS, $HTTP_POST_VARS;
</pre><pre class="diff"><small id="info">@@ -32,14 +32,14 @@
</small></pre><pre class="diff" id="context"> case "update":
if ($perm->have_perm("authorprofileSave")) {
if($author->saveProfile($ary)) {
</pre><pre class="diff" id="removed">- $content .= getMessage("Profile Updated");
-
</pre><pre class="diff" id="added">+ $content .= getMessage($author->getMessage());
</pre><pre class="diff" id="context"> if (function_exists('jpcache_gc')) {
// expire cache for this session
jpcache_gc('string', "-slashSess-" . $sess->id, "100");
}
} else {
</pre><pre class="diff" id="removed">- $content .= getError("Profile not updated");
</pre><pre class="diff" id="added">+ <span id="addedchars"> </span>$content .= getError("Profile not updated");
+ $content .= getError($author->getMessage());
</pre><pre class="diff" id="context"> }
}
case "edit":
</pre></div>
<hr /><a name="file4" /><div class="file">
<span class="pathname">phpslash-dev/include/modules/story<br /></span>
<div class="fileheader"><big><b>Story_base.class</b></big> <small id="info">1.12 -> 1.13</small></div>
<pre class="diff"><small id="info">diff -u -r1.12 -r1.13
--- Story_base.class 4 Nov 2004 23:01:57 -0000 1.12
+++ Story_base.class 11 May 2005 19:07:24 -0000 1.13
@@ -1,6 +1,6 @@
</small></pre><pre class="diff" id="context"> <?php
</pre><pre class="diff" id="removed">-/* $Id: Story_base.class,v 1.1<span id="removedchars">2 2004/11/04 23:01:57</span> joestewart Exp $ */
</pre><pre class="diff" id="added">+/* $Id: Story_base.class,v 1.1<span id="addedchars">3 2005/05/11 19:07:24</span> joestewart Exp $ */
</pre><pre class="diff" id="context">
/*
* Class: Story_base
</pre><pre class="diff"><small id="info">@@ -464,11 +464,11 @@
</small></pre><pre class="diff" id="context"> */
function saveStory($ary) {
</pre><pre class="diff" id="removed">- // Normal users can't edit another user's stories
- if((!$this->perm->have_perm('storyeditothers')) AND
- ( $ary['author_id'] != $this->auth->auth['uid'])) {
</pre><pre class="diff" id="added">+ // Normal users can't edit another user's stories
+ if((!$this->perm->have_perm('storyeditothers')) AND (($this->authorStory($ary[story_id]) != $this->auth->auth['uid']) OR ( $ary['author_id'] != $this->auth->auth['uid']))) {
</pre><pre class="diff" id="context"> $this->message .= pslgetText("Sorry. You do not have the necessary privilege to view this page.");
</pre><pre class="diff" id="removed">- return false;
</pre><pre class="diff" id="added">+ logwrite("Possibly a sucker trying to crack Story_base::saveStory()", $_SERVER['REMOTE_ADDR']);
+ return false;
</pre><pre class="diff" id="context"> }
$isOK = true;
</pre><pre class="diff"><small id="info">@@ -901,6 +901,25 @@
</small></pre><pre class="diff" id="context"> }
}
</pre><pre class="diff" id="added">+ /*
+ * authorStory - return the Author id for a Story
+ *
+ * @param integer id
+ * @access public
+ *
+ */
+ function authorStory($id_story){
+ $q = "SELECT author_id
+ FROM psl_author, psl_story
+ WHERE psl_story.story_id = '$id_story'
+ AND psl_author.author_id = psl_story.user_id";
+ $this->db->query($q);
+ if($this->db->next_record()){
+ return $this->db->f("author_id");
+ }
+ return false;
+ }
+
</pre><pre class="diff" id="context"> } // end of Story_base
?>
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|
|
From: Luis M <le...@us...> - 2005-05-09 02:44:51
|
Commit in phpslash-dev on MAIN CHANGES +4 -1 1.162 -> 1.163 <pre class="comment"> bug fix </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-dev<br /></span> <div class="fileheader"><big><b>CHANGES</b></big> <small id="info">1.162 -> 1.163</small></div> <pre class="diff"><small id="info">diff -u -r1.162 -r1.163 --- CHANGES 28 Apr 2005 03:49:45 -0000 1.162 +++ CHANGES 9 May 2005 02:24:19 -0000 1.163 @@ -1,4 +1,4 @@ </small></pre><pre class="diff" id="removed">-$Id: CHANGES,v 1.162 2005/04/28 03:49:45 lems1 Exp $ </pre><pre class="diff" id="added">+$Id: CHANGES,v 1.163 2005/05/09 02:24:19 lems1 Exp $ </pre><pre class="diff" id="context"> Changes Legend... </pre><pre class="diff"><small id="info">@@ -12,6 +12,9 @@ </small></pre><pre class="diff" id="context"> W - General Work on something 9 - Removal of something (kill -9 :) </pre><pre class="diff" id="added">+2005-May 08 Luis Mondesi <le...@ph...> +[B] - profile.php - turned off caching on user's profile updating page. + </pre><pre class="diff" id="context"> 2005-April 27 Luis Mondesi <le...@ph...> [B] - Story.class - added missing functionality for article_updatehits. </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-05-09 02:26:36
|
Commit in phpslash-dev on MAIN ChangeLog +42 1.35 -> 1.36 <pre class="comment"> </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-dev<br /></span> <div class="fileheader"><big><b>ChangeLog</b></big> <small id="info">1.35 -> 1.36</small></div> <pre class="diff"><small id="info">diff -u -r1.35 -r1.36 --- ChangeLog 28 Apr 2005 03:49:56 -0000 1.35 +++ ChangeLog 9 May 2005 02:26:21 -0000 1.36 @@ -1,3 +1,45 @@ </small></pre><pre class="diff" id="added">+2005-05-08 22:24 lems1 + + * CHANGES: bug fix + +2005-05-08 22:22 lems1 + + * public_html/profile.php: fixes bug that didn't allow users to + update their info if cache was on + +2005-04-28 01:35 lems1 + + * include/modules/story/Story.class: code cleanups + +2005-04-28 01:21 lems1 + + * Makefile: copies config_setup.php in doc/ for the debian package + +2005-04-28 01:20 lems1 + + * include/modules/story/Story.class: code cleanups + +2005-04-28 00:36 lems1 + + * include/modules/story/Story.class: class needs to use own + siblings not globalz + +2005-04-28 00:35 lems1 + + * Makefile, scripts/build-debian.sh: moved config_setup.php out of + public_html for debian package. sysadmins should use this file by + hand or simply read the README.Debian file + +2005-04-28 00:07 lems1 + + * scripts/build-debian.sh: moved config_setup.php out of + public_html for debian package. sysadmins should use this file by + hand or simply read the README.Debian file + +2005-04-27 23:55 lems1 + + * .cvsignore: ignore debian directory + </pre><pre class="diff" id="context"> 2005-04-27 23:46 lems1 * include/modules/story/Story.class: Fixes bug: implements </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |
|
From: Luis M <le...@us...> - 2005-05-09 02:22:45
|
Commit in phpslash-dev/public_html on MAIN
profile.php +4 -1 1.2 -> 1.3
<pre class="comment">
fixes bug that didn't allow users to update their info if cache was on
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev/public_html<br /></span>
<div class="fileheader"><big><b>profile.php</b></big> <small id="info">1.2 -> 1.3</small></div>
<pre class="diff"><small id="info">diff -u -r1.2 -r1.3
--- profile.php 15 May 2003 19:34:53 -0000 1.2
+++ profile.php 9 May 2005 02:22:34 -0000 1.3
@@ -1,5 +1,8 @@
</small></pre><pre class="diff" id="context"> <?php
</pre><pre class="diff" id="removed">-// $Id: profile.php,v 1.2 2003/05/15 19:34:53 joestewart Exp $
</pre><pre class="diff" id="added">+// $Id: profile.php,v 1.3 2005/05/09 02:22:34 lems1 Exp $
+
+// don't cache profile page
+$cachetimeout=-1;
</pre><pre class="diff" id="context">
require('config.php');
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|
|
From: Luis M <le...@us...> - 2005-04-28 05:35:52
|
Commit in phpslash-dev/include/modules/story on MAIN
Story.class +1 -5 1.16 -> 1.17
<pre class="comment">
code cleanups
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev/include/modules/story<br /></span>
<div class="fileheader"><big><b>Story.class</b></big> <small id="info">1.16 -> 1.17</small></div>
<pre class="diff"><small id="info">diff -u -r1.16 -r1.17
--- Story.class 28 Apr 2005 05:20:49 -0000 1.16
+++ Story.class 28 Apr 2005 05:35:45 -0000 1.17
@@ -1,6 +1,6 @@
</small></pre><pre class="diff" id="context"> <?php
</pre><pre class="diff" id="removed">-/* $Id: Story.class,v 1.1<span id="removedchars">6 2005/04/28 05:20:49</span> lems1 Exp $ */
</pre><pre class="diff" id="added">+/* $Id: Story.class,v 1.1<span id="addedchars">7 2005/04/28 05:35:45</span> lems1 Exp $ */
</pre><pre class="diff" id="context">
/*
* Class: Story
</pre><pre class="diff"><small id="info">@@ -94,10 +94,6 @@
</small></pre><pre class="diff" id="context"> 'rows' => "",
'alsoblock' => ""
));
</pre><pre class="diff" id="removed">- /* TODO:
- 1. check .ini.php for article_updatehits if true
- 2. update hits by 1 for this $story_id
- */
</pre><pre class="diff" id="context"> }
/*
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|
|
From: Luis M <le...@us...> - 2005-04-28 05:21:22
|
Commit in phpslash-dev on MAIN
Makefile +3 -3 1.6 -> 1.7
<pre class="comment">
copies config_setup.php in doc/ for the debian package
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev<br /></span>
<div class="fileheader"><big><b>Makefile</b></big> <small id="info">1.6 -> 1.7</small></div>
<pre class="diff"><small id="info">diff -u -r1.6 -r1.7
--- Makefile 28 Apr 2005 04:35:33 -0000 1.6
+++ Makefile 28 Apr 2005 05:21:15 -0000 1.7
@@ -1,7 +1,7 @@
</small></pre><pre class="diff" id="context"> #
# PHPSlash MAKEFILE
#
</pre><pre class="diff" id="removed">-# $Id: Makefile,v 1.6 2005/04/28 04:35:33 lems1 Exp $
</pre><pre class="diff" id="added">+# $Id: Makefile,v 1.7 2005/04/28 05:21:15 lems1 Exp $
</pre><pre class="diff" id="context"> #
# Release early, release often - `make dist` will create for you
# four different archives for the current revision with only one command
</pre><pre class="diff"><small id="info">@@ -42,6 +42,8 @@
</small></pre><pre class="diff" id="context"> mkdir ${DISTDIR}
chmod 755 ${DISTDIR}
cp -Rpf `cat .filelist` ${DISTDIR}
</pre><pre class="diff" id="added">+ @# for the debian package we need config_setup.php in doc
+ cp public_html/config_setup.php ${DISTDIR}/doc/
</pre><pre class="diff" id="context"> echo "RELEASE ${REVISION}" > ${DISTDIR}/VERSION
rm .filelist
find ${DISTDIR} -name CVS -type d | xargs rm -rf
</pre><pre class="diff"><small id="info">@@ -59,8 +61,6 @@
</small></pre><pre class="diff" id="context"> @#shar -z ${DISTDIR} > ${BSF}.shar 2>/dev/null
rm ${BSF}.tar
rm -rf ${DISTDIR}
</pre><pre class="diff" id="removed">- @# for the debian package we need config_setup.php in doc
- cp public_html/config_setup.php ${DISTDIR}/doc/
</pre><pre class="diff" id="context">
clean:
rm -fr ${PACKAGE}*
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|
|
From: Luis M <le...@us...> - 2005-04-28 05:21:00
|
Commit in phpslash-dev/include/modules/story on MAIN
Story.class +4 -4 1.15 -> 1.16
<pre class="comment">
code cleanups
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev/include/modules/story<br /></span>
<div class="fileheader"><big><b>Story.class</b></big> <small id="info">1.15 -> 1.16</small></div>
<pre class="diff"><small id="info">diff -u -r1.15 -r1.16
--- Story.class 28 Apr 2005 04:36:34 -0000 1.15
+++ Story.class 28 Apr 2005 05:20:49 -0000 1.16
@@ -1,6 +1,6 @@
</small></pre><pre class="diff" id="context"> <?php
</pre><pre class="diff" id="removed">-/* $Id: Story.class,v 1.1<span id="removedchars">5 2005/04/28 04:36:34</span> lems1 Exp $ */
</pre><pre class="diff" id="added">+/* $Id: Story.class,v 1.1<span id="addedchars">6 2005/04/28 05:20:49</span> lems1 Exp $ */
</pre><pre class="diff" id="context">
/*
* Class: Story
</pre><pre class="diff"><small id="info">@@ -225,7 +225,7 @@
</small></pre><pre class="diff" id="context"> $arrows .= "<a href=\"$turl\">$prevtitle</a> | ";
}
if ($this->psl['module']['Comment']) {
</pre><pre class="diff" id="removed">- $arrows .= "<a href=\"" . $this->psl['rooturl'] . "/index.php?submit=post" . $this->psl['amp'] . "story_id=$story_id" . $this->psl['amp'] . "parent_id=0\"><b>" . pslgetText("Reply") . "</b></a> ";
</pre><pre class="diff" id="added">+ <span id="addedchars"> </span>$arrows .= "<a href=\"" . $this->psl['rooturl'] . "/index.php?submit=post" . $this->psl['amp'] . "story_id=$story_id" . $this->psl['amp'] . "parent_id=0\"><b>" . pslgetText("Reply") . "</b></a> ";
</pre><pre class="diff" id="context"> }
if (isset($nexttitle)) {
$turl = $this->psl['phpself'] . "?story_id=$nextsid" . $link_argv;
</pre><pre class="diff"><small id="info">@@ -365,7 +365,7 @@
</small></pre><pre class="diff" id="context"> $titlebar = getTitleBar("100%", $ary['title']);
$this->template->set_var(array(
</pre><pre class="diff" id="removed">- <span id="removedchars"> </span>'SKIN' => $this->psl['skin'],
</pre><pre class="diff" id="added">+ 'SKIN' => $this->psl['skin'],
</pre><pre class="diff" id="context"> 'IMAGEURL' => $this->psl['imageurl'],
'IMAGEDIR' => $this->psl['imageurl'],
'ROOTDIR' => $this->psl['rooturl'],
</pre><pre class="diff"><small id="info">@@ -437,7 +437,7 @@
</small></pre><pre class="diff" id="context"> 'RELATED' => $related
));
}
</pre><pre class="diff" id="removed">- if ( $this->psl['article_updatehits'] <span id="removedchars">== "true" </span>)
</pre><pre class="diff" id="added">+ if ( $this->psl['article_updatehits'] )
</pre><pre class="diff" id="context"> {
$sql_article_update_hits = "UPDATE psl_story set hits=hits+1 where story_id=$story_id";
$this->db->query($sql_article_update_hits);
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|
|
From: Luis M <le...@us...> - 2005-04-28 04:36:41
|
Commit in phpslash-dev/include/modules/story on MAIN
Story.class +2 -2 1.14 -> 1.15
<pre class="comment">
class needs to use own siblings not globalz
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev/include/modules/story<br /></span>
<div class="fileheader"><big><b>Story.class</b></big> <small id="info">1.14 -> 1.15</small></div>
<pre class="diff"><small id="info">diff -u -r1.14 -r1.15
--- Story.class 28 Apr 2005 03:46:52 -0000 1.14
+++ Story.class 28 Apr 2005 04:36:34 -0000 1.15
@@ -1,6 +1,6 @@
</small></pre><pre class="diff" id="context"> <?php
</pre><pre class="diff" id="removed">-/* $Id: Story.class,v 1.1<span id="removedchars">4 2005/04/28 03:46:52</span> lems1 Exp $ */
</pre><pre class="diff" id="added">+/* $Id: Story.class,v 1.1<span id="addedchars">5 2005/04/28 04:36:34</span> lems1 Exp $ */
</pre><pre class="diff" id="context">
/*
* Class: Story
</pre><pre class="diff"><small id="info">@@ -437,7 +437,7 @@
</small></pre><pre class="diff" id="context"> 'RELATED' => $related
));
}
</pre><pre class="diff" id="removed">- if ( $<span id="removedchars">_PSL</span>['article_updatehits'] == "true" )
</pre><pre class="diff" id="added">+ if ( $<span id="addedchars">this->psl</span>['article_updatehits'] == "true" )
</pre><pre class="diff" id="context"> {
$sql_article_update_hits = "UPDATE psl_story set hits=hits+1 where story_id=$story_id";
$this->db->query($sql_article_update_hits);
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|
|
From: Luis M <le...@us...> - 2005-04-28 04:35:41
|
Commit in phpslash-dev on MAIN
Makefile +3 -1 1.5 -> 1.6
build-debian.sh +3 -3 1.5 -> 1.6
+6 -4
2 modified files
<pre class="comment">
moved config_setup.php out of public_html for debian package. sysadmins should use this file by hand or simply read the README.Debian file
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname">phpslash-dev<br /></span>
<div class="fileheader"><big><b>Makefile</b></big> <small id="info">1.5 -> 1.6</small></div>
<pre class="diff"><small id="info">diff -u -r1.5 -r1.6
--- Makefile 24 Nov 2004 18:27:20 -0000 1.5
+++ Makefile 28 Apr 2005 04:35:33 -0000 1.6
@@ -1,7 +1,7 @@
</small></pre><pre class="diff" id="context"> #
# PHPSlash MAKEFILE
#
</pre><pre class="diff" id="removed">-# $Id: Makefile,v 1.5 2004/11/24 18:27:20 lems1 Exp $
</pre><pre class="diff" id="added">+# $Id: Makefile,v 1.6 2005/04/28 04:35:33 lems1 Exp $
</pre><pre class="diff" id="context"> #
# Release early, release often - `make dist` will create for you
# four different archives for the current revision with only one command
</pre><pre class="diff"><small id="info">@@ -59,6 +59,8 @@
</small></pre><pre class="diff" id="context"> @#shar -z ${DISTDIR} > ${BSF}.shar 2>/dev/null
rm ${BSF}.tar
rm -rf ${DISTDIR}
</pre><pre class="diff" id="added">+ @# for the debian package we need config_setup.php in doc
+ cp public_html/config_setup.php ${DISTDIR}/doc/
</pre><pre class="diff" id="context">
clean:
rm -fr ${PACKAGE}*
</pre></div>
<hr /><a name="file2" /><div class="file">
<span class="pathname">phpslash-dev/scripts<br /></span>
<div class="fileheader"><big><b>build-debian.sh</b></big> <small id="info">1.5 -> 1.6</small></div>
<pre class="diff"><small id="info">diff -u -r1.5 -r1.6
--- build-debian.sh 28 Apr 2005 04:07:12 -0000 1.5
+++ build-debian.sh 28 Apr 2005 04:35:33 -0000 1.6
@@ -1,6 +1,6 @@
</small></pre><pre class="diff" id="context"> #!/bin/sh
</pre><pre class="diff" id="removed">-# $Revision: 1.5 $
-# $Date: 2005/04/28 04:07:12 $
</pre><pre class="diff" id="added">+# $Revision: 1.6 $
+# $Date: 2005/04/28 04:35:33 $
</pre><pre class="diff" id="context"> # Luis Mondesi < le...@ph... >
#
# DESCRIPTION: Simple script to build a debian package from CVS
</pre><pre class="diff"><small id="info">@@ -14,7 +14,7 @@
</small></pre><pre class="diff" id="context">
# files relative to the root dir of psl distribution that are not
# needed for the debian package:
</pre><pre class="diff" id="removed">-SKIPPED_FILES="public_html/config.ini.php"
</pre><pre class="diff" id="added">+SKIPPED_FILES="public_html/config.ini.php public_html/config_setup.php"
</pre><pre class="diff" id="context">
MAKE="`command -v make`"
CAT="`command -v cat`"
</pre></div>
http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10
|