1 頁 (共 1 頁)

[外掛] Message Can 1.0.5

發表於 : 2005-08-02 01:47
bu

代碼: 選擇全部

############################################################## 

## MOD Title: Message Can

## MOD Author: buweichiu < mods@xpoo.net > (Buwei Chiu) http://bws.xpoo.net 

## MOD Description: This MOD allows you prepare some message for users to use when they're posting or sending private messages.

## MOD Version: 1.0.5

## 

## Installation Level: Easy

## Installation Time: 5 Minutes 

## Files To Edit: 	6

##			posting.php

##			privmsg.php

##			includes/constants.php

##			language/lang_english/lang_main.php

##			language/lang_english/lang_admin.php

##			templates/subSilver/posting_body.tpl

## Included Files: 6

##			messagecan_install.php 

##			admin/admin_messagecan.php

##			templates/subSilver/admin/messagecan_add.tpl

##			templates/subSilver/admin/messagecan_body.tpl

##			templates/subSilver/admin/messagecan_delConfirm.tpl

##			templates/subSilver/admin/messagecan_edit.tpl

## License: http://opensource.org/licenses/gpl-license.php GNU Public License v2

##############################################################

## For security purposes, please check: http://www.phpbb.com/mods/

## for the latest version of this MOD. Although MODs are checked

## before being allowed in the MODs Database there is no guarantee

## that there are no security problems within the MOD. No support

## will be given for MODs not found within the MODs Database which

## can be found at http://www.phpbb.com/mods/

############################################################## 

## Author Notes:

##		Thanks to StickyKid at phpbb-tw.net, he brought me this idea.
##

##		Remember to change the table prefix used on your database or 

##		you can execute the file "messagecan_install.php" ;)

## 

############################################################## 

## MOD History: 

## 

##	2005-06-05 - Version 1.0.0

##		- Inititla release

## 

##	2005-06-16 - Version 1.0.1

##		- Security update

##

##	2005-06-25 - Version 1.0.2

##		- Separate files into a separate sub-folder

##		- Fix <br> to <br />

##		- Add sql_freeresult after sql execute

##		- Security update

##

##	2005-07-12 - Version 1.0.3

##		- Fix " to ' in Language Files

##		- Fix template files

##		- Security update

##		- Sprintf instead str_replace

##		- and etc...
##
##	2005-07-23 - Version 1.0.4
##		- Fix stripslashes
##		- XHTML-style coding
##
##	2005-07-27 - Version 1.0.5
##		- More detail about this MOD
##		- Replace finding place of language file

##

############################################################## 

## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 

############################################################## 
Link: http://www.phpbb.com/phpBB/viewtopic.php?t=310532

謝謝 Mac 和在官方的 TerraFrost
下次我會注意的 =.=||...