Help:Text editor support: Difference between revisions

Content deleted Content added
Undid revision 1201534240 by Erictleung (talk) because I missed the note that already mentions that Firefox 57 breaks addin
m Bluefish article is reinstated on Mediawiki, so re-adding it as editor
 
(4 intermediate revisions by 4 users not shown)
Line 238:
* language-mediawiki
* language-markdown
 
===Bluefish===
[[Bluefish_(software)|Bluefish]] supports Mediawiki syntax by default. If the auto-detection of the document language fails select the menu Document → Language → Mediawiki to enable syntax highlighting and auto completion. Specific Mediawiki syntax highlighting options can be configured in the Preferences panel under Language support → Mediawiki.
 
===GNU Emacs===
A few [[Emacs]] ''major mode'' implementations are available for editing MediaWiki syntax:
 
* [http://github.com/hexmode/mediawiki-el mediawiki.el on github]. “…"… adds the ability to edit sites hosted on Mediawiki (including Wikipedia, of course)."
* wikitext-mode.el, see [https://www.emacswiki.org/emacs/WikitextMode WikitextMode on EmacsWiki]. Derived from WikipediaMode v.0.3.3. Source is [https://www.emacswiki.org/emacs/wikitext-mode.el available] but documentation has [[link rot|link rotted]].
* [[Wikipedia:wikipedia-mode.el|wikipedia-mode.el]] (obsolete) is a simple major mode that mostly provides [[syntax highlighting]] for MediaWiki [[mark-up]].
Line 251 ⟶ 255:
 
Wikipedia articles [[Wikipedia:don't use line breaks|don't use line breaks]]. Because of this, you may want to install one of the following:
* [http://www.emacswiki.org/elisp/longlines.el longlines.el] — implements “word"word wrap”wrap" functionality for Emacs (<code>longlines.el</code> is now part of GNU Emacs). [[Wikipedia:Wikipedia-mode.el#Installing longlines-mode|Installation instructions for <code>longlines.el</code>]].
* [http://homepage1.nifty.com/bmonkey/emacs/elisp/screen-lines.el screen-lines.el] — redefines movement commands to operate in terms of screen lines as opposed to logical lines
 
Line 794 ⟶ 798:
[[Notepad++]] is a free text and [[Source code editor|source code editor]] for [[Microsoft Windows]]. It allows users to create their own syntax highlighting scheme; users can customize a new scheme using the mediawiki markup scheme, or [[User:MjolnirPants/mediawiki lang npp|install an existing version]] provided by the Wikipedia user [[User:MjolnirPants|MjolnirPants]].
 
Notepad++ supports plugins; there is a 2009 mediaWiki plugin for the 32-bit version that can be downloaded at [http://www.cab.i24.cc/projects/wikieditor/ http://www.cab.i24.cc/projects/wikieditor/] ([https://web.archive.org/web/20231001185805/http://www.cab.i24.cc/projects/wikieditor/ Internet Archive]).
 
===LibreOffice Writer===