|
From: Andrew <men...@us...> - 2006-01-14 22:13:51
|
Update of /cvsroot/mxbb/core/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14792/docs Modified Files: index.html Log Message: Updated, moved, added smilies. Index: index.html =================================================================== RCS file: /cvsroot/mxbb/core/doc/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.html 14 Jan 2006 01:23:40 -0000 1.3 --- index.html 14 Jan 2006 22:13:41 -0000 1.4 *************** *** 20,28 **** <html> <head> ! <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> ! <meta http-equiv="Content-Style-Type" content="text/css"> ! <title>mxBB Portal :: Documentation</title> ! <link rel="stylesheet" href="css/subSilver.css" type="text/css"> ! <body> </body> </html> --- 20,122 ---- <html> <head> ! <title>mxBB-Portal :: Installation - readme</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;"><span class="postbody"><a name="top"><span style="font-weight: bold;"><span style="font-size: 18px; line-height: normal;">mxBB Portal :: ! Documentation</span></span></a></span><br /></div> ! ! <span class="postbody"> <br /> ! <span style="font-weight: bold;">Package Title:</span> ! mxBB Portal :: Documentation<br> ! ! <span style="font-weight: bold;">Document Title:</span> ! Documentation Index<span style="font-weight: bold;"><span style="font-weight: bold;"></span><br> ! ! 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) <an...@mx...> ! http://www.mxbb-portal.com<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><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. 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. mxBB-Portal is the classic phpBB portal addon, ! improved and enhanced for every phpBB version released since 2001. </span><br> ! ! <span class="postbody"> <br> ! ! <span class="postlink">This document is aimed ! towards mxBB administrators who are looking to utilize mxBB.</span><small><span style="font-style: italic;"></span></small><br> ! ! <br> ! ! <br> ! ! Download the: </span> ! <ul> ! ! <li><span class="postbody"><span class="postlink"><a href="http://www.mx-system.com/index.php?page=112&action=file&file_id=2">mxBB-Portal ! Core</a> </span> (required for <span style="font-weight: bold;">all</span> setups)</span></li> ! ! <li><span class="postbody"><a href="http://www.mx-system.com/index.php?page=112&action=category&cat_id=4" target="_blank" class="postlink">Add-on Modules</a> ! (optional; download whichever ones you need) </span></li> ! ! </ul> ! ! <span class="postbody"><br> ! ! Keep yourself up to date on the latest releases and mxBB news! ! Subscribe to the <a href="http://lists.sourceforge.net/lists/listinfo/mxbb-news" target="_blank" class="postlink">mxBB-News Mailing ! List</a>! <img style="border: 0px solid ; width: 15px; height: 15px;" src="icon_wink.gif" alt="Wink"> <br> ! ! <br> ! ! <hr> <br> ! ! <span style="font-weight: bold;"><span style="font-size: 14px; line-height: normal;"></span></span></span><span class="postbody"><br> ! ! </span><span class="postbody"> </span><span class="postbody"><span class="postbody"><span class="postbody"> </span><span class="postbody"><br> ! ! <br> ! ! <a href="#top">Back to Top</a> <br> ! ! <br> ! ! Jon and MHobbit<br> ! ! <span style="font-style: italic;">On behalf of ! the <a href="http://www.mx-system.com/index.php?page=143">mxBB ! Team</a></span></span> </span></span></td> ! ! </tr> ! ! </tbody> ! </table> ! </body> </html> |