DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:jorgchart

jorgchart Plugin

Compatible with DokuWiki

Hrun

plugin Create an organizational chart from a list

Last updated on
2016-03-07
Provides
Syntax
Repository
Source
Requires
wrap

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to orgapp, orgchart

Tagged with !discontinued, chart, orgchart, relation, staff

:!: This plugin is no longer maintained.

A simple PlugIn based on jOrgChart that creates an organizational chart from a DokuWiki list. The PlugIn requires the WRAP plugin.

The JavaScript code automatically sets the height of the generated boxes to the maximum required height in the current level. The width is auto-calculated.

Installation

Copy the unzipped folder to your /lib/plugins directory and activate the plugin. There are no configuration options.

Examples/Usage

<WRAP jorgchart>
  * Max \\ <wrap title>Manager</wrap>
    * Mike \\ <wrap title>Project Leader</wrap>
      * Tony \\ <wrap title>Project Member 1</wrap>
      * Sandra \\ <wrap title>Project Member 2</wrap>
    * Diana \\ <wrap title>Project Leader 2</wrap>
</WRAP>

The second line and the <wrap title> calls are optional. By default, the name is rendered bold, the title is rendered italic.

Change Log

Known Problems / Limitations

  • The chart is rendered in the Browser. Thus, it might not work with export-functions such as PDF or ODT.
plugin/jorgchart.txt · Last modified: 2024-01-05 14:32 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki