Go to file
Translation updater bot 7613972cbb Localisation updates from http://translatewiki.net.
Change-Id: I43d68d92b1a36f3832881391932bb8b2cc157f8b
2013-04-15 21:05:05 +00:00
.docs
demos Hybridise MWTemplateNode 2013-04-14 02:34:18 +00:00
maintenance
modules Merge "Filter our zero-coverage updateState nodes" 2013-04-14 02:53:01 +00:00
.gitignore
.gitreview
.jshintignore
.jshintrc JSHint: Re-order jshintrc options to split common from project settings 2013-04-13 08:53:11 +02:00
ApiVisualEditor.php
AUTHORS.txt
CODING.md
LICENSE.txt
README.txt
VisualEditor.hooks.php
VisualEditor.i18n.php Localisation updates from http://translatewiki.net. 2013-04-15 21:05:05 +00:00
VisualEditor.php Hybridise MWTemplateNode 2013-04-14 02:34:18 +00:00
VisualEditorMessagesModule.php

VisualEditor provides a visual editor for wiki pages. It is written in
JavaScript and runs in a web browser. 

It uses the Parsoid parser to convert wikitext documents to annotated HTML
which the VisualEditor is able to load, modify and emit back to Parsoid at
which point it is converted back into wikitext.

For more information about these projects, check out the wiki:

	* http://www.mediawiki.org/wiki/VisualEditor
	* http://www.mediawiki.org/wiki/Parsoid