|
From: Jon O. <jon...@us...> - 2008-06-03 20:21:33
|
Update of /cvsroot/mxbb/mx_slides In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8561 Modified Files: db_install.php db_uninstall.php db_upgrade.php mx_install_readme.htm mx_slides.php Log Message: Final updates mxBB -> MXP and alike... Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_slides/mx_install_readme.htm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_install_readme.htm 5 May 2007 20:33:17 -0000 1.1 --- mx_install_readme.htm 3 Jun 2008 20:20:54 -0000 1.2 *************** *** 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">MX-Publisher</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 MX-Publisher Module is an addon product for the MX-Publisher Core.</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> /MX-Publisher Team</p> </td> </tr> Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_slides/db_upgrade.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** db_upgrade.php 16 Feb 2008 21:49:27 -0000 1.3 --- db_upgrade.php 3 Jun 2008 20:20:54 -0000 1.4 *************** *** 2,8 **** /** * ! * @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 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_slides * @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 * Index: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_slides/db_uninstall.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** db_uninstall.php 5 May 2007 20:33:16 -0000 1.1 --- db_uninstall.php 3 Jun 2008 20:20:54 -0000 1.2 *************** *** 2,8 **** /** * ! * @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 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_slides * @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 * Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_slides/db_install.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** db_install.php 16 Feb 2008 21:49:27 -0000 1.2 --- db_install.php 3 Jun 2008 20:20:53 -0000 1.3 *************** *** 2,8 **** /** * ! * @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 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_slides * @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 * Index: mx_slides.php =================================================================== RCS file: /cvsroot/mxbb/mx_slides/mx_slides.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_slides.php 13 Mar 2008 19:16:46 -0000 1.2 --- mx_slides.php 3 Jun 2008 20:20:54 -0000 1.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_slides * @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 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_slides * @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 * |