Update of /cvsroot/mxbb/mx_pafiledb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9172 Modified Files: db_install.php db_uninstall.php db_upgrade.php dload.php dload_lists.php dload_mini.php dload_quickdl.php mx_install_readme.htm Log Message: Final updates mxBB -> MXP and alike... Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/db_upgrade.php,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** db_upgrade.php 27 Apr 2008 18:48:44 -0000 1.28 --- db_upgrade.php 3 Jun 2008 20:21:56 -0000 1.29 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_pafiledb * @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_pafiledb * @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 * *************** *** 49,53 **** $upgrade_103 = 0; $upgrade_201 = 0; ! $upgrade_280 = 0; // mxBB 2.8 branch -> $upgrade_225 = 0; --- 49,53 ---- $upgrade_103 = 0; $upgrade_201 = 0; ! $upgrade_280 = 0; // mxp 2.8 branch -> $upgrade_225 = 0; Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/mx_install_readme.htm,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** mx_install_readme.htm 29 May 2006 15:41:46 -0000 1.8 --- mx_install_readme.htm 3 Jun 2008 20:21:57 -0000 1.9 *************** *** 218,225 **** <body bgcolor="#FFFFFF" text="#000000"> <table> ! <tr> <td colspan="2"><p><b><font size="5">MX Module - pafileDB<br> <font size="2">v. 2.0.1</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,225 ---- <body bgcolor="#FFFFFF" text="#000000"> <table> ! <tr> <td colspan="2"><p><b><font size="5">MX Module - pafileDB<br> <font size="2">v. 2.0.1</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> *************** *** 227,231 **** Haplo</p> <p><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> --- 227,231 ---- Haplo</p> <p><span style="font-weight: bold">Description</span> <br /> ! The MX-Publisher Module is an addon product for the MX-Publisher.</p> <p><strong>Features</strong> <br /> Easy to use and install/uninstall module.</p> *************** *** 237,252 **** 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>. </p> <p>Special note for pafileDB:<br> ## Create and CHMOD (0777) THE FOLLOWING DIRECTORIES: <br> --- 237,252 ---- 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>. </p> <p>Special note for pafileDB:<br> ## Create and CHMOD (0777) THE FOLLOWING DIRECTORIES: <br> *************** *** 268,272 **** 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> --- 268,272 ---- 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> *************** *** 283,287 **** <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> --- 283,287 ---- <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> *************** *** 295,299 **** }<br> $fcontents = $fcontents_temp;<br> ! // End - mxBB modules 2.x code patch</font></td> </tr> </table> --- 295,299 ---- }<br> $fcontents = $fcontents_temp;<br> ! // End - MX-Publisher modules 2.x code patch</font></td> </tr> </table> *************** *** 313,326 **** 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> /mxBB Team</p> </td> </tr> --- 313,326 ---- 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-Publisher Team</p> </td> </tr> Index: dload.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/dload.php,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** dload.php 13 Mar 2008 19:15:19 -0000 1.28 --- dload.php 3 Jun 2008 20:21:56 -0000 1.29 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_pafiledb * @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_pafiledb * @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(); Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/db_install.php,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** db_install.php 27 Apr 2008 18:48:44 -0000 1.36 --- db_install.php 3 Jun 2008 20:21:56 -0000 1.37 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_pafiledb * @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_pafiledb * @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: dload_mini.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/dload_mini.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** dload_mini.php 13 Mar 2008 19:15:20 -0000 1.6 --- dload_mini.php 3 Jun 2008 20:21:57 -0000 1.7 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_pafiledb * @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_pafiledb * @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: dload_lists.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/dload_lists.php,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** dload_lists.php 13 Mar 2008 19:15:19 -0000 1.28 --- dload_lists.php 3 Jun 2008 20:21:57 -0000 1.29 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_pafiledb * @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_pafiledb * @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: dload_quickdl.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/dload_quickdl.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** dload_quickdl.php 13 Mar 2008 19:15:20 -0000 1.18 --- dload_quickdl.php 3 Jun 2008 20:21:57 -0000 1.19 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_pafiledb * @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_pafiledb * @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_pafiledb/db_uninstall.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** db_uninstall.php 13 Aug 2006 19:44:45 -0000 1.15 --- db_uninstall.php 3 Jun 2008 20:21:56 -0000 1.16 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_pafiledb * @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_pafiledb * @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 * |