Integrate FCKeditor to MediaWiki: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 20: Line 20:
       |- ...
       |- ...
</pre>
</pre>
* 為了與MediaWiki更好的整合,需要從開發網頁[http://svn.fckeditor.net/MediaWiki/trunk/ 檔案庫](SVN)下載幾個額外修改過的檔案(這意味著更新MediaWiki時,需額外修改這些檔案)
* 為了與MediaWiki更好的整合,需要從開發網頁[http://svn.fckeditor.net/MediaWiki/trunk/ 檔案庫]({{Acronym | acronym= SVN | def= Subversion}})下載幾個額外修改過的檔案(這意味著更新MediaWiki時,需額外修改這些檔案)
** 必要的: includes/EditPage.php ([http://svn.fckeditor.net/MediaWiki/trunk/includes/EditPage.php 按右鍵,另存檔案])  - 讓編輯介面的預覽可以正確顯示
** 必要的: includes/EditPage.php ([http://svn.fckeditor.net/MediaWiki/trunk/includes/EditPage.php 按右鍵,另存檔案])  - 讓編輯介面的預覽可以正確顯示
** 必要的: includes/Parser.php ([http://svn.fckeditor.net/MediaWiki/trunk/includes/Parser.php 按右鍵,另存檔案])  - 可以正確內容與空格(leading space)
** 必要的: includes/Parser.php ([http://svn.fckeditor.net/MediaWiki/trunk/includes/Parser.php 按右鍵,另存檔案])  - 可以正確內容與空格(leading space)

Navigation menu