[外掛]Page Encoding
發表於 : 2004-12-13 07:46
名稱:Page Encoding
版本:1.0.0
作者:billytcf
簡介:將 phpBB 預設的 iso-8859-1 編碼轉為 UTF-8
網頁: http://www.phpbb.com/phpBB/viewtopic.php?t=246070
下載: http://www.phpbb.com/phpBB/catdb.php?mo ... id=1346685
版本:1.0.0
作者:billytcf
簡介:將 phpBB 預設的 iso-8859-1 編碼轉為 UTF-8
網頁: http://www.phpbb.com/phpBB/viewtopic.php?t=246070
下載: http://www.phpbb.com/phpBB/catdb.php?mo ... id=1346685
代碼: 選擇全部
##############################################################
## MOD Title: Default Encoding
## MOD Author: billytcf <billytcf@hotmail.com> (N/A) N/A
## MOD Description: This mode changes the default encoding of phpBB2 to utf-8
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 2 Minutes
## Files To Edit:
## language/lang_english/lang_main.php
## Included Files: n/a
##############################################################
## 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: The default encoding of phpBB2 is iso-8859-1, this causes problem when displaying chinese characters, this mode changes the default behaviour.
##
##############################################################
## MOD History:
##
## 2004-12-11 - Version 1.0.0
## - The initial release, support phpBB 2.0.11, not tested on others
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################