fuerthwiki / MobileTabsPlugin

This is an Plugin for Mediawiki's Tabs extension show tabs as an accordion on mobile.

Home Page:https://fuerthwiki.github.io/MobileTabsPlugin/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is an Plugin for Mediawiki's Tabs extension show tabs as an accordion on mobile.

https://fuerthwiki.github.io/MobileTabsPlugin/demo/

License:GNU General Public License v3.0


Languages

Language:Less 63.8%Language:JavaScript 28.2%Language:PHP 8.0%