Text Editor: Difference between revisions
convert to new template |
moving Infobox to the top and image to the bottom |
||
| Line 1: | Line 1: | ||
[[ | {{Feature | ||
|image=QB cube.svg | |||
|imgdesc=QualityBox | |||
|feature title=Text Editor | |||
}} | |||
{{#set:feature description = The [[mw:Extension:WikiEditor]] extension is an extendable framework with a set of feature-based modules that improve the user experience of editing. It is also the editing interface that Wikipedia currently uses }} | |||
{{#set:feature notes = Available as the default editor in this wiki }} | |||
{{#set:feature tests = }} | |||
{{#set:feature examples = }} | |||
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 20: | Line 29: | ||
== Wiki Editors == | == Wiki Editors == | ||
[[File:Accessories-text-editor.svg|thumb|right|The pen is mightier than the sword]] | |||
| | |||
| | |||
* [[wp:User:Cacycle/wikEd | wikEd]] is a great [[JavaScript]] implementation of an editor for MediaWiki wikis. | * [[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. | * [[mw:Extension:WikiEditor | WikiEditor]] is the extension in use by MediaWiki Foundation currently on all sites. | ||