Text Editor: Difference between revisions
New page: Most administration on a Unix-like system is done with a text editor editing configuration files, usually under the <code>/etc</code> directory. This document will just outline a few edit... |
No edit summary |
||
| Line 1: | Line 1: | ||
[[File:Accessories-text-editor.svg|thumb|right|The pen is mightier than the sword]] | |||
Most administration on a Unix-like system is done with a text editor editing configuration files, usually under the <code>/etc</code> directory. This document will just outline a few editors to choose from. | Most administration on a Unix-like system is done with a text editor editing configuration files, usually under the <code>/etc</code> directory. This document will just outline a few editors to choose from. | ||
| Line 17: | Line 18: | ||
== TextPad == | == TextPad == | ||
[http://www.textpad.com/ TextPad] is a '''free''', powerful, general purpose editor for plain text files that works in Windows. | [http://www.textpad.com/ TextPad] is a '''free''', powerful, general purpose editor for plain text files that works in Windows. | ||
== Wiki Editors == | |||
* [[wp:User:Cacycle/wikEd | wikEd]] is a great [[javascript]] implementation of an editor for MediaWiki wikis. | |||
* [[mw:Extension:WikiEditor | WikiEditor]] is the extension in use by MediaWiki Foundation currently on all sites. | |||
[[Category:Development]] | [[Category:Development]] | ||