7
八月
2008
八月
2008
TinyMCE 簡易安裝中文化
在Google搜尋TinyMce中文化,結果大多是安裝在Drupal、LifeType等Blog系統上
以模組的方式進行中文化
以下為一般網頁掛上TinyMce中文化的方法
TinyMCE官方網站:http://tinymce.moxiecode.com/
安裝版本:TinyMCE 2.1.3│下載頁面
中文化:TinyMCE 2.1.3 Language Packages 選擇 zh_tw 或 zh_tw_utf8
安裝:
- 下載TinyMCE 2.1.3與中文化壓縮檔存放於同一層目錄,中文化解壓縮後會自動解於TinyMCE下相對路徑
- 中文化,以example_full.htm為例,修改script加入 language : “zh_tw”,
<script language="javascript" type="text/javascript"> tinyMCE.init({ mode : "textareas", theme : "advanced", language : "zh_tw", plugins : "devkit,style,layer,table,save,..... - 開啟tinymce資料夾,只需上傳tinymce\jscripts\下的tiny_mce資料夾於主機
- 安裝完成
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.


Comments
仍無迴響。
發表迴響