Jump to content

Extension:MobileTabsPlugin

From mediawiki.org
MediaWiki extensions manual
MobileTabsPlugin
Release status: unmaintained
Author(s) Alexander Wunschik
Latest version 0.1.0
MediaWiki
Licence GNU Affero General Public License 3.0
Download

The MobileTabsPlugin extension does ...

Installation

[edit]
  • Download and place the file(s) in a directory called MobileTabsPlugin in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'MobileTabsPlugin' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.