You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
(95) |
Apr
(270) |
May
(111) |
Jun
|
Jul
|
Aug
(64) |
Sep
(130) |
Oct
(319) |
Nov
(17) |
Dec
(191) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(53) |
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
(387) |
Jul
(102) |
Aug
(247) |
Sep
(120) |
Oct
(1) |
Nov
(8) |
Dec
(21) |
| 2007 |
Jan
(38) |
Feb
(36) |
Mar
|
Apr
(32) |
May
(135) |
Jun
(523) |
Jul
(192) |
Aug
(103) |
Sep
(533) |
Oct
(77) |
Nov
(23) |
Dec
(203) |
| 2008 |
Jan
(312) |
Feb
(1193) |
Mar
(404) |
Apr
(67) |
May
(62) |
Jun
(497) |
Jul
(297) |
Aug
(110) |
Sep
(335) |
Oct
(256) |
Nov
(50) |
Dec
(118) |
| 2009 |
Jan
(67) |
Feb
(10) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(10) |
Jul
(61) |
Aug
|
Sep
(16) |
Oct
(45) |
Nov
(12) |
Dec
(14) |
| 2010 |
Jan
(30) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(7) |
Aug
(7) |
Sep
(5) |
Oct
(5) |
Nov
|
Dec
|
| 2011 |
Jan
(7) |
Feb
(3) |
Mar
(89) |
Apr
(11) |
May
(5) |
Jun
|
Jul
(8) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(2) |
Dec
(89) |
| 2012 |
Jan
(7) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(3) |
Oct
(42) |
Nov
(1) |
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(19) |
Apr
(90) |
May
(38) |
Jun
(235) |
Jul
(38) |
Aug
(10) |
Sep
|
Oct
(29) |
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(52) |
Jun
|
Jul
(7) |
Aug
|
Sep
(17) |
Oct
|
Nov
|
Dec
|
|
From: Jon O. <jon...@us...> - 2008-02-16 21:42:44
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb2blocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17956/mx_phpbb2blocks Modified Files: db_install.php db_upgrade.php Log Message: Updated copyrights and project name (MX-Publisher) Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/db_install.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** db_install.php 8 Feb 2008 23:36:38 -0000 1.9 --- db_install.php 16 Feb 2008 21:42:41 -0000 1.10 *************** *** 32,37 **** } ! $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>phpBB2Blocks</i> module by <a href="http://www.mx-publisher.com" target="_blank"> The MX-Publisher Development Team</a>'; $message = "<b>" . $lang['fresh_install'] . "!</b><br/><br/>"; --- 32,37 ---- } ! $mx_module_version = 'MX-Publisher Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>phpBB2Blocks</i> module by [MarcMoris/Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank"> The MX-Publisher Development Team</a>'; $message = "<b>" . $lang['fresh_install'] . "!</b><br/><br/>"; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/db_upgrade.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** db_upgrade.php 8 Feb 2008 23:36:38 -0000 1.11 --- db_upgrade.php 16 Feb 2008 21:42:41 -0000 1.12 *************** *** 32,37 **** } ! $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>phpBB2Blocks</i> module by <a href="http://www.mx-publisher.com" target="_blank"> The MX-Publisher Development Team</a>'; $message = "<b>" . $lang['upgrading'] . "!</b><br/><br/>"; --- 32,37 ---- } ! $mx_module_version = 'MX-Publisher Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>phpBB2Blocks</i> module by [MarcMoris/Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank"> The MX-Publisher Development Team</a>'; $message = "<b>" . $lang['upgrading'] . "!</b><br/><br/>"; |
|
From: Jon O. <jon...@us...> - 2008-02-16 21:42:44
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17956/mx_navmenu Modified Files: db_install.php db_upgrade.php Log Message: Updated copyrights and project name (MX-Publisher) Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/db_install.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** db_install.php 8 Feb 2008 23:36:38 -0000 1.9 --- db_install.php 16 Feb 2008 21:42:41 -0000 1.10 *************** *** 32,37 **** } ! $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original mxBB <i>Navigation Menu</i> module by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; $message = "<b>" . $lang['fresh_install'] . "!</b><br/><br/>"; --- 32,37 ---- } ! $mx_module_version = 'MX-Publisher Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>navigation menu</i> module by [Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank">The MX-Publisher Development Team</a>'; $message = "<b>" . $lang['fresh_install'] . "!</b><br/><br/>"; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/db_upgrade.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** db_upgrade.php 8 Feb 2008 23:36:38 -0000 1.12 --- db_upgrade.php 16 Feb 2008 21:42:41 -0000 1.13 *************** *** 33,37 **** $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>Navigation Menu</i> module by <a href="http://www.mx-publisher.com" target="_blank">Jon</a>'; $message = "<b>" . $lang['upgrading'] . "!</b><br/><br/>"; --- 33,37 ---- $mx_module_version = 'mxBB Core Module'; ! $mx_module_copy = 'Original MX-Publisher <i>navigation menu</i> module by [Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank">The MX-Publisher Development Team</a>'; $message = "<b>" . $lang['upgrading'] . "!</b><br/><br/>"; |
|
From: Jon O. <jon...@us...> - 2008-02-16 21:42:26
|
Update of /cvsroot/mxbb/core/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17935 Modified Files: lang_main.php Log Message: Updated copyrights and project name (MX-Publisher) Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/core/language/lang_swedish/lang_main.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_main.php 13 Feb 2008 21:15:37 -0000 1.1 --- lang_main.php 16 Feb 2008 21:42:22 -0000 1.2 *************** *** 22,26 **** // along with our copyright message indicating you are the translator // please add it here. ! $lang['TRANSLATION_INFO_MXBB'] = '<a href="http://www.mx-system.com" target="_blank" class="gensmall">Swedish</a> translation by <a href="mailto:jon...@ho..." title="Jon Ohlsson" class="gensmall">Jon Ohlsson</a> © 2006'; // --- 22,26 ---- // along with our copyright message indicating you are the translator // please add it here. ! $lang['TRANSLATION_INFO_MXBB'] = '<a href="http://www.mx-publisher.com" target="_blank" class="gensmall">Swedish</a> translation by <a href="mailto:jon...@mx..." title="Jon Ohlsson" class="gensmall">Jon Ohlsson</a> © 2004-2008'; // |
|
From: Jon O. <jon...@us...> - 2008-02-16 21:42:06
|
Update of /cvsroot/mxbb/core/includes/shared/phpbb2/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17540 Modified Files: lang_main.php Log Message: Updated copyrights and project name (MX-Publisher) Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/shared/phpbb2/language/lang_swedish/lang_main.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_main.php 13 Feb 2008 21:15:13 -0000 1.1 --- lang_main.php 16 Feb 2008 21:41:57 -0000 1.2 *************** *** 75,79 **** // along with our copyright message indicating you are the translator // please add it here. ! $lang['TRANSLATION_INFO'] = '<a href="http://www.mx-system.com" target="_blank" class="gensmall">Swedish</a> translation by <a href="mailto:jon...@ho..." title="Jon Ohlsson" class="gensmall">Jon Ohlsson</a> © 2005'; // --- 75,79 ---- // along with our copyright message indicating you are the translator // please add it here. ! $lang['TRANSLATION_INFO'] = '<a href="http://www.mx-publisher.com" target="_blank" class="gensmall">Swedish</a> translation by <a href="mailto:jon...@mx..." title="Jon Ohlsson" class="gensmall">Jon Ohlsson</a> © 2004-2008'; // |
|
From: Jon O. <jon...@us...> - 2008-02-16 20:15:36
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13274 Modified Files: Tag: core28x mx_functions_style.php Log Message: custom default style for modules (updated) Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.17.2.13 retrieving revision 1.17.2.14 diff -C2 -d -r1.17.2.13 -r1.17.2.14 *** mx_functions_style.php 16 Feb 2008 13:07:09 -0000 1.17.2.13 --- mx_functions_style.php 16 Feb 2008 20:15:31 -0000 1.17.2.14 *************** *** 77,80 **** --- 77,82 ---- { $this->module_template_path = ''; + $moduleDefault = !empty($mx_user->loaded_default_styles[$module_root_path]) ? $mx_user->loaded_default_styles[$module_root_path] : $mx_user->default_template_name; + if( file_exists($module_root_path . 'templates/' . $style_path . '/' . $filename) ) { *************** *** 93,103 **** $this->module_template_path = 'templates/' . $mx_user->cloned_template_name . '/'; } ! else if( file_exists($module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename) ) { // // Then check default template // ! $filename = $module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename; ! $this->module_template_path = 'templates/' . $mx_user->default_template_name . '/'; } else if( file_exists($module_root_path . 'templates/' . $filename) ) --- 95,105 ---- $this->module_template_path = 'templates/' . $mx_user->cloned_template_name . '/'; } ! else if( file_exists($module_root_path . 'templates/' . $moduleDefault . '/' . $filename) ) { // // Then check default template // ! $filename = $module_root_path . 'templates/' . $moduleDefault . '/' . $filename; ! $this->module_template_path = 'templates/' . $moduleDefault . '/'; } else if( file_exists($module_root_path . 'templates/' . $filename) ) *************** *** 231,238 **** --- 233,242 ---- var $loaded_langs = array(); var $loaded_styles = array(); + var $loaded_default_styles = array(); var $template_path = 'templates/'; var $template_name = '' ; + var $template_names = array(); var $current_template_path = ''; *************** *** 243,246 **** --- 247,252 ---- var $default_current_template_path = ''; + var $default_module_style = ''; + var $is_admin = false; var $page_id = ''; *************** *** 709,722 **** // - // Hack for modern modules, with non-subSilver default template - // - if (!empty($this->default_module_style) && $this->default_module_style != $this->default_template_name) - { - $this->default_current_template_path = 'templates/' . $this->default_module_style . '/'; - $this->default_template_name = $this->default_module_style; - $this->default_module_style = ''; - } - - // // Load mxBB Template configuration data // - First try current template --- 715,718 ---- *************** *** 845,848 **** --- 841,845 ---- $this->loaded_styles[$mx_block->module_root_path] = '1'; + $this->loaded_default_styles[$mx_block->module_root_path] = $this->default_module_style; } } *************** *** 937,949 **** if ($image_mode != MX_IMAGES_NONE) { $this->_load_module_style(); - } ! // ! // Reset custom module default style, once used. ! // ! $this->default_module_style = ''; } - } // class mx_user ?> \ No newline at end of file --- 934,959 ---- if ($image_mode != MX_IMAGES_NONE) { + // + // Hack for modern modules, with non-subSilver default template + // + if (!empty($this->default_module_style) && $this->default_module_style != $this->default_template_name) + { + $this->default_current_template_path = 'templates/' . $this->default_module_style . '/'; + $this->default_template_name = $this->default_module_style; + } + $this->_load_module_style(); ! // ! // Reset custom module default style, once used. ! // ! if (!empty($this->default_module_style)) ! { ! $this->default_current_template_path = ''; ! $this->default_template_name = 'subSilver'; ! $this->default_module_style = ''; ! } ! } } } // class mx_user ?> \ No newline at end of file |
|
From: Jon O. <jon...@us...> - 2008-02-16 20:15:07
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12777 Modified Files: mx_functions_style.php Log Message: custom default style for modules (updated) Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.47 retrieving revision 1.48 diff -C2 -d -r1.47 -r1.48 *** mx_functions_style.php 16 Feb 2008 13:06:37 -0000 1.47 --- mx_functions_style.php 16 Feb 2008 20:15:00 -0000 1.48 *************** *** 193,196 **** --- 193,198 ---- { $this->module_template_path = ''; + $moduleDefault = !empty($mx_user->loaded_default_styles[$module_root_path]) ? $mx_user->loaded_default_styles[$module_root_path] : $mx_user->default_template_name; + if( file_exists($module_root_path . 'templates/' . $style_path . '/' . $filename) ) { *************** *** 225,243 **** $this->module_template_path = 'templates/' . $mx_user->cloned_template_name . '/'; } ! else if( file_exists($module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename) ) { // // Then check default template // ! $filename = $module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename; ! $this->module_template_path = 'templates/' . $mx_user->default_template_name . '/'; } ! else if( file_exists($module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename2) ) { // // tpl - html // ! $filename = $module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename2; ! $this->module_template_path = 'templates/' . $mx_user->default_template_name . '/'; } else if( file_exists($module_root_path . 'templates/' . $filename) ) --- 227,245 ---- $this->module_template_path = 'templates/' . $mx_user->cloned_template_name . '/'; } ! else if( file_exists($module_root_path . 'templates/' . $moduleDefault . '/' . $filename) ) { // // Then check default template // ! $filename = $module_root_path . 'templates/' . $moduleDefault . '/' . $filename; ! $this->module_template_path = 'templates/' . $moduleDefault . '/'; } ! else if( file_exists($module_root_path . 'templates/' . $moduleDefault . '/' . $filename2) ) { // // tpl - html // ! $filename = $module_root_path . 'templates/' . $moduleDefault . '/' . $filename2; ! $this->module_template_path = 'templates/' . $moduleDefault . '/'; } else if( file_exists($module_root_path . 'templates/' . $filename) ) *************** *** 478,481 **** --- 480,484 ---- var $loaded_langs = array(); var $loaded_styles = array(); + var $loaded_default_styles = array(); var $template_path = 'templates/'; *************** *** 491,494 **** --- 494,499 ---- var $default_current_template_path = ''; + var $default_module_style = ''; + var $is_admin = false; *************** *** 1325,1328 **** --- 1330,1334 ---- $this->loaded_styles[$mx_block->module_root_path] = '1'; + $this->loaded_default_styles[$mx_block->module_root_path] = $this->default_module_style; } } *************** *** 1590,1597 **** if ($image_mode != MX_IMAGES_NONE) { $this->_load_module_style(); } } - } // class mx_user ?> \ No newline at end of file --- 1596,1621 ---- if ($image_mode != MX_IMAGES_NONE) { + // + // Hack for modern modules, with non-subSilver default template + // + if (!empty($this->default_module_style) && $this->default_module_style != $this->default_template_name) + { + $this->default_current_template_path = 'templates/' . $this->default_module_style . '/'; + $this->default_template_name = $this->default_module_style; + } + $this->_load_module_style(); + + // + // Reset custom module default style, once used. + // + if (!empty($this->default_module_style)) + { + $this->default_current_template_path = ''; + $this->default_template_name = 'subSilver'; + $this->default_module_style = ''; + } } } } // class mx_user ?> \ No newline at end of file |
|
From: Jon O. <jon...@us...> - 2008-02-16 18:55:58
|
Update of /cvsroot/mxbb/core/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11232 Modified Files: Tag: core28x subSilver.cfg Log Message: restored to original Index: subSilver.cfg =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/subSilver.cfg,v retrieving revision 1.7.2.4 retrieving revision 1.7.2.5 diff -C2 -d -r1.7.2.4 -r1.7.2.5 *** subSilver.cfg 16 Feb 2008 00:48:12 -0000 1.7.2.4 --- subSilver.cfg 16 Feb 2008 18:55:54 -0000 1.7.2.5 *************** *** 47,51 **** // and with $mx_template_settings['cloned_template'] = 'subSilver'. // If this template is a full set of *.tpl files, leave this blank. ! $mx_template_settings['cloned_template'] = '_core'; // --- 47,51 ---- // and with $mx_template_settings['cloned_template'] = 'subSilver'. // If this template is a full set of *.tpl files, leave this blank. ! $mx_template_settings['cloned_template'] = 'subSilver'; // |
|
From: OryNider <ory...@us...> - 2008-02-16 18:45:21
|
Update of /cvsroot/mxbb/mx_phpbb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7064 Modified Files: forum_hack.php Log Message: Compatibility with Bin mod (Trash Can). Index: forum_hack.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/includes/forum_hack.php,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** forum_hack.php 16 Feb 2008 06:48:48 -0000 1.34 --- forum_hack.php 16 Feb 2008 18:45:16 -0000 1.35 *************** *** 363,366 **** --- 363,367 ---- 'viewonline' => $this->phpbb_config['viewonline'], 'cash' => $this->phpbb_config['other'], + 'bin' => $this->phpbb_config['other'], 'other' => $this->phpbb_config['other'], ); *************** *** 388,392 **** 'viewonline' => 0, 'viewtopic' => 0, ! 'cash' => 0 ); } --- 389,394 ---- 'viewonline' => 0, 'viewtopic' => 0, ! 'cash' => 0, ! 'bin' => 0 ); } *************** *** 563,567 **** return ''; } ! break; case 'search': $mode = $this->_get_mode( $url, $by_http_vars ); --- 565,569 ---- return ''; } ! break; case 'search': $mode = $this->_get_mode( $url, $by_http_vars ); *************** *** 570,574 **** return $script_name; } ! break; case 'viewtopic': $mode = $this->_get_mode( $url, $by_http_vars ); --- 572,576 ---- return $script_name; } ! break; case 'viewtopic': $mode = $this->_get_mode( $url, $by_http_vars ); *************** *** 577,581 **** return ''; } ! break; } --- 579,583 ---- return ''; } ! break; } *************** *** 1609,1613 **** } ! $code=file_get_contents($phpbb_root_path . $phpbb_file . ".$phpEx"); // --- 1611,1615 ---- } ! $code = file_get_contents($phpbb_root_path . $phpbb_file . ".$phpEx"); // |
|
From: Jon O. <jon...@us...> - 2008-02-16 13:13:43
|
Update of /cvsroot/mxbb/mx_slides/slides/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26069 Modified Files: slides_constants.php Log Message: This is how you define custom module default style Index: slides_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_slides/slides/includes/slides_constants.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** slides_constants.php 5 May 2007 20:33:20 -0000 1.1 --- slides_constants.php 16 Feb 2008 13:13:40 -0000 1.2 *************** *** 30,33 **** --- 30,34 ---- // - IMAGES: MX_IMAGES (default), MX_IMAGES_NONE // ------------------------------------------------------------------------- + $mx_user->default_module_style = '_core'; // For compatibility with core 2.8.x $mx_user->extend(); |
|
From: Jon O. <jon...@us...> - 2008-02-16 13:13:27
|
Update of /cvsroot/mxbb/mx_simpledoc/simpledoc/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26017 Modified Files: simpledoc_constants.php Log Message: This is how you define custom module default style Index: simpledoc_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/includes/simpledoc_constants.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** simpledoc_constants.php 28 Apr 2007 19:57:19 -0000 1.3 --- simpledoc_constants.php 16 Feb 2008 13:13:24 -0000 1.4 *************** *** 30,33 **** --- 30,34 ---- // - IMAGES: MX_IMAGES (default), MX_IMAGES_NONE // ------------------------------------------------------------------------- + $mx_user->default_module_style = '_core'; // For compatibility with core 2.8.x $mx_user->extend(MX_LANG_ALL, MX_IMAGES_NONE); |
|
From: Jon O. <jon...@us...> - 2008-02-16 13:12:49
|
Update of /cvsroot/mxbb/mx_news/mx_news/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25597 Modified Files: mx_news_constants.php Log Message: This is how you define custom module default style Index: mx_news_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news/includes/mx_news_constants.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_news_constants.php 15 Feb 2008 22:13:36 -0000 1.2 --- mx_news_constants.php 16 Feb 2008 13:12:43 -0000 1.3 *************** *** 57,60 **** --- 57,61 ---- // - IMAGES: MX_IMAGES (default), MX_IMAGES_NONE // ------------------------------------------------------------------------- + $mx_user->default_module_style = '_core'; // For compatibility with core 2.8.x $mx_user->extend(); |
|
From: Jon O. <jon...@us...> - 2008-02-16 13:12:18
|
Update of /cvsroot/mxbb/mx_linkdb/linkdb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25556 Modified Files: linkdb_constants.php Log Message: This is how you define custom module default style Index: linkdb_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/includes/linkdb_constants.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** linkdb_constants.php 15 Feb 2008 22:13:02 -0000 1.11 --- linkdb_constants.php 16 Feb 2008 13:12:14 -0000 1.12 *************** *** 70,73 **** --- 70,74 ---- // - IMAGES: MX_IMAGES (default), MX_IMAGES_NONE // ------------------------------------------------------------------------- + $mx_user->default_module_style = '_core'; // For compatibility with core 2.8.x $mx_user->extend(); |
|
From: Jon O. <jon...@us...> - 2008-02-16 13:11:49
|
Update of /cvsroot/mxbb/mx_kb/kb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25125 Modified Files: kb_constants.php Log Message: This is how you define custom module default style Index: kb_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/kb/includes/kb_constants.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** kb_constants.php 15 Feb 2008 22:11:49 -0000 1.8 --- kb_constants.php 16 Feb 2008 13:11:42 -0000 1.9 *************** *** 76,79 **** --- 76,80 ---- // - IMAGES: MX_IMAGES (default), MX_IMAGES_NONE // ------------------------------------------------------------------------- + $mx_user->default_module_style = '_core'; // For compatibility with core 2.8.x $mx_user->extend(); |
|
From: Jon O. <jon...@us...> - 2008-02-16 13:11:14
|
Update of /cvsroot/mxbb/mx_bugsbt/bugsbt/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25048 Modified Files: bugsbt_constants.php Log Message: This is how you define custom module default style Index: bugsbt_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/bugsbt/includes/bugsbt_constants.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** bugsbt_constants.php 5 May 2007 20:18:03 -0000 1.2 --- bugsbt_constants.php 16 Feb 2008 13:11:09 -0000 1.3 *************** *** 55,58 **** --- 55,59 ---- // - IMAGES: MX_IMAGES (default), MX_IMAGES_NONE // ------------------------------------------------------------------------- + $mx_user->default_module_style = '_core'; // For compatibility with core 2.8.x $mx_user->extend(); |
|
From: Jon O. <jon...@us...> - 2008-02-16 13:09:05
|
Update of /cvsroot/mxbb/mx_pafiledb/pafiledb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23731 Modified Files: pafiledb_constants.php Log Message: This is how you define custom module default style Index: pafiledb_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/includes/pafiledb_constants.php,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** pafiledb_constants.php 15 Feb 2008 22:15:15 -0000 1.21 --- pafiledb_constants.php 16 Feb 2008 13:09:00 -0000 1.22 *************** *** 96,99 **** --- 96,100 ---- // - IMAGES: MX_IMAGES (default), MX_IMAGES_NONE // ------------------------------------------------------------------------- + $mx_user->default_module_style = '_core'; // For compatibility with core 2.8.x $mx_user->extend(); |
|
From: Jon O. <jon...@us...> - 2008-02-16 13:07:14
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23150 Modified Files: Tag: core28x mx_functions_style.php Log Message: Fix for non-default module styles Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.17.2.12 retrieving revision 1.17.2.13 diff -C2 -d -r1.17.2.12 -r1.17.2.13 *** mx_functions_style.php 16 Feb 2008 00:34:52 -0000 1.17.2.12 --- mx_functions_style.php 16 Feb 2008 13:07:09 -0000 1.17.2.13 *************** *** 709,712 **** --- 709,722 ---- // + // Hack for modern modules, with non-subSilver default template + // + if (!empty($this->default_module_style) && $this->default_module_style != $this->default_template_name) + { + $this->default_current_template_path = 'templates/' . $this->default_module_style . '/'; + $this->default_template_name = $this->default_module_style; + $this->default_module_style = ''; + } + + // // Load mxBB Template configuration data // - First try current template *************** *** 929,932 **** --- 939,947 ---- $this->_load_module_style(); } + + // + // Reset custom module default style, once used. + // + $this->default_module_style = ''; } |
|
From: Jon O. <jon...@us...> - 2008-02-16 13:06:40
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22732 Modified Files: mx_functions_style.php Log Message: Fix for non-default module styles Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** mx_functions_style.php 16 Feb 2008 00:34:21 -0000 1.46 --- mx_functions_style.php 16 Feb 2008 13:06:37 -0000 1.47 *************** *** 1182,1185 **** --- 1182,1195 ---- // + // Hack for modern modules, with non-subSilver default template + // + if (!empty($this->default_module_style) && $this->default_module_style != $this->default_template_name) + { + $this->default_current_template_path = 'templates/' . $this->default_module_style . '/'; + $this->default_template_name = $this->default_module_style; + $this->default_module_style = ''; + } + + // // Load MX-Publisher Template configuration data // - First try current template |
|
From: OryNider <ory...@us...> - 2008-02-16 06:48:55
|
Update of /cvsroot/mxbb/mx_phpbb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21635 Modified Files: forum_hack.php Log Message: search username fixed Index: forum_hack.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/includes/forum_hack.php,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** forum_hack.php 11 Feb 2008 22:46:05 -0000 1.33 --- forum_hack.php 16 Feb 2008 06:48:48 -0000 1.34 *************** *** 568,572 **** if ( $mode == 'searchuser' ) { ! return ''; } break; --- 568,572 ---- if ( $mode == 'searchuser' ) { ! return $script_name; } break; *************** *** 672,676 **** 'L_AUTO_LOGIN' => $lang['Log_me_in'], 'L_LOGIN_LOGOUT' => $lang['Login'], ! 'S_LOGIN_ACTION' => append_sid('login.'.$phpEx) ); // --- 672,676 ---- 'L_AUTO_LOGIN' => $lang['Log_me_in'], 'L_LOGIN_LOGOUT' => $lang['Login'], ! 'S_LOGIN_ACTION' => mx_append_sid('login.'.$phpEx) ); // *************** *** 990,993 **** --- 990,1065 ---- $template->assign_vars( array( 'U_MORE_SMILIES' => $this->append_sid( "posting.$phpEx?mode=smilies" ) ) ); } + + function username_search($search_match) + { + global $db, $board_config, $template, $lang, $images, $theme, $phpEx, $phpbb_root_path; + global $starttime, $gen_simple_header; + global $mx_request_vars, $mx_root_path, $mx_user, $mx_page; + + $gen_simple_header = TRUE; + + $username_list = ''; + if ( !empty($search_match) ) + { + $username_search = preg_replace('/\*/', '%', phpBB2::phpbb_clean_username($search_match)); + + $sql = "SELECT username + FROM " . USERS_TABLE . " + WHERE username LIKE '" . str_replace("\'", "''", $username_search) . "' AND user_id <> " . ANONYMOUS . " + ORDER BY username"; + if ( !($result = $db->sql_query($sql)) ) + { + mx_message_die(GENERAL_ERROR, 'Could not obtain search results', '', __LINE__, __FILE__, $sql); + } + + if ( $row = $db->sql_fetchrow($result) ) + { + do + { + $username_list .= '<option value="' . $row['username'] . '">' . $row['username'] . '</option>'; + } + while ( $row = $db->sql_fetchrow($result) ); + } + else + { + $username_list .= '<option>' . $lang['No_match']. '</option>'; + } + $db->sql_freeresult($result); + } + + $page_title = $lang['Search']; + //include($mx_root_path . 'includes/page_header.'.$phpEx); + + $template->set_filenames(array( + 'search_user_body' => 'search_username.tpl') + ); + + $template->assign_vars(array( + 'USERNAME' => (!empty($search_match)) ? phpBB2::phpbb_clean_username($search_match) : '', + + 'L_CLOSE_WINDOW' => $lang['Close_window'], + 'L_SEARCH_USERNAME' => $lang['Find_username'], + 'L_UPDATE_USERNAME' => $lang['Select_username'], + 'L_SELECT' => $lang['Select'], + 'L_SEARCH' => $lang['Search'], + 'L_SEARCH_EXPLAIN' => $lang['Search_author_explain'], + 'L_CLOSE_WINDOW' => $lang['Close_window'], + + 'S_USERNAME_OPTIONS' => $username_list, + 'S_SEARCH_ACTION' => $this->append_sid("search.$phpEx?mode=searchuser")) + ); + + if ( $username_list != '' ) + { + $template->assign_block_vars('switch_select_name', array()); + } + + $template->pparse('search_user_body'); + + //include($mx_root_path . 'includes/page_tail.'.$phpEx); + + return; + } + // -------------------------------------------------------------------------------- *************** *** 1599,1602 **** --- 1671,1675 ---- // $code = preg_replace ("/include(.*)functions_select/", "//", $code); + $code = preg_replace ("/include(.*)functions_search/", "//", $code); $code = preg_replace ("/include(.*)functions_post/", "//", $code); $code = preg_replace ("/include(.*)bbcode/", "//", $code); *************** *** 1639,1642 **** --- 1712,1716 ---- $code = str_replace('$temp_url = "modcp.', '$temp_url = "' . $phpbb_root_path . 'modcp.', $code); $code = str_replace('$temp_url = "posting.', '$temp_url = "' . $phpbb_root_path . 'posting.', $code); + $code = str_replace('$temp_url = "bin.', '$temp_url = "' . $phpbb_root_path . 'bin.', $code); // *************** *** 1660,1666 **** break; case 'modcp': $code = str_replace('"modcp.$phpEx', '$phpbb_root_path."modcp.$phpEx', $code); ! break; /* --- 1734,1744 ---- break; + case 'search': + $code = str_replace('username_search(', '$mx_forum->username_search(', $code); + break; + case 'modcp': $code = str_replace('"modcp.$phpEx', '$phpbb_root_path."modcp.$phpEx', $code); ! break; /* |
|
From: OryNider <ory...@us...> - 2008-02-16 06:25:56
|
Update of /cvsroot/mxbb/mx_phpbb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11757 Modified Files: Tag: core28x forum_hack.php Log Message: search username fixed Index: forum_hack.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/includes/forum_hack.php,v retrieving revision 1.24.2.3 retrieving revision 1.24.2.4 diff -C2 -d -r1.24.2.3 -r1.24.2.4 *** forum_hack.php 24 Jan 2008 18:12:13 -0000 1.24.2.3 --- forum_hack.php 16 Feb 2008 06:25:47 -0000 1.24.2.4 *************** *** 550,554 **** if ( $mode == 'searchuser' ) { ! return ''; } break; --- 550,554 ---- if ( $mode == 'searchuser' ) { ! return $script_name; } break; *************** *** 833,836 **** --- 833,907 ---- } + function username_search($search_match) + { + global $db, $board_config, $template, $lang, $images, $theme, $phpEx, $phpbb_root_path; + global $starttime, $gen_simple_header; + global $mx_request_vars, $mx_root_path, $mx_user, $mx_page; + + $gen_simple_header = TRUE; + + $username_list = ''; + if ( !empty($search_match) ) + { + $username_search = preg_replace('/\*/', '%', phpbb_clean_username($search_match)); + + $sql = "SELECT username + FROM " . USERS_TABLE . " + WHERE username LIKE '" . str_replace("\'", "''", $username_search) . "' AND user_id <> " . ANONYMOUS . " + ORDER BY username"; + if ( !($result = $db->sql_query($sql)) ) + { + mx_message_die(GENERAL_ERROR, 'Could not obtain search results', '', __LINE__, __FILE__, $sql); + } + + if ( $row = $db->sql_fetchrow($result) ) + { + do + { + $username_list .= '<option value="' . $row['username'] . '">' . $row['username'] . '</option>'; + } + while ( $row = $db->sql_fetchrow($result) ); + } + else + { + $username_list .= '<option>' . $lang['No_match']. '</option>'; + } + $db->sql_freeresult($result); + } + + $page_title = $lang['Search']; + //include($mx_root_path . 'includes/page_header.'.$phpEx); + + $template->set_filenames(array( + 'search_user_body' => 'search_username.tpl') + ); + + $template->assign_vars(array( + 'USERNAME' => (!empty($search_match)) ? phpbb_clean_username($search_match) : '', + + 'L_CLOSE_WINDOW' => $lang['Close_window'], + 'L_SEARCH_USERNAME' => $lang['Find_username'], + 'L_UPDATE_USERNAME' => $lang['Select_username'], + 'L_SELECT' => $lang['Select'], + 'L_SEARCH' => $lang['Search'], + 'L_SEARCH_EXPLAIN' => $lang['Search_author_explain'], + 'L_CLOSE_WINDOW' => $lang['Close_window'], + + 'S_USERNAME_OPTIONS' => $username_list, + 'S_SEARCH_ACTION' => $this->append_sid("search.$phpEx?mode=searchuser")) + ); + + if ( $username_list != '' ) + { + $template->assign_block_vars('switch_select_name', array()); + } + + $template->pparse('search_user_body'); + + //include($mx_root_path . 'includes/page_tail.'.$phpEx); + + return; + } + // -------------------------------------------------------------------------------- // Fix required by ported posting.php after submiting changes (new,edit,delete)... *************** *** 1498,1501 **** --- 1569,1576 ---- $code = str_replace('exit;', 'return;', $code); break; + + case 'search': + $code = str_replace('username_search(', '$mx_forum->username_search(', $code); + break; case 'modcp': *************** *** 1557,1561 **** if ($sub_call) { ! //die(str_replace("\n", '<br>', htmlspecialchars($code))); eval($code); } --- 1632,1636 ---- if ($sub_call) { ! //die( '<pre>'.preg_replace("#\n#esi", "'<br>' . sprintf('%4d ',\$i++)", htmlspecialchars($code)) . '</pre>'); eval($code); } *************** *** 1563,1567 **** { ! //die(str_replace("\n", '<br>', htmlspecialchars($code))); eval($code); } --- 1638,1642 ---- { ! //die( '<pre>'.preg_replace("#\n#esi", "'<br>' . sprintf('%4d ',\$i++)", htmlspecialchars($code)) . '</pre>'); eval($code); } |
|
From: Jon O. <jon...@us...> - 2008-02-16 00:48:17
|
Update of /cvsroot/mxbb/core/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26006 Modified Files: Tag: core28x subSilver.cfg Log Message: To make both subSilver and _core based modules work Index: subSilver.cfg =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/subSilver.cfg,v retrieving revision 1.7.2.3 retrieving revision 1.7.2.4 diff -C2 -d -r1.7.2.3 -r1.7.2.4 *** subSilver.cfg 3 Feb 2008 19:28:56 -0000 1.7.2.3 --- subSilver.cfg 16 Feb 2008 00:48:12 -0000 1.7.2.4 *************** *** 47,51 **** // and with $mx_template_settings['cloned_template'] = 'subSilver'. // If this template is a full set of *.tpl files, leave this blank. ! $mx_template_settings['cloned_template'] = 'subSilver'; // --- 47,51 ---- // and with $mx_template_settings['cloned_template'] = 'subSilver'. // If this template is a full set of *.tpl files, leave this blank. ! $mx_template_settings['cloned_template'] = '_core'; // |
|
From: Jon O. <jon...@us...> - 2008-02-16 00:34:58
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20243 Modified Files: Tag: core28x mx_functions_style.php Log Message: minor bug. else if... Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.17.2.11 retrieving revision 1.17.2.12 diff -C2 -d -r1.17.2.11 -r1.17.2.12 *** mx_functions_style.php 14 Feb 2008 21:22:35 -0000 1.17.2.11 --- mx_functions_style.php 16 Feb 2008 00:34:52 -0000 1.17.2.12 *************** *** 93,97 **** $this->module_template_path = 'templates/' . $mx_user->cloned_template_name . '/'; } ! if( file_exists($module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename) ) { // --- 93,97 ---- $this->module_template_path = 'templates/' . $mx_user->cloned_template_name . '/'; } ! else if( file_exists($module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename) ) { // |
|
From: Jon O. <jon...@us...> - 2008-02-16 00:34:28
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20192 Modified Files: mx_functions_style.php Log Message: minor bug. else if... Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** mx_functions_style.php 14 Feb 2008 21:33:36 -0000 1.45 --- mx_functions_style.php 16 Feb 2008 00:34:21 -0000 1.46 *************** *** 225,229 **** $this->module_template_path = 'templates/' . $mx_user->cloned_template_name . '/'; } ! if( file_exists($module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename) ) { // --- 225,229 ---- $this->module_template_path = 'templates/' . $mx_user->cloned_template_name . '/'; } ! else if( file_exists($module_root_path . 'templates/' . $mx_user->default_template_name . '/' . $filename) ) { // |
|
From: Jon O. <jon...@us...> - 2008-02-16 00:15:42
|
Update of /cvsroot/mxbb/mx_slides/slides In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11106 Modified Files: slides_common.php Log Message: fix Index: slides_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_slides/slides/slides_common.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** slides_common.php 5 May 2007 20:33:19 -0000 1.1 --- slides_common.php 16 Feb 2008 00:14:56 -0000 1.2 *************** *** 80,83 **** --- 80,88 ---- include_once( $module_root_path . 'slides/includes/functions_slides.' . $phpEx ); + // + // Load a wrapper for common phpBB2 functions (compatibility with core 2.8.x) + // + include_once( $mx_root_path . 'includes/shared/phpbb2/functions.' . $phpEx ); + // =================================================== // Load classes |
|
From: Jon O. <jon...@us...> - 2008-02-16 00:15:05
|
Update of /cvsroot/mxbb/mx_simpledoc/simpledoc In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11077 Modified Files: simpledoc_common.php Log Message: fix Index: simpledoc_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/simpledoc_common.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** simpledoc_common.php 6 Aug 2007 21:14:51 -0000 1.7 --- simpledoc_common.php 16 Feb 2008 00:14:32 -0000 1.8 *************** *** 24,27 **** --- 24,32 ---- include_once( $module_root_path . 'simpledoc/includes/functions_simpledoc.' . $phpEx ); + // + // Load a wrapper for common phpBB2 functions (compatibility with core 2.8.x) + // + include_once( $mx_root_path . 'includes/shared/phpbb2/functions.' . $phpEx ); + $mx_simpledoc = new mx_simpledoc_public(); $mx_simpledoc_cache = new mx_simpledoc_cache(); |
|
From: Jon O. <jon...@us...> - 2008-02-16 00:14:41
|
Update of /cvsroot/mxbb/mx_news/mx_news In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10647/mx_news Modified Files: mx_news_common.php Log Message: more of the same... Index: mx_news_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news/mx_news_common.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_news_common.php 8 Feb 2008 21:57:47 -0000 1.1 --- mx_news_common.php 16 Feb 2008 00:14:04 -0000 1.2 *************** *** 81,84 **** --- 81,89 ---- include_once( $module_root_path . 'mx_news/includes/functions_mx_news.' . $phpEx ); + // + // Load a wrapper for common phpBB2 functions (compatibility with core 2.8.x) + // + include_once( $mx_root_path . 'includes/shared/phpbb2/functions.' . $phpEx ); + // =================================================== // Load classes |