|
From: Andrew <men...@us...> - 2006-01-14 22:38:21
|
Update of /cvsroot/mxbb/core/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18892/docs Added Files: index.html Log Message: Updated... --- NEW FILE: index.html --- <?php /** * * @package mxBB Portal 2.8.0 * @version $Id: index.html,v 1.1 2006/01/14 22:38:13 mennonitehobbit Exp $ * @copyright (c) 2002-2005 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @project_site http://www.mxbb-portal.com * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * */ ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>mxBB Portal :: Documentation Index</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="css/subSilver.css" type="text/css"> </head> <body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"> <table class="bodyline" align="center" cellpadding="8" cellspacing="0" width="90%"> <tbody> <tr> <td colspan="2"> <div style="text-align: center;"> <a name="top"><span class="postbody" style="font-weight: bold; font-size: 18px; line-height: normal;">mxBB Portal :: Documentation</span></a> </div> <br /> <br /> <span class="postbody"> <span style="font-weight: bold;">Package Title:</span> mxBB Portal Documentation<br /> <span style="font-weight: bold;">Document Title:</span> Documentation Index<br /> <span style="font-weight: bold;">Document Version:</span> 1.2.0<br /> <span style="font-weight: bold;">Targeted mxBB Version:</span> 2.8.0<br /> <span style="font-weight: bold;">Author:</span> MHobbit (Andrew N.) <an...@mx...> <a href="http://www.mhobbit.net">http://www.mhobbit.net</a><br /> <span style="font-weight: bold;">Last Updated:</span> January 14, 2005<br /> <br /> <span style="font-weight: bold;"><span style="font-size: 14px; line-height: normal;">Overview</span> </span> <br /> <span class="postbody">mxBB Portal is the only fully modular portal and CMS for phpBB. It features dynamic pages, blocks, and themes, by means of a powerful yet flexible AdminCP. It works without touching phpBB by using integrated features and functions. (This makes it a lot easier to upgrade to phpBB 3.0 "Olympus" when the time comes, among other things; coding-wise, it is highly adaptable and even logical.) mxBB Portal requires phpBB to run, and currently supports the mySQL and postgreSQL databases, with planned support for other database management systems (DBMSs) such as MS-SQL and DB2. mxBB Portal is the classic phpBB portal addon, improved and enhanced for every phpBB version released since 2001.</span> <br /> <br /> </tbody> </table> </body> </html> |