Extension:JQuery Tab Container

From MediaWiki.org
Jump to: navigation, search


MediaWiki extensions manual - list
Crystal Clear action run.png
JQuery Tab Container

Release status: stable

JQuery-tabs-screen-1.gif
Implementation Tag
Description Helps you organize content of your page into AJAX tabs.
Author(s) (SCR_Developertalk)
Last version 1.1x (2009-03-19)
MediaWiki 1.16+
License Freeware / Open Source (BSD)
Download see below
Check usage (experimental)

Contents

[edit] What can this extension do?

Add tab container to your markup language so you can accommodate more information in one page in user friendly way.

[edit] Usage

<tabs>
<tab title="Tab #1">wiki body</tab>
<tab title="Tab #2">wiki body</tab>
</tabs>

[edit] Download instructions

[edit] Installation

To install this extension, add the following to LocalSettings.php:

require_once("$IP/extensions/JQueryTabs/JQueryTabs.php");

[edit] See also

Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox