Tree view: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(17 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
Copy file into extensions folder | Copy file into extensions folder | ||
Add the following code at the end of LocalSettings.php | Add the following code at the end of LocalSettings.php | ||
<pre> | <pre>wfLoadExtension( 'TreeAndMenu' ); </pre> | ||
Sample code <pre> | Sample code <pre> | ||
Line 14: | Line 14: | ||
** Registraire | ** Registraire | ||
***[[http://gandi.net gandi]] | ***[[http://gandi.net gandi]] | ||
** All in one | ** All in one | ||
*** [[http://www.hostpapa.ca hostpapa]] | *** [[http://www.hostpapa.ca hostpapa]] | ||
** Social Media | ** Social Media | ||
*** Google + | *** Google + | ||
Must create a page | Must create a page | ||
Line 35: | Line 33: | ||
{{#tree:root=Step by Step web site Creation| | {{#tree:root=Step by Step web site Creation| | ||
* Enregistrement | * Enregistrement | ||
** Registraire | ** Registraire | ||
***[[http://gandi.net gandi]] | ***[[http://gandi.net gandi]] | ||
** All in one | ** All in one | ||
Line 54: | Line 49: | ||
}} | }} | ||
== SideBarre | == SideBarre Menu == | ||
{{#tree:root= | {{#tree:root=Side Barre Menu | | ||
* Media Wiki | |||
** [[Quicklinksmediawiki#Start_with_MediaWiki|Start With Wiki]] | |||
** [[Demo Page|Demo Page]] | |||
** Navigation | |||
*** [[mainpage|mainpage-description]] | |||
*** [[recentchanges-url|recentchanges]] | |||
*** [[randompage-url|randompage]] | |||
*** [[helppage|help]] | |||
* | * Business | ||
** | ** [[EntrepreneurShip | EntrepreneurShip]] | ||
* | * Office | ||
** | ** [[LibreOffice | Libre and Open Office]] | ||
** | ** [[MSOfficeOnline | Ms Office OnLine]] | ||
* | * CMS | ||
** | ** [[Wordpress | Word Press]] | ||
** | ** [[Tiki | Tiki]] | ||
* | |||
** | * Erp | ||
** | ** [[JdEdwards | JD Edwards]] | ||
** | ** [[MSDynamics | Ms Dynamics]] | ||
** [[OpenERP | Odoo (OpenErp)]] | |||
* Database | * Database | ||
** Mysql | MySql | ** [[Mysql | MySql]] | ||
** Oracle_Database|Oracle | ** [[Oracle_Database|Oracle]] | ||
** HQL | Hibernate | ** [[HQL | Hibernate]] | ||
** MongoDb | MongoDb | ** [[MongoDb | MongoDb]] | ||
** MsSql | MsSql | ** [[MsSql | MsSql]] | ||
* System Admin. | |||
** [[Linux|Linux]] | |||
** [[Unix Container|Container]] | |||
** [[KVM | KVM]] | |||
** [[Mail Server | Mail Server]] | |||
** [[Web Server | Web Server]] | |||
** [[Windows | Windows]] | |||
* Ldap | * Ldap | ||
** Ldap Server | Ldap Server | ** [[Ldap Server | Ldap Server]] | ||
* | * Code | ||
** | ** [[Ruby|Ruby]] | ||
** | ** [[Java_Spring_FrameWork | Spring FrameWork]] | ||
** [[Java_Spring_Roo| Roo]] | |||
** [[Grails_Framework| Grails]] | |||
** [[nodejs | node.js]] | |||
* IDE | * IDE | ||
** Wavemaker | Wavemaker | ** [[Wavemaker | Wavemaker]] | ||
** Eclipse | Eclipse | ** [[Eclipse | Eclipse]] | ||
** NetBean | NetBean | ** [[NetBean | NetBean]] | ||
* | * Repositories | ||
** | ** [[Githuh | Github]] | ||
** | ** [[npm | npm]] | ||
* | |||
* Drones | |||
}} | }} |
Latest revision as of 05:27, 22 April 2025
Module
Download module at [TreeAndMenu]
Setup
Copy file into extensions folder Add the following code at the end of LocalSettings.php
wfLoadExtension( 'TreeAndMenu' );
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 ... }}