Tabs Inside Page

From Objectif Client Inc
Revision as of 21:13, 13 November 2014 by Nicolas Rollin (talk | contribs) (Created page with "Category:Tabs Category:Demo == Module == Download module at http://www.mediawiki.org/wiki/Special:ExtensionDistributor/Tabber Tabber == Setup == Copy file into ex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Module

Download module at [Tabber]

Setup

Copy file into extensions folder Add the following code at the end of LocalSettings.php

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

Usage

Tabs are created as follows: <tabName>=<tabBody> Tabs are separated by: "|-|"

Some neat text here


Sample

Some neat text here