Extension:MinervaMenu
From Linux Web Expert
This extension is incompatible with MediaWiki 1.39 or any later release! You are advised against using this extension on a live site. Volunteer developers are invited to pledge their efforts to updating this extension to make it compatible with MediaWiki 1.41 by replacing the {{Incompatible }} template with {{Incompatible |version=1.39|pledge=~~~~}} . |
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> |
MinervaMenu Release status: unmaintained |
|
---|---|
Implementation | Hook |
Description | Adds Sidebar menu items to Minerva skin. |
Author(s) | Martin Pham |
Latest version | 0.0.1 (2021-11-04) |
MediaWiki | 1.18+ |
Database changes | No |
License | GNU General Public License 2.0 |
Download | GitLab:
<translate> Note:</translate> |
Example | https://nguoiviet.it |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
The MinervaMenu extension adds Sidebar menu items to Minerva skin.
Installation
- <translate> Download and place the file(s) in a directory called <tvar name=name>
MinervaMenu
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'MinervaMenu' ); $wgMinervaMenuPage = 'Your menu page'; // optional, default is MediaWiki:MobileSidebar
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Configuration
Example menu page (MediaWiki:MobileSidebar) contents:
*discovery **Test|First menu *personal **Another_Test|Another menu
Categories:
- Pages with script errors
- Pages with broken file links
- Extensions incompatible with 1.39
- Unmaintained extensions
- Extensions without an image
- Hook extensions
- Extensions without a compatibility policy
- Extensions with manual MediaWiki version
- GPL licensed extensions
- Extensions in GitLab version control
- MobileMenu extensions
- All extensions
- Extensions not in ExtensionJson