Skip to content

fuerthwiki/MobileTabsPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileTabsPlugin

This a "Plugin" for Mediawiki's Tabs Extension to show tabs as an accordion on mobile.

This extension provides a simple jQuery-Plugin to show content as a accordion instad of tabs.

Installation

  • Make sure you have the Tabs extension installed.
  • Copy the "MobileTabsExtesion" to your extesion folder and include it in your LocalSettings.php:
wfLoadExtension( 'MobileTabsPlugin' );

Demo

MobileTabsPlugin Animation