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 | ||
|
|||
| Check usage and version matrix | |||
What can this extension do? [edit]
This extension adds a WikiDot-like topbar to MediaWiki.
Usage [edit]
Create a list of links on [[MediaWiki:Topbar]].
Installation [edit]
To install this extension, add the following to LocalSettings.php:
require_once("$IP/extensions/Topbar/Topbar.php");
