SpaceMonkey~ Like a monkey ready to be shot into space~ SpaceMonkey.
Wordpress 中文化
April 28, 2006 on 10:17 am | tags: Tags: WordPress因為工作需要,得把 wordpress 的管理介面弄成中文的~ (要給小朋友用)
OSSF 中文Wordpress 那邊有中文語系檔,也有2.02的版本
到手之後,只要解開來,把language資料夾丟進wp-include去就好囉
然後改一下wp-config.php 把 define (’WPLANG’, ”);改成define (’WPLANG’, ‘zh_TW’);
就好了!真是方便!
open真是個好精神!
13 則回應 »
RSS feed for comments on this post. TrackBack URI
請給予回應
Blog出版系統WordPress 版面配置修改自 Pool theme .
Entries and comments feeds.
本網誌由 王彥博[AlexW] 撰寫/攝影/維護. ^Top^
本網誌圖文皆以cc(by-nc-nd)授權












喔 我現在是用2.0beta的中文化版本 來試試2.02的
Comment by hjs867 — April 28, 2006 #
我自己倒是習慣用英文的,只有themes改中文
Comment by alexw — April 28, 2006 #
請問 ..
我的wp-contfig.php檔案裡面是
define(’ABSPATH’, dirname(__FILE__).’/');
require_once(ABSPATH.’wp-settings.php’);
?>
所以我不知道該改哪個?!我有給他改過下面那段..
可是卻是亂碼>”"
Comment by joan — April 30, 2006 #
[...] 為什麼無法中文化啊??? 好難過T^T 照著太空猴子的教學…哇…怎麼會這樣?! 跟我想要弄的東西,都不一樣啊…救命啊>” [...]
Pingback by *Joan World* » Blog Archive » 求救 — April 30, 2006 #
幫幫幫幫幫~~~幫幫忙我…拜託拜託~~~~
Comment by joan — May 5, 2006 #
我已經po在你板上了,結果還被你刪除…
–
找一下define (’WPLANG’, ‘’);吧~ 一定有!
在中間吧
不然你去官方再抓一次原始檔案(wordpress吧~
Comment by alexw — May 5, 2006 #
真的嗎?!你有PO?! 我記得我沒刪除任何東西呀..
我每天去看都是No Comments 呀…
那我再重新抓依次好嚕^////^
在有問題 在來請教你~^^ 3Q嚕
Comment by joan — May 6, 2006 #
OK囉~~~變成中文化哩~~~HAPPY~~^^3q
Comment by joan — May 6, 2006 #
我有發現升級到 wordpress 2.02 後, 發表文章會發現資料庫都是亂碼.
如果有亂碼現象 去改 wp-db.php 在 line 43
function wpdb($dbuser, $dbpassword, $dbname, $dbhost) {
$this->dbh = @mysql_connect($dbhost, $dbuser, $dbpassword);
這兩行後面 加上
$this->query(”set names ‘utf8′”);
就 OK 了
Comment by nickolas — May 11, 2006 #
复杂的晕倒~~~~~~~~~救命~!!!
Comment by 猴子奶奶 — July 29, 2006 #
我的blog, 正”式” 的式,出不來
Comment by tart — March 30, 2007 #
把你的server重開 搞不好莫名其妙的好了(我就碰過一次)
Comment by alexw — March 30, 2007 #
哇~ 真的假…正`式`的式,出不來。
但是許功蓋都ok…
用utf8 編碼應該不會這樣才對呀>
Comment by tart — March 30, 2007 #