Extension:WikiOutline

MediaWiki extensions manual
WikiOutline
Release status: unmaintained
Implementation other (invalid type)
Author(s) (Haojixutalk)
Latest version 0.0.1
MediaWiki 1.29.0+
License GNU General Public License 2.0 or later
Download

The WikiOutline extension is a lightweight, versatile outliner extension for Mediawiki.

It is based on Concord outliner.

Talk -> Email me or open an issue on Github

Installation edit

  • Download and place the file(s) in a directory called WikiOutline in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'WikiOutline' );
    
  •   Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.