How to enable the new MediaWiki visual editor?

I use the built-in default WikiEditor MediaWiki, but I found about it: http://www.mediawiki.org/wiki/VisualEditor:Test

I can’t find where he says what I need to do to start it. Do I need some configuration properties in my file LocalSettings.php?

+5
source share
1 answer

Here are some instructions: http://www.mediawiki.org/wiki/Extension:VisualEditor .

You also need to install the Parsoid server. Here are the instructions for this: http://www.mediawiki.org/wiki/Parsoid#Getting_started .

+4
source

All Articles