Editing
Integrate FCKeditor to MediaWiki
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
將「所見即所得」({{Acronym | acronym= WYSIWYG | def= What You See Is What You Get}})的線上編輯器[http://www.fckeditor.net/ FCKeditor]([http://ckeditor.com/ CKEditor])整合至[[MediaWikiInstallRecord|MediaWiki]]。([http://mediawiki.fckeditor.net/index.php/Sandbox 線上Sandbox/Demo]) {{Right| hedding=[[MediaWiki extensions|MediaWiki Extension]] | text= * http://sites.google.com/site/favicocollection/fckeditor.net.favicon.png [http://mediawiki.fckeditor.net/index.php/Main_Page FCKeditor] 2.6.6 ([http://svn.fckeditor.net/MediaWiki/trunk/ svn]) * http://sites.google.com/site/favicocollection/mediawiki.org.favicon.png [http://www.mediawiki.org/wiki/MediaWiki MediaWiki] 1.16.0 * 測試環境: [http://www.wampserver.com/en/ WampServer] 2.0i for Windows ** Apache 2.2.11 ** MySQL 5.1.36 ** PHP 5.3.0 }} == 安裝步驟 == * 從開發網頁下載[http://mediawiki.fckeditor.net/ FCKeditor extension]([http://mediawiki.fckeditor.net/nightly/svn/mediawiki_fckeditor_ext_N.zip 直接下載])。 * 解壓縮後放置到 {MediaWiki}/extensions/FCKeditor 檔案結構為 <pre> {MediaWiki}/ |- extensions/ |- FCKeditor/ |- FCKeditor.php |- ... </pre> * 由於PHP 5.3環境差異,請修改{MediaWiki}/extensions/FCKeditor/FCKeditor.body.php 否則將出現錯誤「Detected bug in an extension! Hook FCKeditor_MediaWiki::onCustomEditor failed to return a value; should return true to continue hook processing or false to abort.」而無法編輯。 <pre> 原: public function onCustomEditor (&$article, &$user){ 修改后: public function onCustomEditor($article, $user) { </pre> * 修改{MediaWiki}/LocalSettings.php,在頁尾加入 <pre> require_once("$IP/extensions/FCKeditor/FCKeditor.php"); $wgUseAjax = 'true'; </pre> == 測試結果 == * {{gd}} 可以從所見即所得的HTML預覽介面,切換成檢視Wiki語法(Wikitext)的模式,保留原始語法。 * 文字樣式的修改: ok ** 粗體、斜體、層級改為標題、項目標號、縮排等可以順利修改 * 表格: ok * 連結: 可以加入外部以及內部連結 ** 站內連結: 直接輸入部分的頁面名稱,會自動執行live search * 嵌入圖片: ok * 頁內錨點(anchor): ok * 註腳的參考資料(reference): ok。 ** 需額外安裝[[MediaWiki footnotes|Cite擴充套件]] [http://www.mediawiki.org/wiki/Extension:Cite] == 參考資料 == * [http://mediawiki.fckeditor.net/index.php/FCKeditor_integration_guide FCKeditor integration guide - MediaWiki+FCKeditor] * 另一整合方式: [http://www.mediawiki.org/wiki/Extension:FCKeditor_%28by_Mafs%29 FCKeditor extension by Mafs]([http://www.allwiki.com/wiki/MediaWiki%E6%89%A9%E5%B1%95%EF%BC%9AFCKeditor Allwiki]說明) ''未測試'' * [http://www.mwusers.com/forums/showthread.php?12362-FCKEditor-error FCKEditor error] 其他支援文件 * FCKeditor [http://wiki.fckeditor.net/ Documentation], [http://www.fckeditor.net/forums/ Forum], [http://dev.fckeditor.net/ Report bugs] [[Category:MediaWiki]]
Summary:
Please note that all contributions to LemonWiki共筆 are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
LemonWiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Acronym
(
edit
)
Template:Gd
(
edit
)
Template:Right
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Current events
Recent changes
Random page
Help
Categories
Tools
What links here
Related changes
Special pages
Page information