Extension:WikiOutline
Appearance
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
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 | GitHub: Note: |
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 yourextensions/
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.