Skip to content
ElNovi edited this page Feb 25, 2016 · 4 revisions

Installation

Just copy to your /skins and add something like this in your LocalSettings.php:

$wgVisualEditorSupportedSkins = array( 'vector', 'apex', 'monobook', 'minerva', 'timeless' );

TO DO:

  • VisualEditor toolbar gets hidden if you scroll behind Timeless header. - DONE
  • Echo notification would be nice to remove from dropdown and add it next to a user name.

Clone this wiki locally