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-06-03 20:10:12
|
Update of /cvsroot/mxbb/mx_bugsbt/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv961/lang_english Modified Files: lang_admin.php lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/language/lang_english/lang_main.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** lang_main.php 28 Jan 2008 21:44:43 -0000 1.7 --- lang_main.php 3 Jun 2008 20:10:03 -0000 1.8 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ *************** *** 15,19 **** $lang['bugsbt_disable'] = 'BugsBT BugTracker is disabled.'; ! $lang['bugsbt_title'] = 'mxBB bugsBT Bugtracker'; $lang['Bug'] = 'Bug'; $lang['Bugs'] = 'Bugs'; --- 15,19 ---- $lang['bugsbt_disable'] = 'BugsBT BugTracker is disabled.'; ! $lang['bugsbt_title'] = 'MXP bugsBT Bugtracker'; $lang['Bug'] = 'Bug'; $lang['Bugs'] = 'Bugs'; Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/language/lang_english/lang_admin.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** lang_admin.php 13 Mar 2008 19:12:53 -0000 1.4 --- lang_admin.php 3 Jun 2008 20:10:03 -0000 1.5 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ *************** *** 38,42 **** $lang['Wysiwyg_path'] = 'Path to WYSIWYG software'; ! $lang['Wysiwyg_path_explain'] = 'This is the path (from mxBB/phpBB root) to the WYSIWYG software folder, eg \'modules/mx_shared/\' if you have uploaded, for example, TinyMCE in modules/mx_shared/tinymce.'; $lang['Allow_file'] = 'Allow Adding bug'; --- 38,42 ---- $lang['Wysiwyg_path'] = 'Path to WYSIWYG software'; ! $lang['Wysiwyg_path_explain'] = 'This is the path (from MXP/phpBB root) to the WYSIWYG software folder, eg \'modules/mx_shared/\' if you have uploaded, for example, TinyMCE in modules/mx_shared/tinymce.'; $lang['Allow_file'] = 'Allow Adding bug'; *************** *** 129,133 **** $lang['Format_truncate_links'] = 'Truncate Links'; ! $lang['Format_truncate_links_explain'] = 'Links are shortened, eg t ex \'www.mxbb-portal...\''; $lang['Format_image_resize'] = 'Image resize'; --- 129,133 ---- $lang['Format_truncate_links'] = 'Truncate Links'; ! $lang['Format_truncate_links_explain'] = 'Links are shortened, eg t ex \'www.mxp-portal...\''; $lang['Format_image_resize'] = 'Image resize'; |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:10:02
|
Update of /cvsroot/mxbb/mx_music/music_box In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv918/music_box Modified Files: music_common.php Log Message: Final updates mxBB -> MXP and alike... Index: music_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/music_common.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** music_common.php 8 Mar 2008 20:54:50 -0000 1.7 --- music_common.php 3 Jun 2008 20:09:51 -0000 1.8 *************** *** 51,60 **** include_once( $module_root_path . 'language/lang_english/lang_main_music.' . $phpEx ); $link_language='lang_english'; ! } else { include_once( $module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main_music.' . $phpEx ); $link_language='lang_' . $board_config['default_lang']; ! } } */ --- 51,60 ---- include_once( $module_root_path . 'language/lang_english/lang_main_music.' . $phpEx ); $link_language='lang_english'; ! } else { include_once( $module_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main_music.' . $phpEx ); $link_language='lang_' . $board_config['default_lang']; ! } } */ *************** *** 158,162 **** include($module_root_path . "templates/" . $theme['template_name'] . '/' . $theme['template_name'] . ".cfg"); // ---------- ! } else { --- 158,162 ---- include($module_root_path . "templates/" . $theme['template_name'] . '/' . $theme['template_name'] . ".cfg"); // ---------- ! } else { *************** *** 165,169 **** // ---------- } ! } */ --- 165,169 ---- // ---------- } ! } */ *************** *** 211,215 **** $music_module_copy = $module['module_copy']; $music_module_name = $module['module_name']; ! $music_module_version = $module['module_version']; } */ --- 211,215 ---- $music_module_copy = $module['module_copy']; $music_module_name = $module['module_name']; ! $music_module_version = $module['module_version']; } */ *************** *** 219,223 **** { $music_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $music_module_copyright .= 'Media Center Powered by: <a href="http://mxbb.net" target="_blank">OryNider</a>, mxBB <i> - ' . $music_module_name . '</i> ' . $music_module_version . ' © 2007 is modified by <a href="http://www.mx-system.com/">MX-Team</a><br />'; $music_module_copyright .= '[based on © 2003 <a href="http://cfmanager.net.tf" target="_blank">Cf Manager</a> - <i>Music Online</i> v2.' . $music_config['music_version'] . ']'; $music_module_copyright .= '</div>'; --- 219,223 ---- { $music_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $music_module_copyright .= 'Media Center Powered by: <a href="http://mxbb.net" target="_blank">OryNider</a>, mxBB <i> - ' . $music_module_name . '</i> ' . $music_module_version . ' © 2007 is modified by <a href="http://www.mx-publisher.com/">MX-Team</a><br />'; $music_module_copyright .= '[based on © 2003 <a href="http://cfmanager.net.tf" target="_blank">Cf Manager</a> - <i>Music Online</i> v2.' . $music_config['music_version'] . ']'; $music_module_copyright .= '</div>'; *************** *** 226,230 **** { $music_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $music_module_copyright .= 'Media Center Powered by: <a href="http://mxbb.net" target="_blank">OryNider</a>, mxBB <i> - Music Center</i> v2.1.x © 2007 is modified by <a href="http://www.mx-system.com/">MX-Team</a><br />'; $music_module_copyright .= '[based on © 2003 <a href="http://cfmanager.net.tf" target="_blank">Cf Manager</a> - <i>Music Online</i> v2.' . $music_config['music_version'] . ']'; $music_module_copyright .= '</div>'; --- 226,230 ---- { $music_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $music_module_copyright .= 'Media Center Powered by: <a href="http://mxbb.net" target="_blank">OryNider</a>, mxBB <i> - Music Center</i> v2.1.x © 2007 is modified by <a href="http://www.mx-publisher.com/">MX-Team</a><br />'; $music_module_copyright .= '[based on © 2003 <a href="http://cfmanager.net.tf" target="_blank">Cf Manager</a> - <i>Music Online</i> v2.' . $music_config['music_version'] . ']'; $music_module_copyright .= '</div>'; |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:10:02
|
Update of /cvsroot/mxbb/mx_music In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv918 Modified Files: mx_install_readme.htm Log Message: Final updates mxBB -> MXP and alike... Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_music/mx_install_readme.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_install_readme.htm 29 Jan 2008 07:48:55 -0000 1.2 --- mx_install_readme.htm 3 Jun 2008 20:09:52 -0000 1.3 *************** *** 265,272 **** song. (Maybe CD Cover, Artist Photo or any image you want <img alt= "Wink" src= ! "http://www.mx-system.com/forum/images/smiles/icon_wink.gif" border="0" width="15" height="15" /> )<br /> Maximum image size is configurable in adminCP <img alt="Very Happy" ! src="http://www.mx-system.com/forum/images/smiles/icon_biggrin.gif" border="0" width="15" height="15" /><br /> </span></p> --- 265,272 ---- song. (Maybe CD Cover, Artist Photo or any image you want <img alt= "Wink" src= ! "http://www.mx-publisher.com/forum/images/smiles/icon_wink.gif" border="0" width="15" height="15" /> )<br /> Maximum image size is configurable in adminCP <img alt="Very Happy" ! src="http://www.mx-publisher.com/forum/images/smiles/icon_biggrin.gif" border="0" width="15" height="15" /><br /> </span></p> *************** *** 303,307 **** player on the website or local computer such as WinAMP</span> <img alt="Wink" src= ! "http://www.mx-system.com/forum/images/smiles/icon_wink.gif" border="0" width="15" height="15" /> <span style="COLOR: red">But do not try to save the file couse you will just make not needed --- 303,307 ---- player on the website or local computer such as WinAMP</span> <img alt="Wink" src= ! "http://www.mx-publisher.com/forum/images/smiles/icon_wink.gif" border="0" width="15" height="15" /> <span style="COLOR: red">But do not try to save the file couse you will just make not needed *************** *** 318,322 **** "http://arcer.ministry.ro/board/?page=16">DEMO</a><br /> <br /> ! <a href="http://www.mx-system.com/index.php?page=4" target="_blank" class="postlink">DOWNLOAD</a><br /> <br /> --- 318,322 ---- "http://arcer.ministry.ro/board/?page=16">DEMO</a><br /> <br /> ! <a href="http://www.mx-publisher.com/index.php?page=4" target="_blank" class="postlink">DOWNLOAD</a><br /> <br /> *************** *** 327,331 **** any problems during install, visit the</a> <a target="_blank" class="postlink" href= ! "http://www.mx-system.com/forum/viewtopic.php?t=9823">module support forum</a>.<br /> <br /> --- 327,331 ---- any problems during install, visit the</a> <a target="_blank" class="postlink" href= ! "http://www.mx-publisher.com/forum/viewtopic.php?t=9823">module support forum</a>.<br /> <br /> *************** *** 344,348 **** "postbody"><span style="COLOR: red">If you upgrade from 2.7.x and you have mx_musiconline, the posibility of migration to mx_music ! it's just teoretical with unknown rezult, and you do it at your own risc!!! You will have to move the mx_musiconline/upload/ folder to mx_music/upload/</span></span><span style="font-size: 9pt"><br /> <br /> --- 344,348 ---- "postbody"><span style="COLOR: red">If you upgrade from 2.7.x and you have mx_musiconline, the posibility of migration to mx_music ! it's just teoretical with unknown rezult, and you do it at your own risc!!! You will have to move the mx_musiconline/upload/ folder to mx_music/upload/</span></span><span style="font-size: 9pt"><br /> <br /> *************** *** 361,365 **** Translated languages are downloaded</a> <a target="_blank" class= "postlink" href= ! "http://www.mx-system.com/index.php?page=2&t=9823&phpbb_script=viewtopic"> here</a>.<br /> <br /> --- 361,365 ---- Translated languages are downloaded</a> <a target="_blank" class= "postlink" href= ! "http://www.mx-publisher.com/index.php?page=2&t=9823&phpbb_script=viewtopic"> here</a>.<br /> <br /> |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:09:51
|
Update of /cvsroot/mxbb/mx_contact In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv902 Modified Files: readme.txt release.txt Log Message: Final updates mxBB -> MXP and alike... Index: release.txt =================================================================== RCS file: /cvsroot/mxbb/mx_contact/release.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** release.txt 12 Dec 2007 18:41:38 -0000 1.1 --- release.txt 3 Jun 2008 20:09:48 -0000 1.2 *************** *** 1,15 **** [b][Release]: mxBB Contact - Module[/b] ! [b][Authors]: darkassasin93, marcus.smith, OryNider[/b] ! [b][Version]: 1.0B[/b] [b]Designed for mxBB Version: 2.8.0[/b] ! [b][Support]:[/b] [URL=http://www.mx-system.com/]post here[/URL] ! [b]Author's Notes:[/b] ! Description: Allows visitors to contact the site Admin via a Contact Form. Files can also be attached and sent if permitte (12/12/2007) --- 1,15 ---- [b][Release]: mxBB Contact - Module[/b] ! [b][Authors]: darkassasin93, marcus.smith, OryNider[/b] ! [b][Version]: 1.0B[/b] [b]Designed for mxBB Version: 2.8.0[/b] ! [b][Support]:[/b] [URL=http://www.mx-publisher.com/]post here[/URL] ! [b]Author's Notes:[/b] ! Description: Allows visitors to contact the site Admin via a Contact Form. Files can also be attached and sent if permitte (12/12/2007) *************** *** 18,20 **** [b]ScreenShots: [/b] [IMG]http://img146.imageshack.us/img146/2414/mxbbcontactxl1.png[/IMG] ! [b][Download]: [/b][URL=http://www.mx-system.com/]mx_contact.zip[/URL] \ No newline at end of file --- 18,20 ---- [b]ScreenShots: [/b] [IMG]http://img146.imageshack.us/img146/2414/mxbbcontactxl1.png[/IMG] ! [b][Download]: [/b][URL=http://www.mx-publisher.com/]mx_contact.zip[/URL] \ No newline at end of file Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/mx_contact/readme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** readme.txt 12 Dec 2007 18:41:38 -0000 1.1 --- readme.txt 3 Jun 2008 20:09:47 -0000 1.2 *************** *** 5,9 **** | begin : December, 2007 | copyright : (C) 2002-2007 mxBB ! | mxBB project site : www.mx-system.com | | author : OryNider (see additional credit below) --- 5,9 ---- | begin : December, 2007 | copyright : (C) 2002-2007 mxBB ! | mxBB project site : www.mx-publisher.com | | author : OryNider (see additional credit below) *************** *** 11,18 **** | author email : ory...@rd... | ! | additional credit : Original "Contact Form" Mod by | marcus.smith < ma...@ph... > (MarcuS) http://www.phobbia.net/mods/ | MOD Author : darkassasin93 < N/A > (Matt Bowen) N/A ! | | description : Allows visitors to contact the site Admin via a Contact Form. | Files can also be attached and sent if permitted --- 11,18 ---- | author email : ory...@rd... | ! | additional credit : Original "Contact Form" Mod by | marcus.smith < ma...@ph... > (MarcuS) http://www.phobbia.net/mods/ | MOD Author : darkassasin93 < N/A > (Matt Bowen) N/A ! | | description : Allows visitors to contact the site Admin via a Contact Form. | Files can also be attached and sent if permitted |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:09:48
|
Update of /cvsroot/mxbb/mx_bugsbt/bugsbt/modules/tabs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv881 Modified Files: bugsbt__node.php bugsbt__tab-index.php Log Message: Final updates mxBB -> MXP and alike... Index: bugsbt__tab-index.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/bugsbt/modules/tabs/bugsbt__tab-index.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** bugsbt__tab-index.php 17 Feb 2008 22:12:38 -0000 1.6 --- bugsbt__tab-index.php 3 Jun 2008 20:09:44 -0000 1.7 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ Index: bugsbt__node.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/bugsbt/modules/tabs/bugsbt__node.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** bugsbt__node.php 17 Feb 2008 22:12:38 -0000 1.4 --- bugsbt__node.php 3 Jun 2008 20:09:44 -0000 1.5 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:09:38
|
Update of /cvsroot/mxbb/mx_counter In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv849 Modified Files: readme.txt Log Message: Final updates mxBB -> MXP and alike... Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/mx_counter/readme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** readme.txt 6 Jun 2007 23:49:13 -0000 1.1 --- readme.txt 3 Jun 2008 20:09:34 -0000 1.2 *************** *** 5,9 **** | begin : January, 2007 | copyright : (C) 2002-2007 mxBB ! | mxBB project site : www.mx-system.com | | author : OryNider (see additional credit below) --- 5,9 ---- | begin : January, 2007 | copyright : (C) 2002-2007 mxBB ! | mxBB project site : www.mx-publisher.com | | author : OryNider (see additional credit below) *************** *** 11,23 **** | author email : ory...@rd... | ! | additional credit : Some ideeas of this module are originaly based on the | [ABD] Counter MOD by Andareed (and...@ho...) ! | ! | description : This module / block basically, ! | it is a graphical counter, but integrates into mxBB. ! | It integrates into the AdminCP, and options like digit lengh, ! | digit image locations, and counter value can be modified. | It also uses a cookie, so that only truly unique visitors are counted. ! | The original MOD used a counter.dat file to store the informations, | this version uses the database to do that, more then that | this module uses normal template files instead of just echo. --- 11,23 ---- | author email : ory...@rd... | ! | additional credit : Some ideeas of this module are originaly based on the | [ABD] Counter MOD by Andareed (and...@ho...) ! | ! | description : This module / block basically, ! | it is a graphical counter, but integrates into mxBB. ! | It integrates into the AdminCP, and options like digit lengh, ! | digit image locations, and counter value can be modified. | It also uses a cookie, so that only truly unique visitors are counted. ! | The original MOD used a counter.dat file to store the informations, | this version uses the database to do that, more then that | this module uses normal template files instead of just echo. |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:09:34
|
Update of /cvsroot/mxbb/mx_linkdb/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv803/lang_swedish Modified Files: lang_admin.php lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/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:19:39 -0000 1.1 --- lang_main.php 3 Jun 2008 20:09:28 -0000 1.2 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/language/lang_swedish/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_admin.php 13 Mar 2008 19:14:36 -0000 1.2 --- lang_admin.php 3 Jun 2008 20:09:28 -0000 1.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 48,52 **** $lang['Wysiwyg_path'] = 'Var finns wysiwyg mjukvaran?'; ! $lang['Wysiwyg_path_explain'] = 'Sövägen till (från mxBB roten) mappen där wysiwyg mjukvaran är uppladdad, t ex \'modules/mx_shared/\' om tinymce finns i mappen modules/mx_shared/tinymce.'; $lang['site_logo'] = 'Den url där länkens logo hittas (full url)'; --- 48,52 ---- $lang['Wysiwyg_path'] = 'Var finns wysiwyg mjukvaran?'; ! $lang['Wysiwyg_path_explain'] = 'Sövägen till (från MX-Publisher roten) mappen där wysiwyg mjukvaran är uppladdad, t ex \'modules/mx_shared/\' om tinymce finns i mappen modules/mx_shared/tinymce.'; $lang['site_logo'] = 'Den url där länkens logo hittas (full url)'; *************** *** 140,144 **** $lang['Format_truncate_links'] = 'Förkorta länkar'; ! $lang['Format_truncate_links_explain'] = 'Länkar skrivs om, t ex \'www.mxbb-portal...\''; $lang['Format_image_resize'] = 'Skala om bilder'; --- 140,144 ---- $lang['Format_truncate_links'] = 'Förkorta länkar'; ! $lang['Format_truncate_links_explain'] = 'Länkar skrivs om, t ex \'www.mxp-portal...\''; $lang['Format_image_resize'] = 'Skala om bilder'; |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:09:31
|
Update of /cvsroot/mxbb/mx_linkdb/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv803/lang_english Modified Files: lang_admin.php lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/language/lang_english/lang_main.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** lang_main.php 28 Jan 2008 21:53:03 -0000 1.11 --- lang_main.php 3 Jun 2008 20:09:27 -0000 1.12 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/language/lang_english/lang_admin.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** lang_admin.php 13 Mar 2008 19:14:35 -0000 1.12 --- lang_admin.php 3 Jun 2008 20:09:27 -0000 1.13 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 53,57 **** $lang['Wysiwyg_path'] = 'Path to WYSIWYG software'; ! $lang['Wysiwyg_path_explain'] = 'This is the path (from mxBB/phpBB root) to the WYSIWYG software folder, eg \'modules/mx_shared/\' if you have uploaded, for example, TinyMCE in modules/mx_shared/tinymce.'; $lang['site_logo'] = 'The url where your logo can be found (full url)'; --- 53,57 ---- $lang['Wysiwyg_path'] = 'Path to WYSIWYG software'; ! $lang['Wysiwyg_path_explain'] = 'This is the path (from MX-Publisher/phpBB root) to the WYSIWYG software folder, eg \'modules/mx_shared/\' if you have uploaded, for example, TinyMCE in modules/mx_shared/tinymce.'; $lang['site_logo'] = 'The url where your logo can be found (full url)'; *************** *** 145,149 **** $lang['Format_truncate_links'] = 'Truncate Links'; ! $lang['Format_truncate_links_explain'] = 'Links are shortened, eg t ex \'www.mxbb-portal...\''; $lang['Format_image_resize'] = 'Image resize'; --- 145,149 ---- $lang['Format_truncate_links'] = 'Truncate Links'; ! $lang['Format_truncate_links_explain'] = 'Links are shortened, eg t ex \'www.mxp-portal...\''; $lang['Format_image_resize'] = 'Image resize'; |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:09:21
|
Update of /cvsroot/mxbb/mx_clock In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv730 Modified Files: readme.txt Log Message: Final updates mxBB -> MXP and alike... Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/mx_clock/readme.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** readme.txt 4 Feb 2008 16:42:20 -0000 1.2 --- readme.txt 3 Jun 2008 20:09:12 -0000 1.3 *************** *** 5,9 **** | begin : January, 2006 | copyright : (C) 2002-2006 mxBB ! | mxBB project site : www.mx-system.com | | author : OryNider (see additional credit below) --- 5,9 ---- | begin : January, 2006 | copyright : (C) 2002-2006 mxBB ! | mxBB project site : www.mx-publisher.com | | author : OryNider (see additional credit below) *************** *** 20,24 **** | | ! | | description : The "Mx Clock" block is a block that | will display --- 20,24 ---- | | ! | | description : The "Mx Clock" block is a block that | will display |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:09:19
|
Update of /cvsroot/mxbb/mx_linkdb/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32556/admin Modified Files: admin_linkdb.php mx_module_defs.php Log Message: Final updates mxBB -> MXP and alike... Index: mx_module_defs.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/admin/mx_module_defs.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mx_module_defs.php 23 Feb 2008 19:40:19 -0000 1.4 --- mx_module_defs.php 3 Jun 2008 20:08:39 -0000 1.5 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: admin_linkdb.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/admin/admin_linkdb.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** admin_linkdb.php 17 Feb 2008 16:46:41 -0000 1.14 --- admin_linkdb.php 3 Jun 2008 20:08:39 -0000 1.15 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:09:06
|
Update of /cvsroot/mxbb/mx_blogs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32763 Modified Files: db_uninstall.php Log Message: Final updates mxBB -> MXP and alike... Index: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_blogs/db_uninstall.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** db_uninstall.php 10 Feb 2008 02:34:49 -0000 1.3 --- db_uninstall.php 3 Jun 2008 20:09:02 -0000 1.4 *************** *** 5,9 **** * begin : April, 2003 * copyright : (C) 2002 MX-System ! * email : su...@mx... * Description : This is installation file * Author : Haplo (jon...@ho...) --- 5,9 ---- * begin : April, 2003 * copyright : (C) 2002 MX-System ! * email : su...@mx... * Description : This is installation file * Author : Haplo (jon...@ho...) *************** *** 20,24 **** include($mx_root_path . 'extension.inc'); include($mx_root_path . 'common.'.$phpEx); ! // // Start session management --- 20,24 ---- include($mx_root_path . 'extension.inc'); include($mx_root_path . 'common.'.$phpEx); ! // // Start session management *************** *** 26,43 **** $userdata = session_pagestart($user_ip, PAGE_INDEX); mx_init_userprefs($userdata); - - if( !$userdata['session_logged_in'] ) - { - die("Hacking attempt(3)"); - } ! if( $userdata['user_level'] != ADMIN ) ! { ! die("Hacking attempt(4)"); } // // End session management // ! } --- 26,43 ---- $userdata = session_pagestart($user_ip, PAGE_INDEX); mx_init_userprefs($userdata); ! if( !$userdata['session_logged_in'] ) ! { ! die("Hacking attempt(3)"); ! } ! ! if( $userdata['user_level'] != ADMIN ) ! { ! die("Hacking attempt(4)"); } // // End session management // ! } |
Update of /cvsroot/mxbb/mx_linkdb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32556 Modified Files: db_install.php db_uninstall.php db_upgrade.php linkdb.php linkdb_lists.php linkdb_mini.php mx_install_readme.htm Log Message: Final updates mxBB -> MXP and alike... Index: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/db_uninstall.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** db_uninstall.php 30 May 2007 21:33:00 -0000 1.9 --- db_uninstall.php 3 Jun 2008 20:08:42 -0000 1.10 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/mx_install_readme.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_install_readme.htm 15 Jan 2005 23:47:36 -0000 1.2 --- mx_install_readme.htm 3 Jun 2008 20:08:43 -0000 1.3 *************** *** 218,225 **** <body bgcolor="#FFFFFF" text="#000000"> <table> ! <tr> <td colspan="2"><p><b><font size="5">MX Module - mx Linkdb <br> <font size="2">v. 0.9x</font></font></b></p> ! <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> - for Mx Portal v. 2.7.5+</p> --- 218,225 ---- <body bgcolor="#FFFFFF" text="#000000"> <table> ! <tr> <td colspan="2"><p><b><font size="5">MX Module - mx Linkdb <br> <font size="2">v. 0.9x</font></font></b></p> ! <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> - for Mx Portal v. 2.7.5+</p> *************** *** 238,253 **** III. <a href="#languages">Additional languages</a><br /> <br /> ! <a href="http://www.mx-system.com" target="_blank" class="postlink">DEMO </a> <br /> <br /> ! <a href="http://www.mx-system.com/index.php?page=4" target="_blank" class="postlink"> DOWNLOAD </a> <br /> <br /><a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions. If you encounter any ! problems during install, visit the <a href="http://www.mx-system.com/forum/viewforum.php?f=20" target="_blank" class="postlink"> module support forum</a>. </p> ! <p>All install notes are maintained at www.mx-system.com, <a href="http://www.mx-system.com/forum/viewforum.php?f=11">here</a>.<br> <br> To summarize:<br> --- 238,253 ---- III. <a href="#languages">Additional languages</a><br /> <br /> ! <a href="http://www.mx-publisher.com" target="_blank" class="postlink">DEMO </a> <br /> <br /> ! <a href="http://www.mx-publisher.com/index.php?page=4" target="_blank" class="postlink"> DOWNLOAD </a> <br /> <br /><a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions. If you encounter any ! problems during install, visit the <a href="http://www.mx-publisher.com/forum/viewforum.php?f=20" target="_blank" class="postlink"> module support forum</a>. </p> ! <p>All install notes are maintained at www.mx-publisher.com, <a href="http://www.mx-publisher.com/forum/viewforum.php?f=11">here</a>.<br> <br> To summarize:<br> *************** *** 255,259 **** If upgrading, use the upgrade option in the AdminCP<br> If uninstalling, use the delete feature in the AdminCP</p> ! <p>Note: If upgrading, do NOT delete module prior to upgrading, or else you'll lose all module data!<br /> <br /> --- 255,259 ---- If upgrading, use the upgrade option in the AdminCP<br> If uninstalling, use the delete feature in the AdminCP</p> ! <p>Note: If upgrading, do NOT delete module prior to upgrading, or else you'll lose all module data!<br /> <br /> *************** *** 270,283 **** First check to see if your language is already translated. <br /> <br /> ! Translated languages are downloaded <a href="http://www.mx-system.com/index.php?page=4&action=category&cat_id=5" target="_blank" class="postlink"> here</a>. <br /> <br /> ! If exists, download and install in the modules/mx_modulename/language ! folder. If not, duplicate (copy and paste) any included language file, ! rename to match your language, translate using any texteditor, save and upload. <br /> <br /> <a href="#top"> Back to Top</a> </p> ! <p> /Mx Team</p> </td> --- 270,283 ---- First check to see if your language is already translated. <br /> <br /> ! Translated languages are downloaded <a href="http://www.mx-publisher.com/index.php?page=4&action=category&cat_id=5" target="_blank" class="postlink"> here</a>. <br /> <br /> ! If exists, download and install in the modules/mx_modulename/language ! folder. If not, duplicate (copy and paste) any included language file, ! rename to match your language, translate using any texteditor, save and upload. <br /> <br /> <a href="#top"> Back to Top</a> </p> ! <p> /Mx Team</p> </td> Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/db_upgrade.php,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** db_upgrade.php 16 Feb 2008 21:46:53 -0000 1.27 --- db_upgrade.php 3 Jun 2008 20:08:42 -0000 1.28 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: linkdb_mini.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb_mini.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** linkdb_mini.php 13 Mar 2008 19:14:35 -0000 1.3 --- linkdb_mini.php 3 Jun 2008 20:08:43 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: linkdb_lists.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb_lists.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** linkdb_lists.php 13 Mar 2008 19:14:35 -0000 1.3 --- linkdb_lists.php 3 Jun 2008 20:08:43 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/db_install.php,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** db_install.php 13 Mar 2008 19:14:34 -0000 1.25 --- db_install.php 3 Jun 2008 20:08:40 -0000 1.26 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: linkdb.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** linkdb.php 13 Mar 2008 19:14:35 -0000 1.16 --- linkdb.php 3 Jun 2008 20:08:42 -0000 1.17 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 44,48 **** // ! // Get mxBB config settings // $portal_config = $mx_cache->obtain_mxbb_config(); --- 44,48 ---- // ! // Get MX-Publisher config settings // $portal_config = $mx_cache->obtain_mxbb_config(); |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:59
|
Update of /cvsroot/mxbb/mx_ggsitemaps/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32661 Modified Files: lang_google_sitemap.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_google_sitemap.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/language/lang_english/lang_google_sitemap.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_google_sitemap.php 22 Jul 2007 21:17:58 -0000 1.1 --- lang_google_sitemap.php 3 Jun 2008 20:08:48 -0000 1.2 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_ggsitemaps * @version $Id$ ! * @copyright (c) 2002-2006 [www.phpbb-seo.com] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_ggsitemaps * @version $Id$ ! * @copyright (c) 2002-2006 [www.phpbb-seo.com] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 57,61 **** $lang['KB_mx_page'] = "Kb mx page Id"; ! $lang['KB_mx_page_explain'] = "This only get used if kb is installed in a %smxBB PORTAL%s . If running phpbb stand alone, just not bother about this, it's just ment to know on which mx pages kb is installed.<br />CAUTION : If you don't set this to the right ID while using KB and mxBB you could end up pointing to 404!!"; --- 57,61 ---- $lang['KB_mx_page'] = "Kb mx page Id"; ! $lang['KB_mx_page_explain'] = "This only get used if kb is installed in a %sMX-Publisher%s . If running phpbb stand alone, just not bother about this, it's just ment to know on which mx pages kb is installed.<br />CAUTION : If you don't set this to the right ID while using KB and MXP you could end up pointing to 404!!"; |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:59
|
Update of /cvsroot/mxbb/mx_kb/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32283/admin Modified Files: admin_kb.php mx_module_defs.php Log Message: Final updates mxBB -> MXP and alike... Index: mx_module_defs.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/mx_module_defs.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** mx_module_defs.php 23 Feb 2008 19:39:59 -0000 1.17 --- mx_module_defs.php 3 Jun 2008 20:08:19 -0000 1.18 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: admin_kb.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/admin/admin_kb.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** admin_kb.php 15 Feb 2008 22:11:31 -0000 1.6 --- admin_kb.php 3 Jun 2008 20:08:18 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:59
|
Update of /cvsroot/mxbb/mx_calsnails/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32686 Modified Files: _core.cfg Log Message: Final updates mxBB -> MXP and alike... Index: _core.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/templates/_core/_core.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** _core.cfg 23 Feb 2008 20:23:17 -0000 1.2 --- _core.cfg 3 Jun 2008 20:08:50 -0000 1.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module * @version $Id$ ! * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module * @version $Id$ ! * @copyright (c) 2002-2006 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:48
|
Update of /cvsroot/mxbb/mx_linkdb/linkdb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32556/linkdb Modified Files: linkdb_common.php Log Message: Final updates mxBB -> MXP and alike... Index: linkdb_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/linkdb_common.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** linkdb_common.php 17 Feb 2008 16:46:41 -0000 1.8 --- linkdb_common.php 3 Jun 2008 20:08:43 -0000 1.9 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_linkdb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:44
|
Update of /cvsroot/mxbb/mx_calsnails/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32387/lang_swedish Modified Files: lang_admin.php lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/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:17:23 -0000 1.1 --- lang_main.php 3 Jun 2008 20:08:37 -0000 1.2 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_calsnails * @version $Id$ ! * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_calsnails * @version $Id$ ! * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 173,177 **** // ! // Added for mxBB Portal module mx_calsnails // $lang['Events'] = 'Händelser'; --- 173,177 ---- // ! // Added for MX-Publisher Portal module mx_calsnails // $lang['Events'] = 'Händelser'; Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/language/lang_swedish/lang_admin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_admin.php 13 Feb 2008 21:17:23 -0000 1.1 --- lang_admin.php 3 Jun 2008 20:08:37 -0000 1.2 *************** *** 1,21 **** <?php - /** ------------------------------------------------------------------------ - * Subject : mxBB - a fully modular portal and CMS (for phpBB) - * Author : Jon Ohlsson and the mxBB Team - * Credits : The phpBB Group & Marc Morisette, WebSnail < Martin Smallridge > - * Copyright : (C) 2002-2005 mxBB Portal - * Email : jo...@mx... - * Project site : www.mxbb.net - * ------------------------------------------------------------------------- - * - * $Id$ - */ - /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ // --- 1,12 ---- <?php /** ! * ! * @package MX-Publisher Module - mx_calsnails ! * @version $Id$ ! * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] MX-Publisher Project Team ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com ! * ! */ // |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:44
|
Update of /cvsroot/mxbb/mx_calsnails/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32387/lang_english Modified Files: lang_admin.php lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/language/lang_english/lang_main.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** lang_main.php 30 May 2007 21:31:54 -0000 1.9 --- lang_main.php 3 Jun 2008 20:08:37 -0000 1.10 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_calsnails * @version $Id$ ! * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_calsnails * @version $Id$ ! * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ *************** *** 175,179 **** // ! // Added for mxBB Portal module mx_calsnails // $lang['Events'] = 'Events'; --- 175,179 ---- // ! // Added for MX-Publisher Portal module mx_calsnails // $lang['Events'] = 'Events'; Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/language/lang_english/lang_admin.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** lang_admin.php 30 May 2007 21:31:54 -0000 1.15 --- lang_admin.php 3 Jun 2008 20:08:36 -0000 1.16 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_calsnails * @version $Id$ ! * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_calsnails * @version $Id$ ! * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:43
|
Update of /cvsroot/mxbb/mx_ggsitemaps In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31881 Modified Files: db_install.php db_uninstall.php db_upgrade.php Log Message: Final updates mxBB -> MXP and alike... Index: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/db_uninstall.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** db_uninstall.php 28 Jan 2008 21:48:50 -0000 1.2 --- db_uninstall.php 3 Jun 2008 20:08:06 -0000 1.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_ggsitemaps * @version $Id$ ! * @copyright (c) 2002-2006 [www.phpbb-seo.com] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_ggsitemaps * @version $Id$ ! * @copyright (c) 2002-2006 [www.phpbb-seo.com] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/db_install.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** db_install.php 16 Feb 2008 21:46:18 -0000 1.3 --- db_install.php 3 Jun 2008 20:08:05 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_ggsitemaps * @version $Id$ ! * @copyright (c) 2002-2006 [www.phpbb-seo.com] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_ggsitemaps * @version $Id$ ! * @copyright (c) 2002-2006 [www.phpbb-seo.com] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/db_upgrade.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** db_upgrade.php 16 Feb 2008 21:46:18 -0000 1.2 --- db_upgrade.php 3 Jun 2008 20:08:06 -0000 1.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_phpbb2admin * @version $Id$ ! * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_phpbb2admin * @version $Id$ ! * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:41
|
Update of /cvsroot/mxbb/mx_ggsitemaps/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31881/admin Modified Files: admin_mx_ggsitemap.php Log Message: Final updates mxBB -> MXP and alike... Index: admin_mx_ggsitemap.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/admin/admin_mx_ggsitemap.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** admin_mx_ggsitemap.php 28 Jan 2008 21:48:50 -0000 1.3 --- admin_mx_ggsitemap.php 3 Jun 2008 20:08:05 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_ggsitemaps * @version $Id$ ! * @copyright (c) 2002-2006 [www.phpbb-seo.com] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_ggsitemaps * @version $Id$ ! * @copyright (c) 2002-2006 [www.phpbb-seo.com] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 208,212 **** "L_KB_MX_PAGE" => $lang['KB_mx_page'], ! "L_KB_MX_PAGE_EXPLAIN" => sprintf($lang['KB_mx_page_explain'], "<a href=\"http://www.mx-system.com/\" target=\"_mxBB\">", "</a>"), "KB_MX_PAGE" => $new['sitemap_kb_mx_page'], ) --- 208,212 ---- "L_KB_MX_PAGE" => $lang['KB_mx_page'], ! "L_KB_MX_PAGE_EXPLAIN" => sprintf($lang['KB_mx_page_explain'], "<a href=\"http://www.mx-publisher.com/\" target=\"_mxBB\">", "</a>"), "KB_MX_PAGE" => $new['sitemap_kb_mx_page'], ) |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:39
|
Update of /cvsroot/mxbb/mx_kb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32283 Modified Files: db_install.php db_uninstall.php db_upgrade.php kb.php kb_app.php kb_article_reader.php kb_last_article.php kb_lists.php kb_mini.php mx_install_readme.htm Log Message: Final updates mxBB -> MXP and alike... Index: kb.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/kb.php,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** kb.php 21 May 2008 21:52:13 -0000 1.48 --- kb.php 3 Jun 2008 20:08:21 -0000 1.49 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 43,47 **** // ! // Get mxBB config settings // $portal_config = $mx_cache->obtain_mxbb_config(); --- 43,47 ---- // ! // Get MX-Publisher config settings // $portal_config = $mx_cache->obtain_mxbb_config(); *************** *** 97,101 **** } } ! else // --------------------------------------------------------------------------------- mxBB Module MODE { define( 'MXBB_MODULE', true ); --- 97,101 ---- } } ! else // --------------------------------------------------------------------------------- MX-Publisher Module MODE { define( 'MXBB_MODULE', true ); Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/db_upgrade.php,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** db_upgrade.php 16 Feb 2008 21:46:45 -0000 1.46 --- db_upgrade.php 3 Jun 2008 20:08:20 -0000 1.47 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 58,62 **** $upgrade_201 = 0; $upgrade_202 = 0; ! $upgrade_280 = 0; // mxBB 2.8 branch -> $message = "<b>Upgrading!</b><br/><br/>"; --- 58,62 ---- $upgrade_201 = 0; $upgrade_202 = 0; ! $upgrade_280 = 0; // MX-Publisher 2.8 branch -> $message = "<b>Upgrading!</b><br/><br/>"; Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_kb/mx_install_readme.htm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** mx_install_readme.htm 12 Apr 2005 19:30:42 -0000 1.11 --- mx_install_readme.htm 3 Jun 2008 20:08:23 -0000 1.12 *************** *** 218,226 **** <body bgcolor="#FFFFFF" text="#000000"> <table> ! <tr> ! <td colspan="2"><p><b><font size="5">mxBB</font><font size="5"> Module - Knowledge Base <br> <font size="2">v. 2.0.2</font></font></b></p> ! <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> - for Mx Portal v. 2.7.5+ (with some notes, see below)</p> --- 218,226 ---- <body bgcolor="#FFFFFF" text="#000000"> <table> ! <tr> ! <td colspan="2"><p><b><font size="5">MXP</font><font size="5"> Module - Knowledge Base <br> <font size="2">v. 2.0.2</font></font></b></p> ! <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> - for Mx Portal v. 2.7.5+ (with some notes, see below)</p> *************** *** 229,233 **** <br /> <span style="font-weight: bold">Description</span> <br /> ! The mxBB Module is an addon product for the mxBB Portal.</p> <p><strong>Features</strong> <br /> Easy to use and install/uninstall module.</p> --- 229,233 ---- <br /> <span style="font-weight: bold">Description</span> <br /> ! The MXP Module is an addon product for the MX-Publisher.</p> <p><strong>Features</strong> <br /> Easy to use and install/uninstall module.</p> *************** *** 239,254 **** III. <a href="#languages">Additional languages</a><br /> <br /> ! <a href="http://www.mx-system.com" target="_blank" class="postlink">DEMO </a> <br /> <br /> ! <a href="http://www.mx-system.com/index.php?page=4" target="_blank" class="postlink"> DOWNLOAD </a> <br /> <br /><a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions. If you encounter any ! problems during install, visit the <a href="http://www.mx-system.com/forum/viewforum.php?f=20" target="_blank" class="postlink"> module support forum</a>. </p> ! <p>All install notes are maintained at www.mx-system.com, <a href="http://www.mx-system.com/forum/viewforum.php?f=11">here</a>.<br> <br> <i>To summarize:</i></p> --- 239,254 ---- III. <a href="#languages">Additional languages</a><br /> <br /> ! <a href="http://www.mx-publisher.com" target="_blank" class="postlink">DEMO </a> <br /> <br /> ! <a href="http://www.mx-publisher.com/index.php?page=4" target="_blank" class="postlink"> DOWNLOAD </a> <br /> <br /><a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions. If you encounter any ! problems during install, visit the <a href="http://www.mx-publisher.com/forum/viewforum.php?f=20" target="_blank" class="postlink"> module support forum</a>. </p> ! <p>All install notes are maintained at www.mx-publisher.com, <a href="http://www.mx-publisher.com/forum/viewforum.php?f=11">here</a>.<br> <br> <i>To summarize:</i></p> *************** *** 260,267 **** <li> If uninstalling, use the "delete module" feature in the AdminCP - Modules</li> ! </ul> <p><i>Note:</i> If upgrading, do NOT delete module prior to upgrading, or else you'll lose all module data!</p> <p><i>Note also:</i> Since this module is developed for next generation ! mxBB core, you have to patch your core 2.7.5 portal if downloaded prior to this module release. If using latest core this patch is already included.</p> <p>OPEN admin/admin_mx_module.php</p> --- 260,267 ---- <li> If uninstalling, use the "delete module" feature in the AdminCP - Modules</li> ! </ul> <p><i>Note:</i> If upgrading, do NOT delete module prior to upgrading, or else you'll lose all module data!</p> <p><i>Note also:</i> Since this module is developed for next generation ! MX-Publisher Core, you have to patch your core 2.7.5 portal if downloaded prior to this module release. If using latest core this patch is already included.</p> <p>OPEN admin/admin_mx_module.php</p> *************** *** 277,281 **** <table width="100%" border="1" cellpadding="2"> <tr> ! <td><font size="1">// Start - For compatibility with mxBB modules 2.x<br> $fcontents_temp = array();<br> for($i = 0; $i < count($fcontents); $i++) {<br> --- 277,281 ---- <table width="100%" border="1" cellpadding="2"> <tr> ! <td><font size="1">// Start - For compatibility with MX-Publisher modules 2.x<br> $fcontents_temp = array();<br> for($i = 0; $i < count($fcontents); $i++) {<br> *************** *** 289,293 **** }<br> $fcontents = $fcontents_temp;<br> ! // End - mxBB modules 2.x code patch</font></td> </tr> </table> <p><br /> --- 289,293 ---- }<br> $fcontents = $fcontents_temp;<br> ! // End - MX-Publisher modules 2.x code patch</font></td> </tr> </table> <p><br /> *************** *** 306,310 **** First check to see if your language is already translated. <br /> <br /> ! Translated languages are downloaded <a href="http://www.mx-system.com/index.php?page=4&action=category&cat_id=5" target="_blank" class="postlink"> here</a>. <br /> <br /> --- 306,310 ---- First check to see if your language is already translated. <br /> <br /> ! Translated languages are downloaded <a href="http://www.mx-publisher.com/index.php?page=4&action=category&cat_id=5" target="_blank" class="postlink"> here</a>. <br /> <br /> *************** *** 316,321 **** upload. <br /> <br /> ! <a href="#top"> Back to Top</a> </p> ! <p> /mxBB Team</p> </td> </tr> --- 316,321 ---- upload. <br /> <br /> ! <a href="#top"> Back to Top</a> </p> ! <p> /MXP Team</p> </td> </tr> Index: kb_lists.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/kb_lists.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** kb_lists.php 13 Mar 2008 19:13:38 -0000 1.5 --- kb_lists.php 3 Jun 2008 20:08:22 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/db_install.php,v retrieving revision 1.54 retrieving revision 1.55 diff -C2 -d -r1.54 -r1.55 *** db_install.php 16 Feb 2008 21:46:44 -0000 1.54 --- db_install.php 3 Jun 2008 20:08:19 -0000 1.55 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: kb_mini.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/kb_mini.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** kb_mini.php 13 Mar 2008 19:13:38 -0000 1.3 --- kb_mini.php 3 Jun 2008 20:08:23 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: kb_article_reader.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/kb_article_reader.php,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** kb_article_reader.php 13 Mar 2008 19:13:38 -0000 1.25 --- kb_article_reader.php 3 Jun 2008 20:08:21 -0000 1.26 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 28,32 **** // End session management } ! else // --------------------------------------------------------------------------------- mxBB Module MODE { define( 'MXBB_MODULE', true ); --- 28,32 ---- // End session management } ! else // --------------------------------------------------------------------------------- MX-Publisher Module MODE { define( 'MXBB_MODULE', true ); Index: kb_app.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/kb_app.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** kb_app.php 13 Mar 2008 19:13:37 -0000 1.5 --- kb_app.php 3 Jun 2008 20:08:21 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 28,32 **** // End session management } ! else // --------------------------------------------------------------------------------- mxBB Module MODE { define( 'MXBB_MODULE', true ); --- 28,32 ---- // End session management } ! else // --------------------------------------------------------------------------------- MX-Publisher Module MODE { define( 'MXBB_MODULE', true ); Index: kb_last_article.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/kb_last_article.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** kb_last_article.php 21 Feb 2008 22:30:06 -0000 1.7 --- kb_last_article.php 3 Jun 2008 20:08:22 -0000 1.8 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/db_uninstall.php,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** db_uninstall.php 13 Aug 2006 19:43:06 -0000 1.19 --- db_uninstall.php 3 Jun 2008 20:08:19 -0000 1.20 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:39
|
Update of /cvsroot/mxbb/mx_gallery2/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31781/language/lang_swedish Modified Files: lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_gallery2/language/lang_swedish/lang_main.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lang_main.php 14 Aug 2006 10:44:35 -0000 1.3 --- lang_main.php 3 Jun 2008 20:08:00 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_gallery2 * @version $Id$ ! * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_gallery2 * @version $Id$ ! * @copyright (c) 2002-2006 [menalto.gallery.com, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:30
|
Update of /cvsroot/mxbb/mx_errordocs/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32314/lang_swedish Modified Files: lang_admin.php lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/language/lang_swedish/lang_main.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lang_main.php 30 Aug 2006 19:18:41 -0000 1.3 --- lang_main.php 3 Jun 2008 20:08:17 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_errordocs * @version $Id$ ! * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_errordocs * @version $Id$ ! * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/language/lang_swedish/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_admin.php 30 Aug 2006 19:18:41 -0000 1.2 --- lang_admin.php 3 Jun 2008 20:08:17 -0000 1.3 *************** *** 1,24 **** <?php ! /*************************************************************************** ! * lang_admin.php ! * -------------- ! * begin : September, 2003 ! * copyright : (c) 2003 Marc Ferran ! * email : phpmix at pobox.com ! * module : ErrorDocs ! * file contents : Admin module strings. ! * language : English ! * translated by : ! * ! ***************************************************************************/ ! ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ // --- 1,12 ---- <?php ! /** ! * ! * @package MX-Publisher Module - mx_errordocs ! * @version $Id$ ! * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] MX-Publisher Project Team ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com ! * ! */ // |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:30
|
Update of /cvsroot/mxbb/mx_kb/kb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32283/kb Modified Files: kb_common.php Log Message: Final updates mxBB -> MXP and alike... Index: kb_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_kb/kb/kb_common.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** kb_common.php 17 Feb 2008 16:46:11 -0000 1.12 --- kb_common.php 3 Jun 2008 20:08:24 -0000 1.13 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:08:24
|
Update of /cvsroot/mxbb/mx_bugsbt/bugsbt/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31563/admin Modified Files: admin_auth_manage.php admin_cat_manage.php admin_custom_manage.php admin_settings.php admin_types_manage.php Log Message: Final updates mxBB -> MXP and alike... Index: admin_custom_manage.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/bugsbt/admin/admin_custom_manage.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** admin_custom_manage.php 9 Sep 2007 19:35:10 -0000 1.3 --- admin_custom_manage.php 3 Jun 2008 20:07:44 -0000 1.4 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ Index: admin_cat_manage.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/bugsbt/admin/admin_cat_manage.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** admin_cat_manage.php 28 Jan 2008 21:44:43 -0000 1.6 --- admin_cat_manage.php 3 Jun 2008 20:07:44 -0000 1.7 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ Index: admin_types_manage.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/bugsbt/admin/admin_types_manage.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** admin_types_manage.php 9 Sep 2007 19:35:10 -0000 1.3 --- admin_types_manage.php 3 Jun 2008 20:07:44 -0000 1.4 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ Index: admin_settings.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/bugsbt/admin/admin_settings.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** admin_settings.php 28 Jan 2008 21:44:43 -0000 1.4 --- admin_settings.php 3 Jun 2008 20:07:44 -0000 1.5 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Cezary Tomczak] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ Index: admin_auth_manage.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/bugsbt/admin/admin_auth_manage.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** admin_auth_manage.php 9 Sep 2007 19:35:10 -0000 1.4 --- admin_auth_manage.php 3 Jun 2008 20:07:44 -0000 1.5 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_bugsbt * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.MX-Publisher.com * */ |