|
From: Selven <sel...@us...> - 2007-07-09 18:42:11
|
Update of /cvsroot/mxbb/mx_shoutbox/docs/pages In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13852/docs/pages Modified Files: main_doc_index.html Log Message: Upgrading to 2.3.1 to release fix, and correcting some typo in documentation Index: main_doc_index.html =================================================================== RCS file: /cvsroot/mxbb/mx_shoutbox/docs/pages/main_doc_index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** main_doc_index.html 21 Jun 2007 18:21:12 -0000 1.1 --- main_doc_index.html 9 Jul 2007 18:42:00 -0000 1.2 *************** *** 3,7 **** <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <title>MXBB Faq & Rules :: 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>MXBB Shoutbox :: Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> *************** *** 16,20 **** <td> <a name="module"></a> ! <b><font size="5">MXBB Module - SHOUTBOX V. 2.3.0</font></b><br /> <br /> <br /> --- 16,20 ---- <td> <a name="module"></a> ! <b><font size="5">MXBB Module - SHOUTBOX V. 2.3.1</font></b><br /> <br /> <br /> *************** *** 36,43 **** <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.<br> ! If upgrading, use the Upgrade Module option into modules setup page of ACP.<br> If uninstalling, use the Uninstall Module option into modules setup page of ACP.<br> <br /> --- 36,43 ---- <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> ! If upgrading, use the Upgrade Module option into modules setup page of ACP, then resetting your shotbox, the upgrade reporting shoutbox setting to default.<br> If uninstalling, use the Uninstall Module option into modules setup page of ACP.<br> <br /> *************** *** 47,53 **** 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_faq/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 /> ! Important Note: The style must be present also in your forum, and portal to work!<br /> <br /> <a href="#top"> Back to Top</a> <br /> --- 47,53 ---- 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 /> ! Important Note: The style must be present also in your forum, and portal to work!<br /> <br /> <a href="#top"> Back to Top</a> <br /> *************** *** 57,61 **** 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_faq/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 /> <br /> <a href="#top"> Back to Top</a> <br /> --- 57,61 ---- 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_faq/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 /> <br /> <a href="#top"> Back to Top</a> <br /> *************** *** 64,68 **** </table> <br /> ! <div align="center"><span class="copyright">mxBB Faq & Rules Team</span></div> </body> </html> --- 64,68 ---- </table> <br /> ! <div align="center"><span class="copyright">mxBB Shoutbox Team</span></div> </body> </html> |