Extension:Topbar
Jump to navigation
Jump to search
![]() | This extension's download link appears to be broken. If you have another link, please update the page and remove this notice. |
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 License |
Download | GitHub: Note: |
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");