Tree view

From Objectif Client Inc
Revision as of 20:45, 9 November 2014 by Nicolas Rollin (talk | contribs) (Created page with "== Module == Download module at http://www.mediawiki.org/wiki/Extension:TreeAndMenu TreeAndMenu == Setup == Copy file into extensions folder Add the following code at the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Module

Download module at [TreeAndMenu]

Setup

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

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

Sample code

{{#tree:root=Step by Step web site Creation|
* Enregistrement

** Registraire

***[[http://gandi.net gandi]]


** All in one
*** [[http://www.hostpapa.ca hostpapa]]

** Social Media **
*** Google +
Must create a page
[[https://plus.google.com Google +]]

*** [[http://facebook.com Facebook]]
*** [[http://linkedin.com Linkedin ]]
Etc ...
}}

Result