Extension:Topbar
From MediaWiki.org
Topbar Release status: beta |
|||
---|---|---|---|
Implementation | Skin, Ajax | ||
Description | Adds Topbar navigation to Mediawiki. A part of a suite of extensions by Writh.net aimed at combining the beauty of Wikidot with the power of MediaWiki. | ||
Author(s) | Kevin Kragenbrink (kkragenbrinktalk) | ||
MediaWiki | 1.18 | ||
PHP | 5.3 | ||
License | MIT | ||
Download | https://github.com/Writh/Topbar | ||
|
|||
Translate the Topbar extension if it is available at translatewiki.net |
|||
Check usage and version matrix; code metrics |
What can this extension do?[edit | edit source]
This extension adds a WikiDot-like topbar to MediaWiki.
Usage[edit | edit source]
Create a list of links on [[MediaWiki:Topbar]].
Installation[edit | edit source]
To install this extension, add the following to LocalSettings.php:
require_once("$IP/extensions/Topbar/Topbar.php");