jsTree Macro

Version 31.1 by Admin on 2016/08/01 00:01

cogA XWiki Explorer based on jsTree
TypeXAR
Category
Developed by

Josef Haimerl

Active Installs18
Rating
0 Votes
Websitehttp://www.de-gmbh.com
LicenseGNU Lesser General Public License 2.1

Installable with the Extension Manager

Description

A new Document Tree Macro has been introduced in XWiki 6.3.

The jsTree Macro uses the XWiki RESTful API and jsTree to display a tree view of wiki documents. 

jsTree is a jquery plugin, that provides interactive trees. It is absolutely free, open source and distributed under the MIT license.
jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources and AJAX loading.

macro-jstree.png

The hierarchy of the jsTree Macro equals the breadcrumb navigation of XWiki. Documents with parent pages which no longer exist and documents with no parent page are shown in the root node of the space to which the documents belong.

Usage

{{jstree/}}

Contextmenu

ActionDescription
OpenOpens a new browser window with the selected document as destination
NewCreates a new child document on the selected node
DeleteDeletes the selected document

macro-jstree-contextmenu.png

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.

You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the instructions
  5. You'll also need to install all dependent Extensions that are not already installed in your wiki

Release Notes

v1.0

Initial version

Dependencies

Dependencies for this extension (org.xwiki.contrib:macro-jstree 1.0):

    

Get Connected