MediaWiki toolbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{Template:MediaWiki Installation}} | {{Template:MediaWiki Installation}} | ||
== MediaWiki設定檔的編輯 == | |||
* 準備支援無 {{Acronym| acronym=BOM | def=萬國碼簽名(Byte-order mark) }} 的 UTF-8 編輯器 ex: [http://notepad-plus.sourceforge.net/ Notepad++] | * 準備支援無 {{Acronym| acronym=BOM | def=萬國碼簽名(Byte-order mark) }} 的 UTF-8 編輯器 ex: [http://notepad-plus.sourceforge.net/ Notepad++] | ||
| Line 13: | Line 13: | ||
</pre> | </pre> | ||
== MediaWiki技術支援 == | |||
* [http://www.ptt.cc/bbs/Wikipedia/index.html 批踢踢實業坊- wikipedia看板] | * [http://www.ptt.cc/bbs/Wikipedia/index.html 批踢踢實業坊- wikipedia看板] | ||
* Wikimedia Foundation [http://meta.wikimedia.org/wiki/Mailing_lists Mailing list] - Wikipedia等專案的電子報 | * Wikimedia Foundation [http://meta.wikimedia.org/wiki/Mailing_lists Mailing list] - Wikipedia等專案的電子報 | ||
| Line 20: | Line 20: | ||
== 網頁編輯的輔助 == | |||
# Firefox -> 工具 ->錯誤主控台 | # Firefox -> 工具 ->錯誤主控台 | ||
# [http://chrispederick.com/work/web-developer/ Web Developer] for [[MozillaFirefox|Firefox]] | # [http://chrispederick.com/work/web-developer/ Web Developer] for [[MozillaFirefox|Firefox]] | ||
# [http://www.getfirebug.com/ Firebug] for Firefox | # [http://www.getfirebug.com/ Firebug] for Firefox | ||
# 其他[[CSS tools]] - {{Acronym| def=串接樣式表(Cascading Style Sheets) | acronym = CSS}} 編輯工具 | |||
[[Category:MediaWiki]] | [[Category:MediaWiki]] | ||
Revision as of 10:02, 11 November 2007
MediaWiki設定檔的編輯
- 準備支援無 BOM 的 UTF-8 編輯器 ex: Notepad++

- (Image host on flickr)
- 備份設定: 修改原設定前,在該行加上井字號,變成註解。然後將原設定複製成新的一行,產生新設定
#原設定 新設定
MediaWiki技術支援
- 批踢踢實業坊- wikipedia看板
- Wikimedia Foundation Mailing list - Wikipedia等專案的電子報
- Bug tracker for MediaWiki and its extensions and site-specific problems on Wikimedia's wiki sites.
網頁編輯的輔助
- Firefox -> 工具 ->錯誤主控台
- Web Developer for Firefox
- Firebug for Firefox
- 其他CSS tools - CSS 編輯工具