|
From: Jon O. <jon...@us...> - 2006-09-05 18:08:31
|
Update of /cvsroot/mxbb/core/contrib In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22115/contrib Modified Files: readme.txt Log Message: added info Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/core/contrib/readme.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** readme.txt 18 Dec 2005 16:26:16 -0000 1.4 --- readme.txt 5 Sep 2006 18:08:27 -0000 1.5 *************** *** 1,7 **** ! You will find two different subfolders in this contrib/ directory: replace_phpbb_admin , and sync_overall_header . ! replace_phpbb_admin is meant to offer a way for users to access the mxBB AdminCP from phpBB side of things, replacing the phpBB AdminCP link in the footer. ! sync_overall_header is a simple way of synchronizing the headers in both your portal and forum. And updated document related to installing themes for mxBB is located here: http://www.mx-system.com/forum/viewtopic.php?t=4741 . Note that you will not find specific support for these methods at our support forums. These things are at-your-own-risk. --- 1,12 ---- ! You will find several different subfolders in this contrib/ directory. ! replace_phpbb_admin, ! is meant to offer a way for users to access the mxBB AdminCP from phpBB side of things, replacing the phpBB AdminCP link in the footer. ! sync_overall_header, ! is a simple way of synchronizing the headers in both your portal and forum. And updated document related to installing themes for mxBB is located here: http://www.mx-system.com/forum/viewtopic.php?t=4741 . ! ! custom_overall_header, ! a few custom overall_header template examples Note that you will not find specific support for these methods at our support forums. These things are at-your-own-risk. |