Tree view: Difference between revisions

From Objectif Client Inc
Jump to navigation Jump to search
Line 55: Line 55:


== SideBarre Menu ==
== SideBarre Menu ==
{{#tree:root=First Step with wiki|
{{#tree:root=Side Barre Menu |
* Start here
* Enregistrement


** Demo Page|Demo Page
** Registraire


** Web Site
***[[http://gandi.net gandi]]
*** Web_Site|Web Site Conception
 
*** Boostrap|Boostrap
 
}}
** 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

Revision as of 21:53, 24 July 2016

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

SideBarre Menu

{{#tree:root=Side Barre Menu |

  • Enregistrement
    • Registraire


    • Social Media **
      • Google +

Must create a page [Google +]

Etc