dzeeemp-cvs Mailing List for dZeeemp CMS
Brought to you by:
lovchy
You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(161) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(108) |
Feb
(166) |
Mar
(133) |
Apr
(36) |
May
(36) |
Jun
(47) |
Jul
|
Aug
(6) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Boris B. <lo...@us...> - 2004-08-16 07:16:32
|
Update of /cvsroot/dzeeemp/dzeeemp.sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15084 Removed Files: Makefile Log Message: Makefile removed --- Makefile DELETED --- |
|
From: Boris B. <lo...@us...> - 2004-08-16 07:15:51
|
Update of /cvsroot/dzeeemp/dzeeemp.sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14892 Modified Files: Makefile Log Message: Config restored Index: Makefile =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/Makefile,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Makefile 16 Aug 2004 07:11:35 -0000 1.11 --- Makefile 16 Aug 2004 07:15:43 -0000 1.12 *************** *** 10,14 **** MYSQL=/usr/bin/mysql ! MYSQL_PARAMS=portal --user=root --password=cfkmdfljh VERSION=0.6.0_NEONATUS --- 10,14 ---- MYSQL=/usr/bin/mysql ! MYSQL_PARAMS=portal --user=root --password= VERSION=0.6.0_NEONATUS |
|
From: Boris B. <lo...@us...> - 2004-08-16 07:14:17
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14644/configuration Modified Files: config.php Log Message: Config restored Index: config.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/configuration/config.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** config.php 16 Aug 2004 07:11:35 -0000 1.11 --- config.php 16 Aug 2004 07:14:08 -0000 1.12 *************** *** 13,17 **** database = portal user = root ! password = cfkmdfljh ; Use persistent(true) / usual(false) connection --- 13,17 ---- database = portal user = root ! password = ; Use persistent(true) / usual(false) connection |
|
From: Boris B. <lo...@us...> - 2004-08-16 07:11:45
|
Update of /cvsroot/dzeeemp/dzeeemp.sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14233 Modified Files: 404.php Makefile iterate.php mysql.sql Log Message: Several bugs fixed Index: 404.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/404.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** 404.php 13 Jun 2004 00:01:31 -0000 1.4 --- 404.php 16 Aug 2004 07:11:35 -0000 1.5 *************** *** 109,113 **** $query['path'] = str_replace($_CONFIG['core']['path'], '', $query['path']); ! if ( isset($query['path'][strlen($query['path'])-1]) && $query['path'][strlen($query['path'])-1] != '/' ) { $query['path'] .= '/'; --- 109,113 ---- $query['path'] = str_replace($_CONFIG['core']['path'], '', $query['path']); ! if ( !empty($query['path']) && $query['path'][strlen($query['path'])-1] != '/' ) { $query['path'] .= '/'; Index: Makefile =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/Makefile,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Makefile 12 Jun 2004 20:57:43 -0000 1.10 --- Makefile 16 Aug 2004 07:11:35 -0000 1.11 *************** *** 7,14 **** REALPREFIX=. ! PHP=/usr/bin/php MYSQL=/usr/bin/mysql ! MYSQL_PARAMS=dzeeemp --user=root --password= VERSION=0.6.0_NEONATUS --- 7,14 ---- REALPREFIX=. ! PHP=no MYSQL=/usr/bin/mysql ! MYSQL_PARAMS=portal --user=root --password=cfkmdfljh VERSION=0.6.0_NEONATUS *************** *** 28,44 **** install: FORCE if ([ ${PREFIX} ]); then \ ! cp -R ./configuration/ ${PREFIX} \ ! cp -R ./core/ ${PREFIX} \ ! cp -R ./dzeeemp/ ${PREFIX} \ ! cp -R ./extensions/ ${PREFIX} \ ! cp -R ./images/ ${PREFIX} \ ! cp -R ./internal/ ${PREFIX} \ ! cp -R ./locales/ ${PREFIX} \ ! cp -R ./logs/ ${PREFIX} \ ! cp -R ./sections/ ${PREFIX} \ ! cp -R ./templates/ ${PREFIX} \ ! cp -R ./.htaccess ${PREFIX} \ ! cp -R ./*.php ${PREFIX} \ ! cp -R ./CREDITS ${PREFIX} \ fi --- 28,44 ---- install: FORCE if ([ ${PREFIX} ]); then \ ! cp -R ./configuration/ ${PREFIX}; \ ! cp -R ./core/ ${PREFIX}; \ ! cp -R ./dzeeemp/ ${PREFIX}; \ ! cp -R ./extensions/ ${PREFIX}; \ ! cp -R ./images/ ${PREFIX}; \ ! cp -R ./internal/ ${PREFIX}; \ ! cp -R ./locales/ ${PREFIX}; \ ! cp -R ./logs/ ${PREFIX}; \ ! cp -R ./sections/ ${PREFIX}; \ ! cp -R ./templates/ ${PREFIX}; \ ! cp -R ./.htaccess ${PREFIX}; \ ! cp -R ./*.php ${PREFIX}; \ ! cp -R ./CREDITS ${PREFIX}; \ fi Index: mysql.sql =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/mysql.sql,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** mysql.sql 9 Jun 2004 23:05:16 -0000 1.5 --- mysql.sql 16 Aug 2004 07:11:35 -0000 1.6 *************** *** 234,240 **** # -------------------------------------------------------- ! DROP TABLE IF EXISTS `dz-stats_2004_Jun`; ! CREATE TABLE `dz-stats_2004_Jun` ( `time` time NOT NULL default '00:00:00', `addr` int(11) unsigned NOT NULL default '0', --- 234,240 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `dz-stats_2004_Aug`; ! CREATE TABLE `dz-stats_2004_Aug` ( `time` time NOT NULL default '00:00:00', `addr` int(11) unsigned NOT NULL default '0', *************** *** 253,265 **** ) TYPE=MyISAM COMMENT='dZeeemp CMS 0.3.0 (c) 2003 dZeeemp devel-group'; ! INSERT INTO `dz-stats_2004_Jun` VALUES ('00:00:00', 0, 'e267befa7e48c7b224d33488be123827', '', '/', 'Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)', 24, 13, '2004-03-24'); ! INSERT INTO `dz-stats_2004_Jun` VALUES ('00:00:00', 0, '134705a7b25f472587f500753f540540', '', '/', '', 24, 13, '2004-03-24'); ! INSERT INTO `dz-stats_2004_Jun` VALUES ('00:00:00', 0, '8f9aa2ca60a71eb4a0aa59fc3676662d', '', '/', '', 24, 13, '2004-03-24'); # -------------------------------------------------------- ! DROP TABLE IF EXISTS `dz-stats_2004_Jun_searchindexes`; ! CREATE TABLE `dz-stats_2004_Jun_searchindexes` ( `searchsystem_id` int(11) NOT NULL default '0', `url` varchar(200) NOT NULL default '', --- 253,265 ---- ) TYPE=MyISAM COMMENT='dZeeemp CMS 0.3.0 (c) 2003 dZeeemp devel-group'; ! INSERT INTO `dz-stats_2004_Aug` VALUES ('00:00:00', 0, 'e267befa7e48c7b224d33488be123827', '', '/', 'Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)', 24, 13, '2004-03-24'); ! INSERT INTO `dz-stats_2004_Aug` VALUES ('00:00:00', 0, '134705a7b25f472587f500753f540540', '', '/', '', 24, 13, '2004-03-24'); ! INSERT INTO `dz-stats_2004_Aug` VALUES ('00:00:00', 0, '8f9aa2ca60a71eb4a0aa59fc3676662d', '', '/', '', 24, 13, '2004-03-24'); # -------------------------------------------------------- ! DROP TABLE IF EXISTS `dz-stats_2004_Aug_searchindexes`; ! CREATE TABLE `dz-stats_2004_Aug_searchindexes` ( `searchsystem_id` int(11) NOT NULL default '0', `url` varchar(200) NOT NULL default '', *************** *** 271,277 **** # -------------------------------------------------------- ! DROP TABLE IF EXISTS `dz-stats_2004_Jun_searchwords`; ! CREATE TABLE `dz-stats_2004_Jun_searchwords` ( `searchsystem_id` int(11) NOT NULL default '0', `words` varchar(255) NOT NULL default '', --- 271,277 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `dz-stats_2004_Aug_searchwords`; ! CREATE TABLE `dz-stats_2004_Aug_searchwords` ( `searchsystem_id` int(11) NOT NULL default '0', `words` varchar(255) NOT NULL default '', Index: iterate.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/iterate.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** iterate.php 14 Jun 2004 12:19:33 -0000 1.10 --- iterate.php 16 Aug 2004 07:11:35 -0000 1.11 *************** *** 223,227 **** $output .= ob_get_contents(); ! ob_end_clean(); $key = $__GlobCache->getActualKey($dZeeemp->Data['section_key']); --- 223,227 ---- $output .= ob_get_contents(); ! #ob_end_clean(); $key = $__GlobCache->getActualKey($dZeeemp->Data['section_key']); |
|
From: Boris B. <lo...@us...> - 2004-08-16 07:11:45
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14233/configuration Modified Files: config.php Log Message: Several bugs fixed Index: config.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/configuration/config.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** config.php 14 Jun 2004 12:19:33 -0000 1.10 --- config.php 16 Aug 2004 07:11:35 -0000 1.11 *************** *** 11,17 **** ; DB connection data host = localhost ! database = dzeeemp user = root ! password = ; Use persistent(true) / usual(false) connection --- 11,17 ---- ; DB connection data host = localhost ! database = portal user = root ! password = cfkmdfljh ; Use persistent(true) / usual(false) connection |
Update of /cvsroot/dzeeemp/dzeeemp.sources/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21303 Modified Files: library.Access.extended.php library.Columns.php library.Filters.php library.Groups.extended.php library.Templates.php library.Triggers.php the.Thorn.php Log Message: PHP5-compability -- throw is now reserved word and cannot be used as method name Index: library.Templates.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Templates.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** library.Templates.php 14 Jun 2004 12:19:34 -0000 1.4 --- library.Templates.php 11 Aug 2004 13:04:49 -0000 1.5 *************** *** 61,65 **** // {{{ Trigger {TEMPLATES_SELECT} ! $data = $__Triggers->throw(THORN_TG_TEMPLATES_SELECT); if ( $__Triggers->getFlag() == THORN_TRIGGERS_RETURN ) --- 61,65 ---- // {{{ Trigger {TEMPLATES_SELECT} ! $data = $__Triggers->call(THORN_TG_TEMPLATES_SELECT); if ( $__Triggers->getFlag() == THORN_TRIGGERS_RETURN ) Index: the.Thorn.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/the.Thorn.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** the.Thorn.php 13 Jun 2004 00:01:33 -0000 1.8 --- the.Thorn.php 11 Aug 2004 13:04:49 -0000 1.9 *************** *** 259,263 **** // }}} ! $this->Objects['triggers']->throw(THORN_TG_STARTUP); define ('THORN_INSTANCE_EXISTS', true); --- 259,263 ---- // }}} ! $this->Objects['triggers']->call(THORN_TG_STARTUP); define ('THORN_INSTANCE_EXISTS', true); *************** *** 394,398 **** if ( isset($this->Libraries['triggers']) ) { ! $data = $this->Objects['triggers']->throw(THORN_TG_LIBCALL); if ( $this->Objects['triggers']->getFlag() == THORN_TRIGGERS_RETURN ) --- 394,398 ---- if ( isset($this->Libraries['triggers']) ) { ! $data = $this->Objects['triggers']->call(THORN_TG_LIBCALL); if ( $this->Objects['triggers']->getFlag() == THORN_TRIGGERS_RETURN ) Index: library.Triggers.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Triggers.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** library.Triggers.php 13 Jun 2004 00:01:33 -0000 1.4 --- library.Triggers.php 11 Aug 2004 13:04:49 -0000 1.5 *************** *** 123,127 **** * @param trigger $tgId Id of trigger to throw */ ! function throw($tgId = THORN_TG_STARTUP) { // default value --- 123,127 ---- * @param trigger $tgId Id of trigger to throw */ ! function call($tgId = THORN_TG_STARTUP) { // default value Index: library.Access.extended.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Access.extended.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** library.Access.extended.php 11 Apr 2004 13:27:54 -0000 1.1 --- library.Access.extended.php 11 Aug 2004 13:04:49 -0000 1.2 *************** *** 80,84 **** $__Errors->setLast(30); ! $__Triggers->throw(THORN_TG_ACCESS_INSERT, $keyword, $name, $value, $access, $mod); return true; --- 80,84 ---- $__Errors->setLast(30); ! $__Triggers->call(THORN_TG_ACCESS_INSERT, $keyword, $name, $value, $access, $mod); return true; *************** *** 151,155 **** $__Errors->setLast(170); ! $__Triggers->throw(THORN_TG_ACCESS_UPDATE, $id, $keyword, $mod, $value, $access); return true; --- 151,155 ---- $__Errors->setLast(170); ! $__Triggers->call(THORN_TG_ACCESS_UPDATE, $id, $keyword, $mod, $value, $access); return true; *************** *** 183,187 **** $__Errors->setLast(31); ! $__Triggers->throw(THORN_TG_ACCESS_DELETE, $keyword, $mod); return true; --- 183,187 ---- $__Errors->setLast(31); ! $__Triggers->call(THORN_TG_ACCESS_DELETE, $keyword, $mod); return true; Index: library.Columns.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Columns.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** library.Columns.php 12 Apr 2004 03:21:17 -0000 1.2 --- library.Columns.php 11 Aug 2004 13:04:49 -0000 1.3 *************** *** 65,69 **** { $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->throw(THORN_TG_COLUMNS_CREATE, $mod); return touch (THORN_COLUMNS_DIR.'/'.$mod.'.php'); --- 65,69 ---- { $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->call(THORN_TG_COLUMNS_CREATE, $mod); return touch (THORN_COLUMNS_DIR.'/'.$mod.'.php'); *************** *** 81,85 **** { $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->throw(THORN_TG_COLUMNS_DROP, $mod); return unlink (THORN_COLUMNS_DIR.'/'.$mod.'.php'); --- 81,85 ---- { $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->call(THORN_TG_COLUMNS_DROP, $mod); return unlink (THORN_COLUMNS_DIR.'/'.$mod.'.php'); *************** *** 110,114 **** $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->throw(THORN_TG_COLUMNS_INSERT, $mod, $keyword, $name, $type); if ( !file_exists(THORN_COLUMNS_DIR.'/'.$mod.'.php') ) --- 110,114 ---- $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->call(THORN_TG_COLUMNS_INSERT, $mod, $keyword, $name, $type); if ( !file_exists(THORN_COLUMNS_DIR.'/'.$mod.'.php') ) *************** *** 187,191 **** $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->throw(THORN_TG_COLUMNS_DELETE, $mod, $keyword); if (! file_exists(THORN_COLUMNS_DIR.'/'.$mod.'.php') ) --- 187,191 ---- $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->call(THORN_TG_COLUMNS_DELETE, $mod, $keyword); if (! file_exists(THORN_COLUMNS_DIR.'/'.$mod.'.php') ) Index: library.Filters.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Filters.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** library.Filters.php 11 Apr 2004 13:27:54 -0000 1.1 --- library.Filters.php 11 Aug 2004 13:04:49 -0000 1.2 *************** *** 86,90 **** $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->throw(THORN_TG_FILTERS_EXECUTE, $filter, $str); if ( !file_exists($file = THORN_FILTERS_DIR.'/filter.'.$filter.'.php') ) --- 86,90 ---- $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->call(THORN_TG_FILTERS_EXECUTE, $filter, $str); if ( !file_exists($file = THORN_FILTERS_DIR.'/filter.'.$filter.'.php') ) *************** *** 141,145 **** $id = $__Database->get_inserted_id(); ! $__Triggers->throw(THORN_TG_FILTERS_LINK, $id, $keyword, $group, $al, $ah, $am, $section); $__Errors->setLast(290); --- 141,145 ---- $id = $__Database->get_inserted_id(); ! $__Triggers->call(THORN_TG_FILTERS_LINK, $id, $keyword, $group, $al, $ah, $am, $section); $__Errors->setLast(290); *************** *** 163,167 **** $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->throw(THORN_TG_FILTERS_UNLINK, $id); $__Database->sql = 'DELETE FROM `'.tab.'filters` '. --- 163,167 ---- $__Triggers = &Thorn::getInstance('triggers'); ! $__Triggers->call(THORN_TG_FILTERS_UNLINK, $id); $__Database->sql = 'DELETE FROM `'.tab.'filters` '. Index: library.Groups.extended.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Groups.extended.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** library.Groups.extended.php 11 Apr 2004 13:27:54 -0000 1.1 --- library.Groups.extended.php 11 Aug 2004 13:04:49 -0000 1.2 *************** *** 136,140 **** $__Errors->setLast(84); ! $__Triggers->throw(THORN_TG_GROUPS_INSERT, $keyword, $name, $access); return true; --- 136,140 ---- $__Errors->setLast(84); ! $__Triggers->call(THORN_TG_GROUPS_INSERT, $keyword, $name, $access); return true; *************** *** 186,190 **** $__Errors->setLast(90); ! $__Triggers->throw(THORN_TG_GROUPS_UPDATE, $keyword, $name, $access); return true; --- 186,190 ---- $__Errors->setLast(90); ! $__Triggers->call(THORN_TG_GROUPS_UPDATE, $keyword, $name, $access); return true; *************** *** 298,302 **** $__Errors->setLast(83); ! $__Triggers->throw(THORN_TG_GROUPS_DELETE, $id); return true; --- 298,302 ---- $__Errors->setLast(83); ! $__Triggers->call(THORN_TG_GROUPS_DELETE, $id); return true; *************** *** 391,395 **** $__Errors->setLast(86); ! $__Triggers->throw(THORN_TG_GROUPS_CLEAR, $id); return $CurrentNumber; --- 391,395 ---- $__Errors->setLast(86); ! $__Triggers->call(THORN_TG_GROUPS_CLEAR, $id); return $CurrentNumber; *************** *** 437,441 **** $__Errors->setLast(78); ! $__Triggers->throw(THORN_TG_GROUPS_INCREASE, $id, $keyword, $decrease); return true; --- 437,441 ---- $__Errors->setLast(78); ! $__Triggers->call(THORN_TG_GROUPS_INCREASE, $id, $keyword, $decrease); return true; |
|
From: Boris B. <lo...@us...> - 2004-06-14 12:19:43
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/extensions/interfaces/Root In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18916/extensions/interfaces/Root Modified Files: section.interfaces.php section.stats.php section.users.php Log Message: Graphics fixed Index: section.stats.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/extensions/interfaces/Root/section.stats.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** section.stats.php 19 May 2004 23:11:38 -0000 1.2 --- section.stats.php 14 Jun 2004 12:19:34 -0000 1.3 *************** *** 207,214 **** $image->AddData($values); ! $image->buildGraph(780, 400); $image->Output(); ! exit(); } // }}} --- 207,214 ---- $image->AddData($values); ! $image->buildGraph(780, 400, false); $image->Output(); ! Thorn::stopIteration(); } // }}} *************** *** 437,441 **** $image->Output(); ! exit(); } // }}} --- 437,441 ---- $image->Output(); ! Thorn::stopIteration(); } // }}} *************** *** 654,658 **** $_SESSION['stats_data'] = $data; } ! foreach ($data as $value) $sum += $value['number']; $colors = array ( --- 654,658 ---- $_SESSION['stats_data'] = $data; } ! if (is_array($data)) foreach ($data as $value) $sum += $value['number']; $colors = array ( *************** *** 687,691 **** $image->Output(); ! exit(); } // }}} --- 687,691 ---- $image->Output(); ! Thorn::stopIteration(); } // }}} Index: section.users.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/extensions/interfaces/Root/section.users.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** section.users.php 11 Apr 2004 12:48:35 -0000 1.1.1.1 --- section.users.php 14 Jun 2004 12:19:34 -0000 1.2 *************** *** 192,196 **** ); ! $output = LibTemplates::replacevariable ($tmpldata,$output); } else $output = $this->_txt($__Errors->select(3)); --- 192,196 ---- ); ! $output = LibTemplates::replacevariable ($tmpldata, $output); } else $output = $this->_txt($__Errors->select(3)); Index: section.interfaces.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/extensions/interfaces/Root/section.interfaces.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** section.interfaces.php 11 Apr 2004 12:48:17 -0000 1.1.1.1 --- section.interfaces.php 14 Jun 2004 12:19:34 -0000 1.2 *************** *** 13,17 **** $__Lang = &Thorn::getInstance('lang'); ! $data = LibTnterfaces::getList(); foreach ($data as $interface) --- 13,17 ---- $__Lang = &Thorn::getInstance('lang'); ! $data = LibInterfaces::getList(); foreach ($data as $interface) |
|
From: Boris B. <lo...@us...> - 2004-06-14 12:19:43
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18916/core Modified Files: library.Graph.php library.Stats.extended.php library.Templates.php Log Message: Graphics fixed Index: library.Graph.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Graph.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** library.Graph.php 17 Apr 2004 09:55:51 -0000 1.2 --- library.Graph.php 14 Jun 2004 12:19:34 -0000 1.3 *************** *** 87,91 **** --- 87,93 ---- if ($truclr) + { imagefill($this->Img, 0, 0, $background); + } if($truclr && function_exists('imageantialias')) Index: library.Templates.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Templates.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** library.Templates.php 13 Jun 2004 00:01:33 -0000 1.3 --- library.Templates.php 14 Jun 2004 12:19:34 -0000 1.4 *************** *** 181,185 **** $function = LibTemplates::_parseCallback($tmpldata[$params[1]]); ! return call_user_func_array($function, $parameters); } --- 181,189 ---- $function = LibTemplates::_parseCallback($tmpldata[$params[1]]); ! if ( !empty($function) ) ! { ! return call_user_func_array($function, $parameters); ! } ! else return ''; } *************** *** 205,208 **** --- 209,213 ---- function &replaceVariable (&$tmpldata, &$text) { + static $callback = array('LibTemplates', '_vreplaceCallback'); Index: library.Stats.extended.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Stats.extended.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** library.Stats.extended.php 21 May 2004 17:47:09 -0000 1.2 --- library.Stats.extended.php 14 Jun 2004 12:19:34 -0000 1.3 *************** *** 615,617 **** ?> - --- 615,616 ---- |
|
From: Boris B. <lo...@us...> - 2004-06-14 12:19:42
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18916/configuration Modified Files: config.php Log Message: Graphics fixed Index: config.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/configuration/config.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** config.php 13 Jun 2004 00:01:32 -0000 1.9 --- config.php 14 Jun 2004 12:19:33 -0000 1.10 *************** *** 53,57 **** ; Never deny cache until you know what are you doing! ! cache_enable = false ; Static cache will give you great speed improvement, but --- 53,57 ---- ; Never deny cache until you know what are you doing! ! cache_enable = true ; Static cache will give you great speed improvement, but |
|
From: Boris B. <lo...@us...> - 2004-06-14 12:19:42
|
Update of /cvsroot/dzeeemp/dzeeemp.sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18916 Modified Files: iterate.php Log Message: Graphics fixed Index: iterate.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/iterate.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** iterate.php 13 Jun 2004 00:01:31 -0000 1.9 --- iterate.php 14 Jun 2004 12:19:33 -0000 1.10 *************** *** 44,48 **** $dZeeemp->Data['raw_query'] = $rawquery; ! ob_start(); // }}} --- 44,48 ---- $dZeeemp->Data['raw_query'] = $rawquery; ! //ob_start(); // }}} |
|
From: Boris B. <lo...@us...> - 2004-06-14 07:47:39
|
Update of /cvsroot/dzeeemp/dzeeemp.sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3503 Modified Files: INSTALL Log Message: updated Index: INSTALL =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/INSTALL,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** INSTALL 24 May 2004 13:54:34 -0000 1.3 --- INSTALL 14 Jun 2004 07:47:29 -0000 1.4 *************** *** 15,33 **** o Restore mysql.sql dump into your database. o chmod 777 folders and ALL files and subfolders in it ! ./data/ ./dzeeemp/templates/ - ./dzeeemp/alttables/ - ./dzeeemp/mods/ ./logs/ ./sections/ ./templates/ ! ./cache/ ! o chmod 777 fies ! ./search.at.php ! ./stop.php ! ./up2date.inc ! ./work.php o Carefuly read LICENSE and the Manual ! <http://dzeeemp.org/man/user/>. o Enjoy! --- 15,29 ---- o Restore mysql.sql dump into your database. o chmod 777 folders and ALL files and subfolders in it ! ./extensions/ ! ./internal/ ./dzeeemp/templates/ ./logs/ ./sections/ ./templates/ ! o chmod 777 folders ! ./core/ ! ./dzeeemp/ o Carefuly read LICENSE and the Manual ! <http://dzeeemp.org/manual/en/>. o Enjoy! *************** *** 48,65 **** ./configuration/config.php è îòðåäàêòèðóéòå ïîñëåäíèé. o Çàãðóçèòå äàìï mysql.sql â âàøó ÁÄ. ! o chmod 777 ïàïêè è ÂÑÅ ôàéëû \ ïîäïàïêè â ýòîé ïàïêå ! ./data/ ./dzeeemp/templates/ - ./dzeeemp/alttables/ - ./dzeeemp/mods/ ./logs/ ./sections/ ./templates/ ! ./cache/ ! o chmod 777 ôàéëû ! ./search.at.php ! ./stop.php ! ./up2date.inc ! ./work.php o Âíèìàòåëüíî ïðî÷èòàéòå ôàéë LICENSE è Ðóêîâîäñòâî <http://dzeeemp.org/man/user/> --- 44,57 ---- ./configuration/config.php è îòðåäàêòèðóéòå ïîñëåäíèé. o Çàãðóçèòå äàìï mysql.sql â âàøó ÁÄ. ! o chmod 777 íèæåïåðå÷èñëåííûå ïàïêè è âñ¸, ÷òî â íèõ íàõîäèòñÿ ! ./extensions/ ! ./internal/ ./dzeeemp/templates/ ./logs/ ./sections/ ./templates/ ! o chmod 777 ïàïêè ! ./core/ ! ./dzeeemp/ o Âíèìàòåëüíî ïðî÷èòàéòå ôàéë LICENSE è Ðóêîâîäñòâî <http://dzeeemp.org/man/user/> |
|
From: Boris B. <lo...@us...> - 2004-06-14 07:38:54
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/sections In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28824/sections Modified Files: 1.php ind.php Log Message: Typo fixed Index: ind.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/sections/ind.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ind.php 12 Jun 2004 14:09:46 -0000 1.2 --- ind.php 14 Jun 2004 07:38:43 -0000 1.3 *************** *** 1,3 **** ! 1.php>>index/>>Ãëàâíàÿ>>>>ïîçäðàâëÿåì ñèñòåìà óñïåøíî óñòàíîâëåíà ×òî äàëüøå? Óáåäèòåñü ÷òî çíàêîìû óñëîâèÿìè ëèöåíçèè ðàáîòû ñèåòìîé ïðèíèìàåòå ïðîòèâíîì ñëó÷àå èñïîëüçîâàòü ñèñòåìó çàïðåùåíî áûñòðûå ññûëêè æóðíàë îøèáîê ïî÷òîâûå êîíôåðåíöèè ðàçðàáîòêè êîíòàêòíàÿ èíôîðìàöèÿ ïðèìåðû ñàéòîâ dzeemp http www dzeeemp org php5 íåìíîãî ñóòè Ñòîèò áåç çàìåäëåíèÿ çàìåòèòü ñåé÷àñ âèäèòå ÿâëÿåòñÿ êàêîé-ëèáî òåìîé âîîáùå íåò òåì âïðî÷åì åñòü ãîòîâûå íàáîðû øàáëîíîâ çàäà÷à íàñòðîéêè âíåøíåãî âèäà ñàéòà ëîæèòñÿ öåëèêîì âàøè ïëå÷è òîì êàê ýòî äåëàåòñÿ óçíàåòå òóòîðèàëà how-to äîêóìåíòàöèè 3.php>>howto/>>HOW-TO>>>>ïðîöåññå çàïîëíåíèÿ 4.php>>faq/>>FAQ>>>>ïðîöåññå çàïîëíåíèÿ æäØì âàøèõ âîïðîñîâ support dzeeemp org --- 1,3 ---- ! 1.php>>index/>>Ãëàâíàÿ>>>>ïîçäðàâëÿåì ñèñòåìà óñïåøíî óñòàíîâëåíà ×òî äàëüøå? Óáåäèòåñü ÷òî çíàêîìû óñëîâèÿìè ëèöåíçèè ðàáîòû ñèñòåìîé ïðèíèìàåòå ïðîòèâíîì ñëó÷àå èñïîëüçîâàòü ñèñòåìó çàïðåùåíî áûñòðûå ññûëêè æóðíàë îøèáîê ïî÷òîâûå êîíôåðåíöèè ðàçðàáîòêè êîíòàêòíàÿ èíôîðìàöèÿ ïðèìåðû ñàéòîâ dzeemp http www dzeeemp org php5 íåìíîãî ñóòè Ñòîèò áåç çàìåäëåíèÿ çàìåòèòü ñåé÷àñ âèäèòå ÿâëÿåòñÿ êàêîé-ëèáî òåìîé âîîáùå íåò òåì âïðî÷åì åñòü ãîòîâûå íàáîðû øàáëîíîâ çàäà÷à íàñòðîéêè âíåøíåãî âèäà ñàéòà ëîæèòñÿ öåëèêîì âàøè ïëå÷è òîì êàê ýòî äåëàåòñÿ óçíàåòå òóòîðèàëà how-to äîêóìåíòàöèè 3.php>>howto/>>HOW-TO>>>>ïðîöåññå çàïîëíåíèÿ 4.php>>faq/>>FAQ>>>>ïðîöåññå çàïîëíåíèÿ æäØì âàøèõ âîïðîñîâ support dzeeemp org Index: 1.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/sections/1.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** 1.php 12 Jun 2004 14:09:46 -0000 1.3 --- 1.php 14 Jun 2004 07:38:43 -0000 1.4 *************** *** 11,15 **** <div style="font-size:12px; font-weight:bold"> ×òî äàëüøå?</div> <br /> ! Óáåäèòåñü, ÷òî âû çíàêîìû ñ <a href="http://www.dzeeemp.org/license/">óñëîâèÿìè ëèöåíçèè</a> ðàáîòû ñ ñèåòìîé è ïðèíèìàåòå èõ.  ïðîòèâíîì ñëó÷àå, èñïîëüçîâàòü ñèñòåìó çàïðåùåíî. --- 11,15 ---- <div style="font-size:12px; font-weight:bold"> ×òî äàëüøå?</div> <br /> ! Óáåäèòåñü, ÷òî âû çíàêîìû ñ <a href="http://www.dzeeemp.org/license/">óñëîâèÿìè ëèöåíçèè</a> ðàáîòû ñ ñèñòåìîé è ïðèíèìàåòå èõ.  ïðîòèâíîì ñëó÷àå, èñïîëüçîâàòü ñèñòåìó çàïðåùåíî. |
|
From: Boris B. <lo...@us...> - 2004-06-13 09:51:23
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/templates/models In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16067/templates/models Modified Files: general.footer.php general.header.php Log Message: Models editing fixed Index: general.footer.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/templates/models/general.footer.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** general.footer.php 12 Jun 2004 14:09:46 -0000 1.3 --- general.footer.php 13 Jun 2004 09:51:14 -0000 1.4 *************** *** 24,28 **** <div align="right"><font color="#ffffff"> <a href="http://dzeeemp.org" ! style="color:#ffffff">Ñàéò ïîñòðîåí ïî òåõíîëîãèè <strong>dZeeemp CMS </strong></font> </a> </div> </td> --- 24,28 ---- <div align="right"><font color="#ffffff"> <a href="http://dzeeemp.org" ! style="color:#ffffff">Ñàéò ïîñòðîåí ïî òåõíîëîãèè <strong>dZeeemp CMS </strong></font> </a> </div> </td> Index: general.header.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/templates/models/general.header.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** general.header.php 12 Jun 2004 14:09:46 -0000 1.3 --- general.header.php 13 Jun 2004 09:51:14 -0000 1.4 *************** *** 11,15 **** <link href="/images/style.css" type="text/css" rel="stylesheet" /> ! <link rel="shortcut icon" href="/dzeeemp/favicon.ico" /> </head> --- 11,15 ---- <link href="/images/style.css" type="text/css" rel="stylesheet" /> ! <link rel="shortcut icon" href="/favicon.ico" /> </head> *************** *** 72,76 **** <td width="338"> <div align=right><font style="font-size: 10px" color="#ffffff"> ! âåðñèÿ: <dzeeemp name="dzeeemp.version"> </font></div> </td> --- 72,76 ---- <td width="338"> <div align=right><font style="font-size: 10px" color="#ffffff"> ! âåðñèÿ: <dzeeemp name="dzeeemp.version"> </font></div> </td> |
|
From: Boris B. <lo...@us...> - 2004-06-13 09:51:23
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/extensions/interfaces/Root In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16067/extensions/interfaces/Root Modified Files: section.models.php Log Message: Models editing fixed Index: section.models.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/extensions/interfaces/Root/section.models.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** section.models.php 11 Apr 2004 12:48:17 -0000 1.1.1.1 --- section.models.php 13 Jun 2004 09:51:14 -0000 1.2 *************** *** 45,53 **** else { ! $data = LibSections::selectModel($model, 'header'). "\n\n\n\n". ' {BODY} '. "\n\n\n\n". ! LibSections::selectModel($model, 'footer'); } } --- 45,53 ---- else { ! $data = htmlspecialchars( LibSections::selectModel($model, 'header') ). "\n\n\n\n". ' {BODY} '. "\n\n\n\n". ! htmlspecialchars( LibSections::selectModel($model, 'footer') ); } } |
|
From: Boris B. <lo...@us...> - 2004-06-13 09:51:23
|
Update of /cvsroot/dzeeemp/dzeeemp.sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16067 Added Files: favicon.ico Log Message: Models editing fixed --- NEW FILE: favicon.ico --- (This appears to be a binary file; contents omitted.) |
|
From: Boris B. <lo...@us...> - 2004-06-13 00:01:46
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8003/core Modified Files: library.Access.php library.Containers.php library.GlobCache.php library.Lang.php library.Logs.php library.Modules.php library.Search.php library.Sections.php library.Templates.php library.Triggers.php the.Thorn.php Log Message: A lot of code fixed/improved Index: library.Templates.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Templates.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** library.Templates.php 14 May 2004 23:01:48 -0000 1.2 --- library.Templates.php 13 Jun 2004 00:01:33 -0000 1.3 *************** *** 168,172 **** // }}} ! function &_vreplaceCallback($params, $set = false) { static $tmpldata; --- 168,172 ---- // }}} ! function &_vreplaceCallback(&$params, $set = false) { static $tmpldata; *************** *** 210,214 **** return $text; ! LibTemplates::_vreplaceCallback(&$tmpldata, true); return preg_replace_callback('/<dzeeemp name="(.+?)" parameters="(.+?)">/i', $callback, $text); --- 210,214 ---- return $text; ! LibTemplates::_vreplaceCallback($tmpldata, true); return preg_replace_callback('/<dzeeemp name="(.+?)" parameters="(.+?)">/i', $callback, $text); Index: library.Lang.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Lang.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** library.Lang.php 11 Apr 2004 13:27:54 -0000 1.1 --- library.Lang.php 13 Jun 2004 00:01:33 -0000 1.2 *************** *** 125,129 **** * @param string $librarieName,... Libraries names */ ! function call () { $data = func_get_args(); --- 125,129 ---- * @param string $librarieName,... Libraries names */ ! function call() { $data = func_get_args(); *************** *** 137,141 **** require $path; ! $this->append(&$lang); } // }}} --- 137,141 ---- require $path; ! $this->append($lang); } // }}} *************** *** 145,149 **** * Appends lang data */ ! function append ($data) { if ( !is_array($data) ) --- 145,149 ---- * Appends lang data */ ! function append (&$data) { if ( !is_array($data) ) Index: library.Logs.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Logs.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** library.Logs.php 17 Apr 2004 09:55:51 -0000 1.2 --- library.Logs.php 13 Jun 2004 00:01:33 -0000 1.3 *************** *** 130,134 **** for ($i=0, $log=''; isset($this->Buffer[$i]); $i++) ! $log .= '<?php $logs[] = \''.implode('~', &$this->Buffer[$i]).'\'; ?>'."\n"; if (!@fwrite($fp, $log)) return false; --- 130,134 ---- for ($i=0, $log=''; isset($this->Buffer[$i]); $i++) ! $log .= '<?php $logs[] = \''.implode('~', $this->Buffer[$i]).'\'; ?>'."\n"; if (!@fwrite($fp, $log)) return false; Index: library.Search.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Search.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** library.Search.php 11 Apr 2004 13:27:54 -0000 1.1 --- library.Search.php 13 Jun 2004 00:01:33 -0000 1.2 *************** *** 39,50 **** require (THORN_SEARCH_CONFIG); ! if( empty($str) && empty($sp) ) { // {{{ Output Form $tmpl = LibTemplates::select('search.form.sections'); ! if(is_array($sa)) { ! foreach ($sa as $key => $value) { $tmpldata = array ( 'keyword' => $key, --- 39,53 ---- require (THORN_SEARCH_CONFIG); ! if ( empty($str) && empty($sp) ) { // {{{ Output Form $tmpl = LibTemplates::select('search.form.sections'); ! $rows = ''; ! ! if ( is_array($sa) ) { ! foreach ($sa as $key => $value) ! { $tmpldata = array ( 'keyword' => $key, *************** *** 52,56 **** ); ! $rows .= LibTemplates::replace($tmpldata,$tmpl); } } --- 55,59 ---- ); ! $rows .= LibTemplates::replace($tmpldata, $tmpl); } } *************** *** 140,147 **** $data = call_user_func_array ($function, $parameters); ! if (!empty($data[0]['section'])) ! $_SESSION['search'][$data[0]['section']] = array_merge($_SESSION['search'][$data[0]['section']], $data); - if($num >= $max) $num += sizeof($data); elseif (is_array($data)) { --- 143,155 ---- $data = call_user_func_array ($function, $parameters); ! if ( !empty($data[0]['section']) ) ! { ! $_SESSION['search'][$data[0]['section']] = ! array_merge($_SESSION['search'][$data[0]['section']], $data); ! } ! ! if ( $num >= $max ) ! $num += sizeof($data); elseif (is_array($data)) { Index: library.GlobCache.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.GlobCache.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** library.GlobCache.php 19 May 2004 23:11:37 -0000 1.2 --- library.GlobCache.php 13 Jun 2004 00:01:33 -0000 1.3 *************** *** 81,85 **** } ! function insert($keyword, $data, $flush = true) { $this->Assoc['debug']->sign('Cache on {'.$keyword.'} inserted!', THORN_DEBUG_CACHE); --- 81,85 ---- } ! function insert($keyword, &$data, $flush = true) { $this->Assoc['debug']->sign('Cache on {'.$keyword.'} inserted!', THORN_DEBUG_CACHE); Index: library.Sections.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Sections.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** library.Sections.php 12 Apr 2004 03:21:17 -0000 1.2 --- library.Sections.php 13 Jun 2004 00:01:33 -0000 1.3 *************** *** 104,109 **** --- 104,113 ---- for ($i=0, $parents=array(); isset($splited[$i]); $i++) { + $parents[$i] = ''; + for ($y=0; $y<=$i; $y++) + { $parents[$i] .= $splited[$y].'/'; + } } *************** *** 382,385 **** --- 386,391 ---- // }}} + $found = array(); + // {{{ Seach perform foreach ($index as $s) Index: the.Thorn.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/the.Thorn.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** the.Thorn.php 11 Jun 2004 17:32:12 -0000 1.7 --- the.Thorn.php 13 Jun 2004 00:01:33 -0000 1.8 *************** *** 259,263 **** // }}} ! $this->Objects['triggers']->throw(THORN_TG_STARTUP, &$this); define ('THORN_INSTANCE_EXISTS', true); --- 259,263 ---- // }}} ! $this->Objects['triggers']->throw(THORN_TG_STARTUP); define ('THORN_INSTANCE_EXISTS', true); *************** *** 486,490 **** elseif ( isset($this->Objects[$name]) ) { ! aggregate(&$this->Objects[$name], $lib); } --- 486,490 ---- elseif ( isset($this->Objects[$name]) ) { ! aggregate($this->Objects[$name], $lib); } Index: library.Triggers.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Triggers.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** library.Triggers.php 14 May 2004 23:01:48 -0000 1.3 --- library.Triggers.php 13 Jun 2004 00:01:33 -0000 1.4 *************** *** 95,99 **** * @return array|string PHP callback */ ! function _parseCallback($cbStr) { if ( (($tmp = strpos('::', $cbStr)) !== false) || (strpos('->', $cbStr) != false) ) --- 95,99 ---- * @return array|string PHP callback */ ! function _parseCallback(&$cbStr) { if ( (($tmp = strpos('::', $cbStr)) !== false) || (strpos('->', $cbStr) != false) ) *************** *** 145,149 **** for ($i=0; $data = $this->Assoc['database']->fetch(); $i++) { ! $toCache[$i] = $this->_parseCallback(&$data[0]); } --- 145,149 ---- for ($i=0; $data = $this->Assoc['database']->fetch(); $i++) { ! $toCache[$i] = $this->_parseCallback($data[0]); } *************** *** 156,160 **** for ($i=0; isset($triggers[$i]); $i++) { ! $data = call_user_func_array($triggers[$i], &$parameters); if ( $this->Flag ) --- 156,160 ---- for ($i=0; isset($triggers[$i]); $i++) { ! $data = call_user_func_array($triggers[$i], $parameters); if ( $this->Flag ) Index: library.Modules.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Modules.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** library.Modules.php 14 May 2004 23:01:48 -0000 1.4 --- library.Modules.php 13 Jun 2004 00:01:33 -0000 1.5 *************** *** 168,175 **** $keyword = 'Mod'.$keyInCase; ! if ( !$Module = &new $keyword(&$params) ) return $__Errors->select(); ! $dZeeemp->setDestructor(&$Module); $Module->Action = &$do; --- 168,175 ---- $keyword = 'Mod'.$keyInCase; ! if ( !$Module = &new $keyword($params) ) return $__Errors->select(); ! $dZeeemp->setDestructor($Module); $Module->Action = &$do; Index: library.Containers.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Containers.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** library.Containers.php 14 May 2004 23:01:48 -0000 1.2 --- library.Containers.php 13 Jun 2004 00:01:33 -0000 1.3 *************** *** 44,48 **** var $Right; ! function IListEntry($data, $left, $right) { $this->Data = $data; --- 44,48 ---- var $Right; ! function IListEntry(&$data, $left, $right) { $this->Data = $data; *************** *** 93,97 **** else $left = THORN_ILE_TOPBORDER; ! $this->Store[$i] = new IListEntry(&$data[$i], $left, THORN_ILE_BOTTOMBORDER); } --- 93,97 ---- else $left = THORN_ILE_TOPBORDER; ! $this->Store[$i] = new IListEntry($data[$i], $left, THORN_ILE_BOTTOMBORDER); } Index: library.Access.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Access.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** library.Access.php 11 Apr 2004 13:27:54 -0000 1.1 --- library.Access.php 13 Jun 2004 00:01:32 -0000 1.2 *************** *** 80,84 **** for ($i=0, $values=array(); $data=$__Database->fetch(); $i++) { ! LayerExternalCache::add($keyword[$i].$mod); $values[$data[0]] = $data[1]; --- 80,84 ---- for ($i=0, $values=array(); $data=$__Database->fetch(); $i++) { ! LayerExternalCache::add($keyword[$i].$mod, $data[1]); $values[$data[0]] = $data[1]; |
|
From: Boris B. <lo...@us...> - 2004-06-13 00:01:44
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/internal/search In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8003/internal/search Modified Files: destinations.php Log Message: A lot of code fixed/improved Index: destinations.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/internal/search/destinations.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** destinations.php 11 Apr 2004 12:40:06 -0000 1.1.1.1 --- destinations.php 13 Jun 2004 00:01:34 -0000 1.2 *************** *** 4,9 **** $sa['sections'][1] = 'ðàçäåëû'; ! $sa['lists>test'][0] = '1'; ! $sa['lists>test'][1] = 'test'; ! ! ?> \ No newline at end of file --- 4,6 ---- $sa['sections'][1] = 'ðàçäåëû'; ! ?> |
|
From: Boris B. <lo...@us...> - 2004-06-13 00:01:43
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/dzeeemp/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8003/dzeeemp/templates Modified Files: ifRoot.php Log Message: A lot of code fixed/improved Index: ifRoot.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/dzeeemp/templates/ifRoot.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** ifRoot.php 11 Apr 2004 12:45:08 -0000 1.1.1.1 --- ifRoot.php 13 Jun 2004 00:01:33 -0000 1.2 *************** *** 27,31 **** </head> ! <body bgcolor="#EAEFF5" style="margin:0"> <!-- {{{ Quick menu hidden layers --> --- 27,31 ---- </head> ! <body style="margin:0px; height:100%; background-color:#DE991E"> <!-- {{{ Quick menu hidden layers --> *************** *** 164,168 **** <!-- {{{ Main Table --> ! <table width="100%" cellpadding="0" cellspacing="0"> <tr> --- 164,168 ---- <!-- {{{ Main Table --> ! <table width="100%" cellpadding="0" cellspacing="0" style="background-color:#EAEFF5"> <tr> *************** *** 432,438 **** </tr> ! <tr style="background-color:#DEA81E;"> <td colspan="4"> ! <table width="100%" cellpadding="0" cellspacing="0"> <tr> --- 432,438 ---- </tr> ! <tr style="background-color:#DE991E;"> <td colspan="4"> ! <table width="100%" cellpadding="0" cellspacing="0" style="border-spacing:6px"> <tr> *************** *** 455,460 **** </tr> ! <tr style="background-color:#DEA81E;"> ! <td> </td> </tr> --- 455,460 ---- </tr> ! <tr style="background-color:#DE991E;"> ! <td style="height:99%"> </td> </tr> |
|
From: Boris B. <lo...@us...> - 2004-06-13 00:01:42
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8003/configuration Modified Files: config.php Log Message: A lot of code fixed/improved Index: config.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/configuration/config.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** config.php 12 Jun 2004 20:57:43 -0000 1.8 --- config.php 13 Jun 2004 00:01:32 -0000 1.9 *************** *** 53,57 **** ; Never deny cache until you know what are you doing! ! cache_enable = true ; Static cache will give you great speed improvement, but --- 53,57 ---- ; Never deny cache until you know what are you doing! ! cache_enable = false ; Static cache will give you great speed improvement, but *************** *** 102,106 **** [cl_debug] ! activate = true port = 3333 ;mode = "1|2|3" --- 102,106 ---- [cl_debug] ! activate = false port = 3333 ;mode = "1|2|3" |
|
From: Boris B. <lo...@us...> - 2004-06-13 00:01:41
|
Update of /cvsroot/dzeeemp/dzeeemp.sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8003 Modified Files: 404.php iterate.php Log Message: A lot of code fixed/improved Index: 404.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/404.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** 404.php 24 May 2004 16:36:38 -0000 1.3 --- 404.php 13 Jun 2004 00:01:31 -0000 1.4 *************** *** 24,27 **** --- 24,28 ---- */ + /** * Started *************** *** 101,107 **** $query = parse_url($query); $query['path'] = str_replace($_CONFIG['core']['path'], '', $query['path']); ! if ( $query['path'][strlen($query['path'])-1] != '/' ) { $query['path'] .= '/'; --- 102,113 ---- $query = parse_url($query); + if ( !isset($query['path']) ) + { + $query['path'] = ''; + } + $query['path'] = str_replace($_CONFIG['core']['path'], '', $query['path']); ! if ( isset($query['path'][strlen($query['path'])-1]) && $query['path'][strlen($query['path'])-1] != '/' ) { $query['path'] .= '/'; *************** *** 133,137 **** --- 139,146 ---- // Fix url_rewrite's possible mistake -- make `new' parameter addition. if ( isset($query['query']) ) + { $query['query'] = str_replace('?', $_CONFIG['urls']['get_delimeter'], $query['query']); + } + else $query['query'] = ''; $data = explode ($_CONFIG['urls']['get_delimeter'], $query['query']); Index: iterate.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/iterate.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** iterate.php 11 Jun 2004 10:57:26 -0000 1.8 --- iterate.php 13 Jun 2004 00:01:31 -0000 1.9 *************** *** 37,52 **** $__Debug = &Thorn::getInstance('debug'); - // Short main libraries aliases - // DEPRECATED! - $db = &$__Database; - $log = &$__Logs; - $error = &$__Errors; - LibMisc::globalize('mod', 'section', 'rawquery'); ! if ( !empty($section) ) ! { ! $dZeeemp->Data['section_key'] = $section; ! } $dZeeemp->Data['raw_query'] = $rawquery; --- 37,45 ---- $__Debug = &Thorn::getInstance('debug'); LibMisc::globalize('mod', 'section', 'rawquery'); ! $dZeeemp->Data['section_key'] = empty($section) ! ? '' ! : $section; $dZeeemp->Data['raw_query'] = $rawquery; *************** *** 85,89 **** $key = $__GlobCache->getActualKey($dZeeemp->Data['section_key']); ! if ( $__GlobCache->exists($key) ) { $__Debug->sign('Section taken from cache!', THORN_DEBUG_CACHE); --- 78,82 ---- $key = $__GlobCache->getActualKey($dZeeemp->Data['section_key']); ! if ( $__GlobCache->exists($key) && !$__GlobCache->DenyCache ) { $__Debug->sign('Section taken from cache!', THORN_DEBUG_CACHE); *************** *** 234,240 **** $key = $__GlobCache->getActualKey($dZeeemp->Data['section_key']); ! if ( !$__GlobCache->exists($key) && !$__GlobCache->denyCache ) { ! $__GlobCache->insert($key, &$output); } --- 227,234 ---- $key = $__GlobCache->getActualKey($dZeeemp->Data['section_key']); ! ! if ( !$__GlobCache->exists($key) && !$__GlobCache->DenyCache ) { ! $__GlobCache->insert($key, $output); } |
|
From: Boris B. <lo...@us...> - 2004-06-12 21:01:09
|
Update of /cvsroot/dzeeemp/dzeeemp.sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16883 Modified Files: mysql.sql.in Log Message: dump fixed Index: mysql.sql.in =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/mysql.sql.in,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mysql.sql.in 27 May 2004 20:15:51 -0000 1.1 --- mysql.sql.in 12 Jun 2004 21:01:00 -0000 1.2 *************** *** 2,6 **** ! DROP DATABASE IF EXISTS `@DBPREFIX@access`; CREATE TABLE `@DBPREFIX@access` ( --- 2,6 ---- ! DROP TABLE IF EXISTS `@DBPREFIX@access`; CREATE TABLE `@DBPREFIX@access` ( *************** *** 68,72 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@filters`; CREATE TABLE `@DBPREFIX@filters` ( --- 68,72 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@filters`; CREATE TABLE `@DBPREFIX@filters` ( *************** *** 84,88 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@groups`; CREATE TABLE `@DBPREFIX@groups` ( --- 84,88 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@groups`; CREATE TABLE `@DBPREFIX@groups` ( *************** *** 100,104 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@interfaces`; CREATE TABLE `@DBPREFIX@interfaces` ( --- 100,104 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@interfaces`; CREATE TABLE `@DBPREFIX@interfaces` ( *************** *** 114,118 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@interfaces_params`; CREATE TABLE `@DBPREFIX@interfaces_params` ( --- 114,118 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@interfaces_params`; CREATE TABLE `@DBPREFIX@interfaces_params` ( *************** *** 125,129 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@models`; CREATE TABLE `@DBPREFIX@models` ( --- 125,129 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@models`; CREATE TABLE `@DBPREFIX@models` ( *************** *** 137,141 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@modules` CREATE TABLE `@DBPREFIX@modules` ( --- 137,141 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@modules`; CREATE TABLE `@DBPREFIX@modules` ( *************** *** 152,156 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@online`; CREATE TABLE `@DBPREFIX@online` ( --- 152,156 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@online`; CREATE TABLE `@DBPREFIX@online` ( *************** *** 166,170 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@sections`; CREATE TABLE `@DBPREFIX@sections` ( --- 166,170 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@sections`; CREATE TABLE `@DBPREFIX@sections` ( *************** *** 203,207 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@settings`; CREATE TABLE `@DBPREFIX@settings` ( --- 203,207 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@settings`; CREATE TABLE `@DBPREFIX@settings` ( *************** *** 223,227 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@stats`; CREATE TABLE `@DBPREFIX@stats` ( --- 223,227 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@stats`; CREATE TABLE `@DBPREFIX@stats` ( *************** *** 234,238 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@stats_@STATDATE@`; CREATE TABLE `@DBPREFIX@stats_@STATDATE@` ( --- 234,238 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@stats_@STATDATE@`; CREATE TABLE `@DBPREFIX@stats_@STATDATE@` ( *************** *** 259,263 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@stats_@STATDATE@_searchindexes`; CREATE TABLE `@DBPREFIX@stats_@STATDATE@_searchindexes` ( --- 259,263 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@stats_@STATDATE@_searchindexes`; CREATE TABLE `@DBPREFIX@stats_@STATDATE@_searchindexes` ( *************** *** 271,275 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@stats_@STATDATE@_searchwords`; CREATE TABLE `@DBPREFIX@stats_@STATDATE@_searchwords` ( --- 271,275 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@stats_@STATDATE@_searchwords`; CREATE TABLE `@DBPREFIX@stats_@STATDATE@_searchwords` ( *************** *** 283,287 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@stats_searchsystems`; CREATE TABLE `@DBPREFIX@stats_searchsystems` ( --- 283,287 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@stats_searchsystems`; CREATE TABLE `@DBPREFIX@stats_searchsystems` ( *************** *** 302,306 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@triggers`; CREATE TABLE `@DBPREFIX@triggers` ( --- 302,306 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@triggers`; CREATE TABLE `@DBPREFIX@triggers` ( *************** *** 316,320 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@triggers_defined`; CREATE TABLE `@DBPREFIX@triggers_defined` ( --- 316,320 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@triggers_defined`; CREATE TABLE `@DBPREFIX@triggers_defined` ( *************** *** 341,345 **** # -------------------------------------------------------- ! DROP DATABASE IF EXISTS `@DBPREFIX@users`; CREATE TABLE `@DBPREFIX@users` ( --- 341,345 ---- # -------------------------------------------------------- ! DROP TABLE IF EXISTS `@DBPREFIX@users`; CREATE TABLE `@DBPREFIX@users` ( |
|
From: Boris B. <lo...@us...> - 2004-06-12 20:57:53
|
Update of /cvsroot/dzeeemp/dzeeemp.sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13554 Modified Files: Makefile Log Message: dump fixed Index: Makefile =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/Makefile,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Makefile 9 Jun 2004 23:05:16 -0000 1.9 --- Makefile 12 Jun 2004 20:57:43 -0000 1.10 *************** *** 4,16 **** # ! PREFIX=/development/dZeeemp/dzeeemp.wsite/ ! REALPREFIX=/development/dZeeemp/dzeeemp.wsite/ PHP=/usr/bin/php MYSQL=/usr/bin/mysql ! MYSQL_PARAMS=dzsite --user=root --password= ! VERSION=0.6.0_nobilis all: FORCE --- 4,16 ---- # ! PREFIX= ! REALPREFIX=. PHP=/usr/bin/php MYSQL=/usr/bin/mysql ! MYSQL_PARAMS=dzeeemp --user=root --password= ! VERSION=0.6.0_NEONATUS all: FORCE *************** *** 28,44 **** install: FORCE if ([ ${PREFIX} ]); then \ ! cp -R ./configuration/ ${PREFIX}; \ ! cp -R ./core/ ${PREFIX}; \ ! cp -R ./dzeeemp/ ${PREFIX}; \ ! cp -R ./extensions/ ${PREFIX}; \ ! cp -R ./images/ ${PREFIX}; \ ! cp -R ./internal/ ${PREFIX}; \ ! cp -R ./locales/ ${PREFIX}; \ ! cp -R ./logs/ ${PREFIX}; \ ! cp -R ./sections/ ${PREFIX}; \ ! cp -R ./templates/ ${PREFIX}; \ ! cp -R ./.htaccess ${PREFIX}; \ ! cp -R ./*.php ${PREFIX}; \ ! cp -R ./CREDITS ${PREFIX}; \ fi --- 28,44 ---- install: FORCE if ([ ${PREFIX} ]); then \ ! cp -R ./configuration/ ${PREFIX} \ ! cp -R ./core/ ${PREFIX} \ ! cp -R ./dzeeemp/ ${PREFIX} \ ! cp -R ./extensions/ ${PREFIX} \ ! cp -R ./images/ ${PREFIX} \ ! cp -R ./internal/ ${PREFIX} \ ! cp -R ./locales/ ${PREFIX} \ ! cp -R ./logs/ ${PREFIX} \ ! cp -R ./sections/ ${PREFIX} \ ! cp -R ./templates/ ${PREFIX} \ ! cp -R ./.htaccess ${PREFIX} \ ! cp -R ./*.php ${PREFIX} \ ! cp -R ./CREDITS ${PREFIX} \ fi *************** *** 97,101 **** cp ./distribution/configuration/configs/config.en.php ./distribution/configuration/config.php ! for file in `find ./lists/ -name "CVS"`; do rm $${file} -rf; done mv ./distribution/ ./dZeeemp-${VERSION}/ --- 97,101 ---- cp ./distribution/configuration/configs/config.en.php ./distribution/configuration/config.php ! for file in `find ./distribution/ -name "CVS"`; do rm $${file} -rf; done mv ./distribution/ ./dZeeemp-${VERSION}/ |
|
From: Boris B. <lo...@us...> - 2004-06-12 20:57:53
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/configuration In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13554/configuration Modified Files: config.php Log Message: dump fixed Index: config.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/configuration/config.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** config.php 9 Jun 2004 21:47:46 -0000 1.7 --- config.php 12 Jun 2004 20:57:43 -0000 1.8 *************** *** 102,106 **** [cl_debug] ! activate = false port = 3333 ;mode = "1|2|3" --- 102,106 ---- [cl_debug] ! activate = true port = 3333 ;mode = "1|2|3" |
|
From: Boris B. <lo...@us...> - 2004-06-12 14:09:55
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8166/core Modified Files: library.Updates.php the.Thorn.static.php Log Message: Group of new bugs fixed Index: library.Updates.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/library.Updates.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** library.Updates.php 19 May 2004 23:11:37 -0000 1.2 --- library.Updates.php 12 Jun 2004 14:09:45 -0000 1.3 *************** *** 34,37 **** --- 34,40 ---- } + + define ('THORN_UPDM_SENSOR_PATH', DIR.'internal/up2date.inc'); + /** * web-site updates tracking class *************** *** 45,49 **** function setUpDate () { ! touch ('./internal/up2date.inc'); } // }}} --- 48,52 ---- function setUpDate () { ! touch (THORN_UPDM_SENSOR_PATH); } // }}} *************** *** 57,61 **** function getUpDate () { ! return filemtime('./internal/up2date.inc'); } // }}} --- 60,64 ---- function getUpDate () { ! return filemtime(THORN_UPDM_SENSOR_PATH); } // }}} Index: the.Thorn.static.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/core/the.Thorn.static.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** the.Thorn.static.php 19 May 2004 23:11:37 -0000 1.1 --- the.Thorn.static.php 12 Jun 2004 14:09:46 -0000 1.2 *************** *** 39,43 **** while ( $entry = $dir->read() ) { ! unlink (DIR.'internal/cache/static/'.$entry); } } --- 39,44 ---- while ( $entry = $dir->read() ) { ! if ( is_file(DIR.'internal/cache/static/'.$entry) ) ! unlink (DIR.'internal/cache/static/'.$entry); } } |
|
From: Boris B. <lo...@us...> - 2004-06-12 14:09:55
|
Update of /cvsroot/dzeeemp/dzeeemp.sources/templates/models In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8166/templates/models Modified Files: general.footer.php general.header.php Log Message: Group of new bugs fixed Index: general.footer.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/templates/models/general.footer.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** general.footer.php 19 May 2004 23:11:39 -0000 1.2 --- general.footer.php 12 Jun 2004 14:09:46 -0000 1.3 *************** *** 24,28 **** <div align="right"><font color="#ffffff"> <a href="http://dzeeemp.org" ! style="color:#ffffff">Ñàéò ïîñòðîåí ïî òåõíîëîãèè <strong>dZeeemp CMS</strong></font> </a> </div> </td> --- 24,28 ---- <div align="right"><font color="#ffffff"> <a href="http://dzeeemp.org" ! style="color:#ffffff">Ñàéò ïîñòðîåí ïî òåõíîëîãèè <strong>dZeeemp CMS </strong></font> </a> </div> </td> Index: general.header.php =================================================================== RCS file: /cvsroot/dzeeemp/dzeeemp.sources/templates/models/general.header.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** general.header.php 19 May 2004 23:11:39 -0000 1.2 --- general.header.php 12 Jun 2004 14:09:46 -0000 1.3 *************** *** 15,19 **** <body bgcolor="#ffffff" style="margin:0px"> ! <table style="height:92%" align="center"> <tbody> <tr> --- 15,19 ---- <body bgcolor="#ffffff" style="margin:0px"> ! <table style="height:100%" align="center"> <tbody> <tr> *************** *** 51,55 **** <td style="font-size: 10px; color: #ffffff" width="51"> ! <div align="center"><a href="http://www.dzeeemp.org/man/" style="text-decoration:none; color:#FFFFFF">Ìàíóàë</a></div> </td> </tr> --- 51,55 ---- <td style="font-size: 10px; color: #ffffff" width="51"> ! <div align="center"><a href="http://www.dzeeemp.org/manual/" style="text-decoration:none; color:#FFFFFF">Ìàíóàë</a></div> </td> </tr> *************** *** 72,76 **** <td width="338"> <div align=right><font style="font-size: 10px" color="#ffffff"> ! âåðñèÿ: <dzeeemp name="dzeeemp.version"> </font></div> </td> --- 72,76 ---- <td width="338"> <div align=right><font style="font-size: 10px" color="#ffffff"> ! âåðñèÿ: <dzeeemp name="dzeeemp.version"> </font></div> </td> *************** *** 158,162 **** <br /><br /> ! <a href="http://dzeeemp.org/group">- Âåñü ñïèñîê</a> <!-- }}} --> --- 158,162 ---- <br /><br /> ! <a href="http://dzeeemp.org/authors">- Âåñü ñïèñîê</a> <!-- }}} --> |