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:14:55
|
Update of /cvsroot/mxbb/mx_simpledoc/simpledoc/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3499/simpledoc/includes Modified Files: functions.php functions_cache.php functions_io.php functions_node.php functions_simpledoc.php functions_zip.php simpledoc_constants.php sugolib4.php Log Message: Final updates mxBB -> MXP and alike... Index: functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/includes/functions.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** functions.php 17 Sep 2006 20:15:56 -0000 1.2 --- functions.php 3 Jun 2008 20:14:11 -0000 1.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: functions_node.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/includes/functions_node.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** functions_node.php 27 Feb 2008 21:33:40 -0000 1.5 --- functions_node.php 3 Jun 2008 20:14:11 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: functions_simpledoc.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/includes/functions_simpledoc.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** functions_simpledoc.php 7 May 2008 20:09:53 -0000 1.8 --- functions_simpledoc.php 3 Jun 2008 20:14:11 -0000 1.9 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: functions_zip.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/includes/functions_zip.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** functions_zip.php 17 Sep 2006 21:54:18 -0000 1.3 --- functions_zip.php 3 Jun 2008 20:14:11 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: sugolib4.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/includes/sugolib4.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** sugolib4.php 17 Jun 2006 20:50:47 -0000 1.2 --- sugolib4.php 3 Jun 2008 20:14:11 -0000 1.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: functions_cache.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/includes/functions_cache.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** functions_cache.php 30 Jun 2006 12:24:38 -0000 1.3 --- functions_cache.php 3 Jun 2008 20:14:11 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: functions_io.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/includes/functions_io.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** functions_io.php 17 Jun 2006 20:50:47 -0000 1.2 --- functions_io.php 3 Jun 2008 20:14:11 -0000 1.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: simpledoc_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/includes/simpledoc_constants.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** simpledoc_constants.php 17 Feb 2008 19:21:10 -0000 1.5 --- simpledoc_constants.php 3 Jun 2008 20:14:11 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 34,38 **** $mx_user->extend(MX_LANG_ALL, MX_IMAGES_NONE); ! $mx_page->add_copyright( 'mxBB SimpleDoc' ); } ?> \ No newline at end of file --- 34,38 ---- $mx_user->extend(MX_LANG_ALL, MX_IMAGES_NONE); ! $mx_page->add_copyright( 'MX-Publisher - SimpleDoc' ); } ?> \ No newline at end of file |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:14:55
|
Update of /cvsroot/mxbb/mx_simpledoc In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3499 Modified Files: db_install.php db_upgrade.php mx_simpledoc.php Log Message: Final updates mxBB -> MXP and alike... Index: mx_simpledoc.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/mx_simpledoc.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** mx_simpledoc.php 13 Mar 2008 19:16:24 -0000 1.5 --- mx_simpledoc.php 3 Jun 2008 20:14:09 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] 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_simpledoc/db_install.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** db_install.php 16 Feb 2008 21:48:44 -0000 1.8 --- db_install.php 3 Jun 2008 20:14:09 -0000 1.9 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] 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_simpledoc/db_upgrade.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** db_upgrade.php 16 Feb 2008 21:48:44 -0000 1.8 --- db_upgrade.php 3 Jun 2008 20:14:09 -0000 1.9 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] 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:14:55
|
Update of /cvsroot/mxbb/mx_simpledoc/simpledoc/shared/publish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3499/simpledoc/shared/publish Modified Files: document.tpl Log Message: Final updates mxBB -> MXP and alike... Index: document.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/shared/publish/document.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** document.tpl 2 Jun 2007 20:39:26 -0000 1.3 --- document.tpl 3 Jun 2008 20:14:14 -0000 1.4 *************** *** 68,72 **** <!-- Please, do not remove this --> ! <p>Generated by <a href="http://www.mxbb.net/">mxBB</a> | <a href="http://gosu.pl/php/simpledoc.html">SimpleDoc</a> on <?php echo date('Y-m-d H:i:s').' '.$this->getTimezone(); ?></p> </body> --- 68,72 ---- <!-- Please, do not remove this --> ! <p>Generated by <a href="http://www.mx-publisher.com/">MX-Publisher</a> | <a href="http://gosu.pl/php/simpledoc.html">SimpleDoc</a> on <?php echo date('Y-m-d H:i:s').' '.$this->getTimezone(); ?></p> </body> |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:14:55
|
Update of /cvsroot/mxbb/mx_simpledoc/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3499/language/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_simpledoc/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:23:25 -0000 1.1 --- lang_main.php 3 Jun 2008 20:14:10 -0000 1.2 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc/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:23:24 -0000 1.1 --- lang_admin.php 3 Jun 2008 20:14:10 -0000 1.2 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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:14:54
|
Update of /cvsroot/mxbb/mx_simpledoc/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3499/language/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_simpledoc/language/lang_english/lang_main.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lang_main.php 17 Sep 2006 14:39:23 -0000 1.3 --- lang_main.php 3 Jun 2008 20:14:10 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc/language/lang_english/lang_admin.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lang_admin.php 17 Sep 2006 14:39:23 -0000 1.3 --- lang_admin.php 3 Jun 2008 20:14:10 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_simpledoc * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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:14:34
|
Update of /cvsroot/mxbb/mx_slash In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3967 Modified Files: db_install.php Log Message: Final updates mxBB -> MXP and alike... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_slash/db_install.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_install.php 30 Jan 2004 20:38:19 -0000 1.4 --- db_install.php 3 Jun 2008 20:14:27 -0000 1.5 *************** *** 6,10 **** * begin : August, 2003 * copyright : (C) 2002 MX-System ! * email : su...@mx... * Description : This is installation file * Author : Jaime (ja...@ci...) --- 6,10 ---- * begin : August, 2003 * copyright : (C) 2002 MX-System ! * email : su...@mx... * Description : This is installation file * Author : Jaime (ja...@ci...) *************** *** 38,42 **** approved tinyint(1) NOT NULL default '0', PRIMARY KEY (story_id))", ! "CREATE TABLE " . $mx_table_prefix . "news_temp ( temp_id mediumint(8) NOT NULL auto_increment, --- 38,42 ---- approved tinyint(1) NOT NULL default '0', PRIMARY KEY (story_id))", ! "CREATE TABLE " . $mx_table_prefix . "news_temp ( temp_id mediumint(8) NOT NULL auto_increment, *************** *** 54,58 **** "CREATE TABLE " . $mx_table_prefix . "news_config ( config_name varchar( 255 ) NULL , ! config_value varchar( 255 ) NULL)", "CREATE TABLE " . $mx_table_prefix . "news_mods ( --- 54,58 ---- "CREATE TABLE " . $mx_table_prefix . "news_config ( config_name varchar( 255 ) NULL , ! config_value varchar( 255 ) NULL)", "CREATE TABLE " . $mx_table_prefix . "news_mods ( |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:14:32
|
Update of /cvsroot/mxbb/mx_simpledoc/simpledoc In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3499/simpledoc Modified Files: simpledoc_common.php Log Message: Final updates mxBB -> MXP and alike... Index: simpledoc_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/simpledoc/simpledoc_common.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** simpledoc_common.php 17 Feb 2008 19:21:10 -0000 1.9 --- simpledoc_common.php 3 Jun 2008 20:14:14 -0000 1.10 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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_kb * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, 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:14:32
|
Update of /cvsroot/mxbb/mx_sitestats/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3885/includes Modified Files: common.php Log Message: Final updates mxBB -> MXP and alike... Index: common.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/includes/common.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** common.php 9 Sep 2007 20:53:41 -0000 1.9 --- common.php 3 Jun 2008 20:14:26 -0000 1.10 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 409,412 **** } //class sitestats_phpbb ! $mxbb_footer_addup[] = 'mxBB Sitestats Module'; ?> \ No newline at end of file --- 409,412 ---- } //class sitestats_phpbb ! $mxbb_footer_addup[] = 'MX-Publisher Sitestats Module'; ?> \ No newline at end of file |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:14:01
|
Update of /cvsroot/mxbb/mx_shoutbox/docs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3390/docs Modified Files: index.html Log Message: Final updates mxBB -> MXP and alike... Index: index.html =================================================================== RCS file: /cvsroot/mxbb/mx_shoutbox/docs/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.html 21 Jun 2007 18:21:11 -0000 1.1 --- index.html 3 Jun 2008 20:13:53 -0000 1.2 *************** *** 3,7 **** <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <title>MXBB Shoutbox :: Documentation</title> <meta http-equiv="Content-Type" content="text/xhtml;" /> </head> --- 3,7 ---- <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <title>MX-Publisher Shoutbox :: Documentation</title> <meta http-equiv="Content-Type" content="text/xhtml;" /> </head> *************** *** 10,14 **** <frame name="nav" src="pages/doc_navigate.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> <frame name="main" src="pages/main_doc_index.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> ! <!-- What if the user's browser doesn't support frames? --> <noframes> --- 10,14 ---- <frame name="nav" src="pages/doc_navigate.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> <frame name="main" src="pages/main_doc_index.html" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" /> ! <!-- What if the user's browser doesn't support frames? --> <noframes> *************** *** 17,21 **** </body> </noframes> ! </frameset> --- 17,21 ---- </body> </noframes> ! </frameset> |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:14:01
|
Update of /cvsroot/mxbb/mx_shoutbox/docs/pages In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3390/docs/pages Modified Files: doc_navigate.html main_doc_index.html Log Message: Final updates mxBB -> MXP and alike... Index: doc_navigate.html =================================================================== RCS file: /cvsroot/mxbb/mx_shoutbox/docs/pages/doc_navigate.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** doc_navigate.html 21 Jun 2007 18:21:11 -0000 1.1 --- doc_navigate.html 3 Jun 2008 20:13:53 -0000 1.2 *************** *** 3,7 **** <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <title>mxBB Portal :: Documentation Navigation</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> --- 3,7 ---- <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <title>MX-Publisher :: Documentation Navigation</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> *************** *** 13,17 **** <tr> <td align="center"> ! <a href="http://www.mx-system.com" target="_blank" title="mxBB Portal 2.8.0"><img src="../images/mxbb-portal.gif" border="0" alt="mxBB Portal 2.8.0" /></a> </td> </tr> --- 13,17 ---- <tr> <td align="center"> ! <a href="http://www.MX-Publisher.com" target="_blank" title="MX-Publisher"><img src="../images/mxbb-portal.gif" border="0" alt="MX-Publisher" /></a> </td> </tr> *************** *** 22,34 **** <td> <ul class="list"> ! <li class="cat"><a class="genmed" name="main">Main</a> <ul class="list"> ! <li class="item"><a class="genmed" href="http://www.mx-system.com" target="_blank">mxBB Portal Project Site</a></li> ! <li class="item"><a class="genmed" href="http://www.mx-system.com/forum/viewtopic.php?t=10041" target="_blank">Support Topic</a></li> ! <li class="item"><a class="genmed" href="http://www.mx-system.com/index.php?page=4&action=file&file_id=376" target="_blank">Download</a></li> </ul> </li> ! <img style="display:block;" src="images/spacer.gif" alt="" width="1" height="8" border="0" /> <li class="cat"><a class="genmed" name="overview">Overview</a> --- 22,34 ---- <td> <ul class="list"> ! <li class="cat"><a class="genmed" name="main">Main</a> <ul class="list"> ! <li class="item"><a class="genmed" href="http://www.mx-publisher.com" target="_blank">MX-Publisher Project Site</a></li> ! <li class="item"><a class="genmed" href="http://www.mx-publisher.com/forum/viewtopic.php?t=10041" target="_blank">Support Topic</a></li> ! <li class="item"><a class="genmed" href="http://www.mx-publisher.com/index.php?page=4&action=file&file_id=376" target="_blank">Download</a></li> </ul> </li> ! <img style="display:block;" src="images/spacer.gif" alt="" width="1" height="8" border="0" /> <li class="cat"><a class="genmed" name="overview">Overview</a> Index: main_doc_index.html =================================================================== RCS file: /cvsroot/mxbb/mx_shoutbox/docs/pages/main_doc_index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** main_doc_index.html 9 Jul 2007 18:47:26 -0000 1.3 --- main_doc_index.html 3 Jun 2008 20:13:53 -0000 1.4 *************** *** 3,7 **** <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <title>MXBB Shoutbox :: Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> --- 3,7 ---- <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <title>MX-Publisher Shoutbox :: Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> *************** *** 9,13 **** </head> <body > ! <a name="top"></a> <br /> --- 9,13 ---- </head> <body > ! <a name="top"></a> <br /> *************** *** 16,20 **** <td> <a name="module"></a> ! <b><font size="5">MXBB Module - SHOUTBOX V. 2.3.1</font></b><br /> <br /> <br /> --- 16,20 ---- <td> <a name="module"></a> ! <b><font size="5">MX-Publisher Module - SHOUTBOX V. 2.3.1</font></b><br /> <br /> <br /> *************** *** 23,27 **** <br /> <strong>Features</strong><br /> ! Fully integrated in mxBB system.<br /> Multilanguage Support.<br /> Multitemplate Support.<br /> --- 23,27 ---- <br /> <strong>Features</strong><br /> ! Fully integrated in MX-Publisher.<br /> Multilanguage Support.<br /> Multitemplate Support.<br /> *************** *** 31,40 **** Based on original shoutbox of apegaming<br /> <br /> ! <strong>Designed for</strong> ! <br />mxBB Portal v. 2.8.0+<br /> <br /><a name="install"></a> <span style="font-weight: bold">Installation Instructions</span> <br /> To install this module, follow these instructions.<br /> ! If you encounter any problems during install, visit the <a href="http://www.mx-system.com/forum/viewtopic.php?t=10041" target="_blank" class="postlink">support topic</a>.<br /> To summarize:<br /> If installing from scratch, use Install Module function into modules setup page of ACP, then add shoutbox block to desidered page.<br> --- 31,40 ---- Based on original shoutbox of apegaming<br /> <br /> ! <strong>Designed for</strong> ! <br />MX-Publisher<br /> <br /><a name="install"></a> <span style="font-weight: bold">Installation Instructions</span> <br /> To install this module, follow these instructions.<br /> ! If you encounter any problems during install, visit the <a href="http://www.mx-publisher.com/forum/viewtopic.php?t=10041" target="_blank" class="postlink">support topic</a>.<br /> To summarize:<br /> If installing from scratch, use Install Module function into modules setup page of ACP, then add shoutbox block to desidered page.<br> *************** *** 46,50 **** <span style="font-weight: bold">Additional Styles</span> <br /> First check if your style is already done. <br /> ! Styles are avaible <a href="http://www.mx-system.com/index.php?page=4" target="_blank" class="postlink">Here</a>.<br /> If exists, download and install in modules/mx_shoutbox/template folder.<br /> If not, duplicate (copy and paste) any included template file, rename to match your style, adapt using any texteditor, save and upload.<br /> --- 46,50 ---- <span style="font-weight: bold">Additional Styles</span> <br /> First check if your style is already done. <br /> ! Styles are avaible <a href="http://www.mx-publisher.com/index.php?page=4" target="_blank" class="postlink">Here</a>.<br /> If exists, download and install in modules/mx_shoutbox/template folder.<br /> If not, duplicate (copy and paste) any included template file, rename to match your style, adapt using any texteditor, save and upload.<br /> *************** *** 55,59 **** <span style="font-weight: bold">Additional Languages</span> <br /> First check if your language is already translated. <br /> ! Translated languages are avaible <a href="http://www.mx-system.com/index.php?page=4" target="_blank" class="postlink">Here</a>.<br /> If exists, download and install in modules/mx_shoutbox/language folder.<br /> If not, duplicate (copy and paste) any included language file, rename to match your language, translate using any texteditor, save and upload.<br /> --- 55,59 ---- <span style="font-weight: bold">Additional Languages</span> <br /> First check if your language is already translated. <br /> ! Translated languages are avaible <a href="http://www.mx-publisher.com/index.php?page=4" target="_blank" class="postlink">Here</a>.<br /> If exists, download and install in modules/mx_shoutbox/language folder.<br /> If not, duplicate (copy and paste) any included language file, rename to match your language, translate using any texteditor, save and upload.<br /> *************** *** 64,68 **** </table> <br /> ! <div align="center"><span class="copyright">mxBB Shoutbox Team</span></div> </body> </html> --- 64,68 ---- </table> <br /> ! <div align="center"><span class="copyright">MX-Publisher Team</span></div> </body> </html> |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:14:01
|
Update of /cvsroot/mxbb/mx_shoutbox/docs/css In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3390/docs/css Modified Files: subSilver.css Log Message: Final updates mxBB -> MXP and alike... Index: subSilver.css =================================================================== RCS file: /cvsroot/mxbb/mx_shoutbox/docs/css/subSilver.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** subSilver.css 21 Jun 2007 18:21:06 -0000 1.1 --- subSilver.css 3 Jun 2008 20:13:53 -0000 1.2 *************** *** 2,10 **** /** * ! * @package mxBB Portal 2.8.0 * @version $Id$ ! * @copyright (c) 2002-2005 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @project_site http://www.mxbb.net * * --- 2,10 ---- /** * ! * @package MX-Publisher Module * @version $Id$ ! * @copyright (c) 2002-2005 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License ! * @project_site http://www.MX-Publisher.com * * *************** *** 237,241 **** @import url("formIE.css"); ! /* Special mxBB-specific stuff */ p,ul,td { font-size:10pt; } --- 237,241 ---- @import url("formIE.css"); ! /* Special mxp-specific stuff */ p,ul,td { font-size:10pt; } |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:14:01
|
Update of /cvsroot/mxbb/mx_shoutbox In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3390 Modified Files: db_install.php db_upgrade.php Log Message: Final updates mxBB -> MXP and alike... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_shoutbox/db_install.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_install.php 27 Feb 2008 17:15:18 -0000 1.4 --- db_install.php 3 Jun 2008 20:13:53 -0000 1.5 *************** *** 6,12 **** // COPYRIGHT : © 2002, 2003 apegaming.net // WWW : http://www.blame-the-french.com.com/ ! // LICENCE : GPL vs2.0 [ see /docs/COPYING ] ! // ! // ------------------------------------------------------------- if ( !defined('IN_ADMIN') ) --- 6,12 ---- // COPYRIGHT : © 2002, 2003 apegaming.net // WWW : http://www.blame-the-french.com.com/ ! // LICENCE : GPL vs2.0 [ see /docs/COPYING ] ! // ! // ------------------------------------------------------------- if ( !defined('IN_ADMIN') ) *************** *** 27,31 **** } $mx_module_version = '2.3.1'; ! $mx_module_copy = 'Original mxBB <i>Shoutbox</i> module by <a href="http://phpms.sourceforge.net" target="_blank">Selven</a>'; $sql=array( --- 27,31 ---- } $mx_module_version = '2.3.1'; ! $mx_module_copy = 'Original MX-Publisher <i>Shoutbox</i> module by <a href="http://phpms.sourceforge.net" target="_blank">Selven</a>'; $sql=array( *************** *** 34,49 **** module_copy = '" . $mx_module_copy . "' WHERE module_id = '" . $mx_module_id . "'", ! "DROP TABLE IF EXISTS " . $mx_table_prefix . "shoutbox", "CREATE TABLE " . $mx_table_prefix . "shoutbox ( ! id int(11) NOT NULL auto_increment, ! name_id mediumint(8) NOT NULL default '0', ! name varchar(25) NOT NULL default '', ! text text NOT NULL, ! time int(11) NOT NULL default '0', ! bbcode_uid varchar(10) default NULL, ! PRIMARY KEY (id) ! ) TYPE=MyISAM", "INSERT INTO " . $mx_table_prefix . "shoutbox (id,name_id,name,text,time,bbcode_uid) --- 34,49 ---- module_copy = '" . $mx_module_copy . "' WHERE module_id = '" . $mx_module_id . "'", ! "DROP TABLE IF EXISTS " . $mx_table_prefix . "shoutbox", "CREATE TABLE " . $mx_table_prefix . "shoutbox ( ! id int(11) NOT NULL auto_increment, ! name_id mediumint(8) NOT NULL default '0', ! name varchar(25) NOT NULL default '', ! text text NOT NULL, ! time int(11) NOT NULL default '0', ! bbcode_uid varchar(10) default NULL, ! PRIMARY KEY (id) ! ) TYPE=MyISAM", "INSERT INTO " . $mx_table_prefix . "shoutbox (id,name_id,name,text,time,bbcode_uid) *************** *** 53,60 **** "CREATE TABLE " . $mx_table_prefix . "shoutbox_config ( ! config_name varchar(255) NOT NULL default '', config_value varchar(255) NOT NULL default '', PRIMARY KEY (config_name) ! ) TYPE=MyISAM", "INSERT INTO " . $mx_table_prefix . "shoutbox_config (config_name, config_value) VALUES ('config_id', '1')", --- 53,60 ---- "CREATE TABLE " . $mx_table_prefix . "shoutbox_config ( ! config_name varchar(255) NOT NULL default '', config_value varchar(255) NOT NULL default '', PRIMARY KEY (config_name) ! ) TYPE=MyISAM", "INSERT INTO " . $mx_table_prefix . "shoutbox_config (config_name, config_value) VALUES ('config_id', '1')", *************** *** 88,91 **** $message .= '<br /><br />If everything was successful, please delete this file for security reasons!'; ! mx_message_die(GENERAL_MESSAGE, $message); ?> \ No newline at end of file --- 88,91 ---- $message .= '<br /><br />If everything was successful, please delete this file for security reasons!'; ! mx_message_die(GENERAL_MESSAGE, $message); ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_shoutbox/db_upgrade.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_upgrade.php 27 Feb 2008 17:15:36 -0000 1.4 --- db_upgrade.php 3 Jun 2008 20:13:53 -0000 1.5 *************** *** 6,12 **** // COPYRIGHT : © 2002, 2003 apegaming.net // WWW : http://www.blame-the-french.com.com/ ! // LICENCE : GPL vs2.0 [ see /docs/COPYING ] ! // ! // ------------------------------------------------------------- if ( !defined('IN_ADMIN') ) --- 6,12 ---- // COPYRIGHT : © 2002, 2003 apegaming.net // WWW : http://www.blame-the-french.com.com/ ! // LICENCE : GPL vs2.0 [ see /docs/COPYING ] ! // ! // ------------------------------------------------------------- if ( !defined('IN_ADMIN') ) *************** *** 28,32 **** $mx_module_version = '2.3.1'; ! $mx_module_copy = 'Original mxBB <i>Shoutbox</i> module by <a href="http://phpms.sourceforge.net" target="_blank">Selven</a>'; $sql=array( --- 28,32 ---- $mx_module_version = '2.3.1'; ! $mx_module_copy = 'Original MX-Publisher <i>Shoutbox</i> module by <a href="http://phpms.sourceforge.net" target="_blank">Selven</a>'; $sql=array( *************** *** 39,46 **** "CREATE TABLE " . $mx_table_prefix . "shoutbox_config ( ! config_name varchar(255) NOT NULL default '', config_value varchar(255) NOT NULL default '', PRIMARY KEY (config_name) ! ) TYPE=MyISAM", "INSERT INTO " . $mx_table_prefix . "shoutbox_config (config_name, config_value) VALUES ('config_id', '1')", --- 39,46 ---- "CREATE TABLE " . $mx_table_prefix . "shoutbox_config ( ! config_name varchar(255) NOT NULL default '', config_value varchar(255) NOT NULL default '', PRIMARY KEY (config_name) ! ) TYPE=MyISAM", "INSERT INTO " . $mx_table_prefix . "shoutbox_config (config_name, config_value) VALUES ('config_id', '1')", *************** *** 72,75 **** $n++; } ! mx_message_die(GENERAL_MESSAGE, $message); ?> \ No newline at end of file --- 72,75 ---- $n++; } ! mx_message_die(GENERAL_MESSAGE, $message); ?> \ No newline at end of file |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:13:43
|
Update of /cvsroot/mxbb/mx_radiocast In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3349 Modified Files: mx_install_readme.htm Log Message: Final updates mxBB -> MXP and alike... Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/mx_install_readme.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_install_readme.htm 21 Mar 2008 08:50:21 -0000 1.2 --- mx_install_readme.htm 3 Jun 2008 20:13:37 -0000 1.3 *************** *** 272,280 **** <span lang="ro" xml:lang="ro">(</span>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 <span lang="ro" xml:lang= "ro">A</span>dminCP <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> --- 272,280 ---- <span lang="ro" xml:lang="ro">(</span>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 <span lang="ro" xml:lang= "ro">A</span>dminCP <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> |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:13:43
|
Update of /cvsroot/mxbb/mx_radiocast/templates/subSilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3349/templates/subSilver/admin Modified Files: radiocast_cat_body.tpl Log Message: Final updates mxBB -> MXP and alike... Index: radiocast_cat_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/templates/subSilver/admin/radiocast_cat_body.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** radiocast_cat_body.tpl 17 Sep 2007 07:20:24 -0000 1.2 --- radiocast_cat_body.tpl 3 Jun 2008 20:13:37 -0000 1.3 *************** *** 10,14 **** <!-- BEGIN catrow --> <tr> ! <td colspan="{catrow.COLSPAN}" class="{catrow.COLOR}" width="60%" height="25"><span class="gen">{catrow.TITLE}<br /></span><span class="gensmall">{catrow.DESC}</span></td> {catrow.ADD_SC} <td class="{catrow.COLOR}" align="center"><span --- 10,14 ---- <!-- BEGIN catrow --> <tr> ! <td colspan="{catrow.COLSPAN}" class="{catrow.COLOR}" width="60%" height="25"><span class="gen">{catrow.TITLE}<br /></span><span class="gensmall">{catrow.DESC}</span></td> {catrow.ADD_SC} <td class="{catrow.COLOR}" align="center"><span *************** *** 32,34 **** Do not remove my copyright notice and keep visible with its original content! --> ! <div align="center" style="font-family: Verdana; font-size: 10px; letter-spacing: -1px">Powered by Radio Cast {RADIOCAST_VERSION} © 2007 <a href="http://mxbb.net/" target="_blank">OryNider</a> is modified by <a href="http://www.mx-system.com/">MX-Team</a><br /></div> \ No newline at end of file --- 32,34 ---- Do not remove my copyright notice and keep visible with its original content! --> ! <div align="center" style="font-family: Verdana; font-size: 10px; letter-spacing: -1px">Powered by Radio Cast {RADIOCAST_VERSION} © 2007 <a href="http://mxbb.net/" target="_blank">OryNider</a> is modified by <a href="http://www.mx-publisher.com/">MX-Team</a><br /></div> \ No newline at end of file |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:13:41
|
Update of /cvsroot/mxbb/mx_radiocast/radiocast_mod In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3349/radiocast_mod Modified Files: radiocast_common.php Log Message: Final updates mxBB -> MXP and alike... Index: radiocast_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/radiocast_mod/radiocast_common.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** radiocast_common.php 21 Mar 2008 08:51:09 -0000 1.4 --- radiocast_common.php 3 Jun 2008 20:13:37 -0000 1.5 *************** *** 26,30 **** } ! include($radiocast_root_path . 'radiocast_constants.'.$phpEx); // --- 26,30 ---- } ! include($radiocast_root_path . 'radiocast_constants.'.$phpEx); // *************** *** 64,68 **** $radiocast_module_copy = $module['module_copy']; $radiocast_module_name = $module['module_name']; ! $radiocast_module_version = $module['module_version']; } --- 64,68 ---- $radiocast_module_copy = $module['module_copy']; $radiocast_module_name = $module['module_name']; ! $radiocast_module_version = $module['module_version']; } *************** *** 72,76 **** $radiocast_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; $radiocast_module_copyright .= 'mxBB <i> - ' . $radiocast_module_name . '</i> ' . $radiocast_module_version . ' © 2007 is powered by <a href="http://www.mxbb.net/">OryNider</a><br />'; ! $radiocast_module_copyright .= '[based on © 2003 <a href="http://cfmanager.net.tf" target="_blank">Cf Manager</a> & mxBB <i> - Music Center</i> v2.0.x © 2007, modified by <a href="http://www.mx-system.com/">MX-Team</a>]'; $radiocast_module_copyright .= '</div>'; } --- 72,76 ---- $radiocast_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; $radiocast_module_copyright .= 'mxBB <i> - ' . $radiocast_module_name . '</i> ' . $radiocast_module_version . ' © 2007 is powered by <a href="http://www.mxbb.net/">OryNider</a><br />'; ! $radiocast_module_copyright .= '[based on © 2003 <a href="http://cfmanager.net.tf" target="_blank">Cf Manager</a> & mxBB <i> - Music Center</i> v2.0.x © 2007, modified by <a href="http://www.mx-publisher.com/">MX-Team</a>]'; $radiocast_module_copyright .= '</div>'; } *************** *** 78,83 **** { $radiocast_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $radiocast_module_copyright .= 'mxBB <i> - Radio Cast</i> v1.0.x © 2007 is powered by <a href="http://www.mx-system.com/">OryNider</a><br />'; ! $radiocast_module_copyright .= '[based on © 2003 <a href="http://cfmanager.net.tf" target="_blank">Cf Manager</a> & mxBB <i> - Music Center</i> v2.0.x © 2007, modified by <a href="http://www.mx-system.com/">MX-Team</a>]'; $radiocast_module_copyright .= '</div>'; } --- 78,83 ---- { $radiocast_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $radiocast_module_copyright .= 'mxBB <i> - Radio Cast</i> v1.0.x © 2007 is powered by <a href="http://www.mx-publisher.com/">OryNider</a><br />'; ! $radiocast_module_copyright .= '[based on © 2003 <a href="http://cfmanager.net.tf" target="_blank">Cf Manager</a> & mxBB <i> - Music Center</i> v2.0.x © 2007, modified by <a href="http://www.mx-publisher.com/">MX-Team</a>]'; $radiocast_module_copyright .= '</div>'; } |
Update of /cvsroot/mxbb/mx_quotations In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3297 Modified Files: db_install.php db_uninstall.php db_upgrade.php mx_install_readme.htm mx_last_quotations.php mx_quotations.php mx_random_quotation.php Log Message: Final updates mxBB -> MXP and alike... Index: mx_quotations.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/mx_quotations.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** mx_quotations.php 9 Sep 2007 20:49:09 -0000 1.17 --- mx_quotations.php 3 Jun 2008 20:13:25 -0000 1.18 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] 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_quotations/db_uninstall.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** db_uninstall.php 2 May 2006 23:28:43 -0000 1.8 --- db_uninstall.php 3 Jun 2008 20:13:25 -0000 1.9 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: mx_last_quotations.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/mx_last_quotations.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** mx_last_quotations.php 9 Sep 2007 20:49:09 -0000 1.11 --- mx_last_quotations.php 3 Jun 2008 20:13:25 -0000 1.12 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: mx_random_quotation.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/mx_random_quotation.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** mx_random_quotation.php 9 Sep 2007 20:49:09 -0000 1.10 --- mx_random_quotation.php 3 Jun 2008 20:13:26 -0000 1.11 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] 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_quotations/mx_install_readme.htm,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** mx_install_readme.htm 15 Jan 2005 23:53:16 -0000 1.5 --- mx_install_readme.htm 3 Jun 2008 20:13:25 -0000 1.6 *************** *** 218,225 **** <body bgcolor="#FFFFFF" text="#000000"> <table> ! <tr> <td colspan="2"><p><b><font size="5">MX Module - Quotations<br> <font size="2">v. 1.03</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 - Quotations<br> <font size="2">v. 1.03</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_quotations/db_upgrade.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** db_upgrade.php 16 Feb 2008 21:48:16 -0000 1.16 --- db_upgrade.php 3 Jun 2008 20:13:25 -0000 1.17 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] 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_quotations/db_install.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** db_install.php 16 Feb 2008 21:48:16 -0000 1.15 --- db_install.php 3 Jun 2008 20:13:25 -0000 1.16 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] 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:13:32
|
Update of /cvsroot/mxbb/mx_quotations/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3297/includes Modified Files: mx_quotations_add.php mx_quotations_constants.php mx_quotations_del.php mx_quotations_edit.php Log Message: Final updates mxBB -> MXP and alike... Index: mx_quotations_add.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/includes/mx_quotations_add.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** mx_quotations_add.php 9 Sep 2007 20:49:09 -0000 1.11 --- mx_quotations_add.php 3 Jun 2008 20:13:26 -0000 1.12 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: mx_quotations_del.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/includes/mx_quotations_del.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** mx_quotations_del.php 9 Sep 2007 20:49:09 -0000 1.9 --- mx_quotations_del.php 3 Jun 2008 20:13:26 -0000 1.10 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: mx_quotations_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/includes/mx_quotations_constants.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_quotations_constants.php 17 Jun 2006 20:50:15 -0000 1.3 --- mx_quotations_constants.php 3 Jun 2008 20:13:26 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 30,34 **** $mx_user->extend(MX_LANG_MAIN, MX_IMAGES_NONE); ! $mx_page->add_copyright( 'mxBB Quotations Module' ); } ?> \ No newline at end of file --- 30,34 ---- $mx_user->extend(MX_LANG_MAIN, MX_IMAGES_NONE); ! $mx_page->add_copyright( 'MXP Quotations Module' ); } ?> \ No newline at end of file Index: mx_quotations_edit.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/includes/mx_quotations_edit.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** mx_quotations_edit.php 9 Sep 2007 20:49:09 -0000 1.11 --- mx_quotations_edit.php 3 Jun 2008 20:13:26 -0000 1.12 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] 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:13:30
|
Update of /cvsroot/mxbb/mx_quotations/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3297/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_quotations/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:23:04 -0000 1.1 --- lang_main.php 3 Jun 2008 20:13:26 -0000 1.2 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] 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:13:30
|
Update of /cvsroot/mxbb/mx_quotations/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3297/language/lang_english Modified Files: lang_main.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_quotations/language/lang_english/lang_main.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** lang_main.php 14 Aug 2006 10:49:38 -0000 1.8 --- lang_main.php 3 Jun 2008 20:13:26 -0000 1.9 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_quotations * @version $Id$ ! * @copyright (c) 2002-2006 [Jaime] 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:13:17
|
Update of /cvsroot/mxbb/mx_pjirc In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3278 Modified Files: readme.txt Log Message: Final updates mxBB -> MXP and alike... Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/mx_pjirc/readme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** readme.txt 7 Jun 2007 00:08:36 -0000 1.1 --- readme.txt 3 Jun 2008 20:13:13 -0000 1.2 *************** *** 5,9 **** | begin : January, 2006 | copyright : (C) 2002-2006 mxBB ! | mxBB project site : www.mx-system.com | | author : Amo (see additional credit below) --- 5,9 ---- | begin : January, 2006 | copyright : (C) 2002-2006 mxBB ! | mxBB project site : www.mx-publisher.com | | author : Amo (see additional credit below) *************** *** 11,17 **** | author email : am...@ho... | ! | additional credit : This module is based on "MX_chatbox" | and the phpBB mod "pjIRC" by Eric. ! | | description : The "Mx pjIRC" is a IRC Client for mxBB-Portal. | --- 11,17 ---- | author email : am...@ho... | ! | additional credit : This module is based on "MX_chatbox" | and the phpBB mod "pjIRC" by Eric. ! | | description : The "Mx pjIRC" is a IRC Client for mxBB-Portal. | |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:13:11
|
Update of /cvsroot/mxbb/mx_phpCA/ads_mod In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2930/ads_mod Modified Files: ads_common.php Log Message: Final updates mxBB -> MXP and alike... Index: ads_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpCA/ads_mod/ads_common.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ads_common.php 28 Feb 2008 06:26:20 -0000 1.2 --- ads_common.php 3 Jun 2008 20:13:03 -0000 1.3 *************** *** 47,51 **** include( $module_root_path . 'language/lang_english/lang_main.' . $phpEx ); $link_language='lang_english'; ! } else { --- 47,51 ---- include( $module_root_path . 'language/lang_english/lang_main.' . $phpEx ); $link_language='lang_english'; ! } else { *************** *** 63,67 **** include($module_root_path . "templates/" . $theme['template_name'] . $theme['template_name'] . ".cfg"); // ---------- ! } else { --- 63,67 ---- include($module_root_path . "templates/" . $theme['template_name'] . $theme['template_name'] . ".cfg"); // ---------- ! } else { *************** *** 69,73 **** include($module_root_path . "templates/" . "subSilver/" . "subSilver.cfg"); // ---------- ! } // --- 69,73 ---- include($module_root_path . "templates/" . "subSilver/" . "subSilver.cfg"); // ---------- ! } // *************** *** 135,139 **** $ads_module_copy = $module['module_copy']; $ads_module_name = $module['module_name']; ! $ads_module_version = $module['module_version']; } --- 135,139 ---- $ads_module_copy = $module['module_copy']; $ads_module_name = $module['module_name']; ! $ads_module_version = $module['module_version']; } *************** *** 142,146 **** { $ads_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $ads_module_copyright .= 'Classified Ads Powered by: <a href="http://pubory.uv.ro/" target="_blank">OryNider</a>, mxBB <i> - ' . $ads_module_name . '</i> ' . $ads_module_version . ' © 2007 is modified by <a href="http://www.mx-system.com/">MX-Team</a><br />'; $ads_module_copyright .= '[based on © 2005, 2006 <a href="http://www.phpca.net" target="_blank">PeteMan</a> - <i>phpCA Classified Ads</i> v' . $ads_config['version'] . ']'; $ads_module_copyright .= '</div>'; --- 142,146 ---- { $ads_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $ads_module_copyright .= 'Classified Ads Powered by: <a href="http://pubory.uv.ro/" target="_blank">OryNider</a>, mxBB <i> - ' . $ads_module_name . '</i> ' . $ads_module_version . ' © 2007 is modified by <a href="http://www.mx-publisher.com/">MX-Team</a><br />'; $ads_module_copyright .= '[based on © 2005, 2006 <a href="http://www.phpca.net" target="_blank">PeteMan</a> - <i>phpCA Classified Ads</i> v' . $ads_config['version'] . ']'; $ads_module_copyright .= '</div>'; *************** *** 149,153 **** { $ads_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $ads_module_copyright .= 'Classified Ads Powered by: <a href="http://pubory.uv.ro/" target="_blank">OryNider</a>, mxBB <i> - Music Center</i> v2.0.x © 2007 is modified by <a href="http://www.mx-system.com/">MX-Team</a><br />'; $ads_module_copyright .= '[based on © 2005, 2006 <a href="http://www.phpca.net" target="_blank">PeteMan</a> - <i>phpCA Classified Ads</i> v' . $ads_config['version'] . ']'; $ads_module_copyright .= '</div>'; --- 149,153 ---- { $ads_module_copyright = '<div align="center" class="gensmall" style="font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px">'; ! $ads_module_copyright .= 'Classified Ads Powered by: <a href="http://pubory.uv.ro/" target="_blank">OryNider</a>, mxBB <i> - Music Center</i> v2.0.x © 2007 is modified by <a href="http://www.mx-publisher.com/">MX-Team</a><br />'; $ads_module_copyright .= '[based on © 2005, 2006 <a href="http://www.phpca.net" target="_blank">PeteMan</a> - <i>phpCA Classified Ads</i> v' . $ads_config['version'] . ']'; $ads_module_copyright .= '</div>'; |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:13:11
|
Update of /cvsroot/mxbb/mx_phpCA In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2930 Modified Files: readme.txt Log Message: Final updates mxBB -> MXP and alike... Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/mx_phpCA/readme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** readme.txt 6 Jun 2007 22:24:38 -0000 1.1 --- readme.txt 3 Jun 2008 20:13:03 -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) *************** *** 14,18 **** | created by PeteMan (Peter Mansion) | < su...@ph... > ! | http://www.phpca.net | | additional credit : --- 14,18 ---- | created by PeteMan (Peter Mansion) | < su...@ph... > ! | http://www.phpca.net | | additional credit : *************** *** 20,24 **** | | ! | | description : phpBB-based Classified Ads System. | --- 20,24 ---- | | ! | | description : phpBB-based Classified Ads System. | |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:13:11
|
Update of /cvsroot/mxbb/mx_phpbb/language/lang_swedish In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2834 Modified Files: lang_admin.php Log Message: Final updates mxBB -> MXP and alike... Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/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:21:39 -0000 1.1 --- lang_admin.php 3 Jun 2008 20:12:51 -0000 1.2 *************** *** 2,14 **** /** * ! * @package mxBB Portal Module - mx_phpbb * @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 * */ ! $lang['mx_forum_admin'] = 'mxBB Forum Integration'; ! $lang['mx_forum_admin_explain'] = 'Här associerar du phpBB och mxBB sidor.<br /> Om du kör modulen med statiska associationer (val "Använd statiska grundinställnignar") behöver du endast skapa ett mx_phpbb block. Detta block placerar du på ALLA sidor med phpBB associationer. Om du vill dela upp forumet och köra olika kategorier på olika sidor, måste du skapa ytterligare mx_phpbb block - ett för varje subforum.'; // --- 2,14 ---- /** * ! * @package MX-Publisher Module - mx_phpbb * @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 * */ ! $lang['mx_forum_admin'] = 'MXP Forum Integration'; ! $lang['mx_forum_admin_explain'] = 'Här associerar du phpBB och MXP sidor.<br /> Om du kör modulen med statiska associationer (val "Använd statiska grundinställnignar") behöver du endast skapa ett mx_phpbb block. Detta block placerar du på ALLA sidor med phpBB associationer. Om du vill dela upp forumet och köra olika kategorier på olika sidor, måste du skapa ytterligare mx_phpbb block - ett för varje subforum.'; // *************** *** 45,49 **** $lang['reset'] = 'Nollställen'; ! $lang['default_pages_title'] = 'mxBB och phpBB integrering'; $lang['default_pages_title_explain'] = ''; --- 45,49 ---- $lang['reset'] = 'Nollställen'; ! $lang['default_pages_title'] = 'MXP och phpBB integrering'; $lang['default_pages_title_explain'] = ''; *************** *** 54,58 **** $lang['phpbb_integration_enabled'] = 'Aktivera phpBB modulen?'; ! $lang['phpbb_integration_enabled_explain'] = 'När phpBB modulen är aktiverad omdirigeras alla phpBB anrop till mxBB sidor. Väljer du att inte aktivera modulen fungerar phpBB "som vanligt"'; $lang['phpbb_integration_enabled_yes'] = 'Aktivera'; --- 54,58 ---- $lang['phpbb_integration_enabled'] = 'Aktivera phpBB modulen?'; ! $lang['phpbb_integration_enabled_explain'] = 'När phpBB modulen är aktiverad omdirigeras alla phpBB anrop till MXP sidor. Väljer du att inte aktivera modulen fungerar phpBB "som vanligt"'; $lang['phpbb_integration_enabled_yes'] = 'Aktivera'; *************** *** 60,64 **** $lang['phpbb_override'] = 'Associera phpBB och portalsidor'; ! $lang['phpbb_override_explain'] = 'Anrop till phpBB sidor skickas vidare till mxBB portalsidor enligt dessa inställningar.<br />Om du använder "blockinställningar", glöm inte att konfigurera phpbb blocket.'; $lang['phpbb_override_yes'] = 'Använd blockinställningar'; --- 60,64 ---- $lang['phpbb_override'] = 'Associera phpBB och portalsidor'; ! $lang['phpbb_override_explain'] = 'Anrop till phpBB sidor skickas vidare till MXP portalsidor enligt dessa inställningar.<br />Om du använder "blockinställningar", glöm inte att konfigurera phpbb blocket.'; $lang['phpbb_override_yes'] = 'Använd blockinställningar'; |
|
From: Jon O. <jon...@us...> - 2008-06-03 20:12:52
|
Update of /cvsroot/mxbb/mx_news/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2827 Modified Files: _core.cfg mx_news_body.tpl Log Message: Final updates mxBB -> MXP and alike... Index: mx_news_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_news/templates/_core/mx_news_body.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_news_body.tpl 29 Feb 2008 19:36:30 -0000 1.2 --- mx_news_body.tpl 3 Jun 2008 20:12:49 -0000 1.3 *************** *** 13,78 **** <!-- BEGIN text --> - <!-- OLD STYLE - <tr> - <td width="100" align="left" valign="top" class="row1"><span class="name"> - <b>{use_comments.text.POSTER}</b></span><hr /><br /> - <span class="postdetails">{use_comments.text.POSTER_RANK}<br /> - {use_comments.text.RANK_IMAGE}{use_comments.text.POSTER_AVATAR}</span><br /> - </td> - <td class="row1" height="28" valign="top"> - <table width="100%" border="0" cellspacing="0" cellpadding="0"> - <tr> - <td width="80%" valign="middle"><span class="genmed"><img src="{use_comments.text.ICON_MINIPOST_IMG}" width="12" height="9" border="0" /> <b>{use_comments.text.TITLE}</b> </span><span class="genmed">({use_comments.text.TIME})</span></td> - <td align="right"> - <!-- BEGIN auth_edit --> - <a href="{use_comments.text.auth_edit.U_COMMENT_EDIT}"><img src="{use_comments.text.auth_edit.EDIT_IMG}" alt="{use_comments.text.auth_edit.L_COMMENT_EDIT}" title="{use_comments.text.auth_edit.L_COMMENT_EDIT}" border="0"></a> - <!-- END auth_edit --> - <!-- BEGIN auth_delete --> - <a href="{use_comments.text.auth_delete.U_COMMENT_DELETE}"><img src="{use_comments.text.auth_delete.DELETE_IMG}" alt="{use_comments.text.auth_delete.L_COMMENT_DELETE}" title="{use_comments.text.auth_delete.L_COMMENT_DELETE}" border="0"></a> - <!-- END auth_delete --> - </td> - </tr> - <tr> - <td colspan="2"><hr /></td> - </tr> - <tr> - <td colspan="2"valign="top"><span class="postbody">{use_comments.text.TEXT}</span></td> - </tr> - </table> - </td> - </tr> - <tr> - <td class="spaceRow" colspan="2" height="1"><img src="{use_comments.text.ICON_SPACER}" alt="" width="1" height="1" /></td> - </tr> - END OLD STYLE--> - - <!-- SEMI OLD STYLE - <tr> - <td width="60%" valign="middle"> - <span class="genmed"> - <img src="{use_comments.text.ICON_MINIPOST_IMG}" width="12" height="9" border="0" /> <i>{use_comments.text.TIME}</i> - </span> - <span class="genmed"> - ({use_comments.text.POSTER}) - </span> - </td> - <td align="right"> - <!-- BEGIN auth_edit --> - <a href="{use_comments.text.auth_edit.U_COMMENT_EDIT}">[{use_comments.text.auth_edit.L_COMMENT_EDIT}]</a> - <!-- END auth_edit --> - <!-- BEGIN auth_delete --> - <a href="{use_comments.text.auth_delete.U_COMMENT_DELETE}">[{use_comments.text.auth_delete.L_COMMENT_DELETE}]</a> - <!-- END auth_delete --> - </td> - </tr> - <tr> - <td colspan="2"><span class="cattitle">{use_comments.text.TITLE}</span></td> - </tr> - <tr> - <td colspan="2"valign="top"><span class="genmed">{use_comments.text.TEXT}</span></td> - </tr> - END SEMI OLD --> - - <!-- NEW STYLE --> <tr> <td class="row1"><span class="discreet">[{use_comments.text.TIME}]</span> <span class="cattitle">{use_comments.text.TITLE}</span></td> --- 13,16 ---- *************** *** 89,95 **** <td class="row1" colspan="2" valign="top"><span class="genmed">{use_comments.text.TEXT}</span> </td> </tr> - - <!-- END NEW --> - <!-- END text --> </table> --- 27,30 ---- Index: _core.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_news/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:24:13 -0000 1.2 --- _core.cfg 3 Jun 2008 20:12:49 -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:12:49
|
Update of /cvsroot/mxbb/mx_phpbb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2759 Modified Files: mx_phpbb.pak readme.txt Log Message: Final updates mxBB -> MXP and alike... Index: mx_phpbb.pak =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/mx_phpbb.pak,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** mx_phpbb.pak 9 Jul 2007 22:41:16 -0000 1.7 --- mx_phpbb.pak 3 Jun 2008 20:12:43 -0000 1.8 *************** *** 1,5 **** module=+:53=+:phpBB2 Integration=+:modules/mx_phpbb/=+:Vanilla phpBB2 Forum Integration=+:1 New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 ! function=+:53=+:52=+:phpBB=+:mxBB Forum Integration=+:mx_phpbb.php=+: parameter=+:52=+:96=+:Source_phpBB_Forums=+:phpbb_type_select=+:=+:=+:0=+:0 parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 --- 1,5 ---- module=+:53=+:phpBB2 Integration=+:modules/mx_phpbb/=+:Vanilla phpBB2 Forum Integration=+:1 New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 ! function=+:53=+:52=+:phpBB=+:MXP Forum Integration=+:mx_phpbb.php=+: parameter=+:52=+:96=+:Source_phpBB_Forums=+:phpbb_type_select=+:=+:=+:0=+:0 parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/readme.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** readme.txt 14 May 2008 23:04:08 -0000 1.3 --- readme.txt 3 Jun 2008 20:12:43 -0000 1.4 *************** *** 1,7 **** /** * ! * @package mxBB Portal Module - mx_phpbb * @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 * --- 1,7 ---- /** * ! * @package MX-Publisher Module - mx_phpbb * @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 * *************** *** 32,36 **** # ! //+mxbb_portal if( !defined('IN_ADMIN') ) { --- 32,36 ---- # ! //+mxp if( !defined('IN_ADMIN') ) { *************** *** 41,45 **** } } ! //-mxbb_portal ?> --- 41,45 ---- } } ! //-mxp ?> |