## EasyMod 0.0.10a compliant
#################################################################
## MOD Title: Board Message MOD XL
## MOD Author: Shannado <
sven@shannado.nl> (Sven)
http://www.shannado.nl/forumorg
## MOD Description: With this MOD the admin is able to set mulptiple message at the top of the board.
## He/She can choose in the board configuaration, if the message appear on ALL pages or on the Index ONLY or
## not at all or on the forum you selected. It can handle more then 255 characters
## MOD Version: 1.0.5
##
## Installation Level: Intermediate
## Installation Time: 15 - 25 Minutes
## Files To Edit: page_header.php,
## overall_header_tpl,
## constants.php,
## functions.php,
## session.php
## Included Files: admin_board_msg_xl.php,
## board_msg_xl_edit_body.tpl,
## board_msg_xl_view_body.tpl,
## board_message_xl.php,
## functions_bm.php,
## board_msg_xl_preview_body.tpl,
## lang_main_bm_xl.php,
## lang_admin_bm_xl.php
## default.gif
##############################################################
## For Security Purposes, Please Check:
http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at:
http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
##############################################################
## MOD History:
##
## YYYY-MM-DD - Version x.x.x
## - version notes go here
##
## ------------
## 01-01-2002 - 0.6.0 beta
## - Beta
##
## 01-01-2002 - 0.9.0 beta
## - A lot of improvements and extended the functionality
##
## 01-01-2002 - 0.9.1 beta
## - Error in the sort function
##
## 01-01-2002 - 0.9.2 beta
## - Fixed small errors
## - Enabled BB Code
##
## 01-01-2002 - 0.9.3 beta
## - Fixed Typo in constants.php
## - forgot to to include bbcode_strip() function in the HOW TO
##
## 01-01-2002 - 0.9.4 beta
## - When editing/adding the message, you can preview the message
## - More Smilies window added (just like when posting a post)
## - Cleaned up the code a bit
##
## 01-01-2002 - 1.0.0 FINAL
## - FINAL
##
## 01-01-2002 - 1.0.1 FINAL
## - When Gzip comression enabled there were some problems.
##
## 01-01-2002 - 1.0.2 FINAL
## - Link to the FAQ was wrong
##
## 01-01-2002 - 1.0.3 FINAL
## - Fixed error in pagination
##
## 01-01-2002 - 1.0.4 FINAL
## - Made phpBB v2.0.2 complaint and EasyMod 0.0.7 complaint
##
## 05-12-2003 - 1.0.5 FINAL
## - Made phpBB v2.0.6 complaint and EasyMod 0.0.10a complaint
## - Adjusted to the new Template
#################################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
#################################################################
#