Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 608 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 608 Bytes

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