Extension:TippingOver
Appearance
This extension is incompatible with MediaWiki 1.39 or any later release! You are advised against using this extension on a live site.
|
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
TippingOver Release status: unmaintained |
|
---|---|
Author(s) | Shawn Bruckner (OoEyestalk) |
MediaWiki | |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
The TippingOver extension allows editors to create tooltips for wiki links using either wiki pages or uploaded images.
Installation
[edit]- Download and place the file(s) in a directory called
TippingOver
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
require_once "$IP/extensions/TippingOver/TippingOver.php";
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.