Table of Contents

OrgApp (Organization Charts) Plugin

Compatible with DokuWiki

Greebo

plugin Create organization charts using OrgApplet (http://www.eiroca.net/orgapp/)

Last updated on
2019-02-24
Provides
Syntax
Repository
Source

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 jorgchart, orgchart

Tagged with chart, charts, images, organization, orgchart

Download and Installation

Search and install the plugin using the Extension Manager or manually with the download from the github releases. Refer to Plugins on how to install plugins manually.

Last version can be found on github, including project tracking.

Documentation

Orgapp generates organization charts using an applet. Simple example:

<orgapp>
 <organigram>
  <unit name="eIrOcA" >
   <unit name="eNrIcO" />
   <unit name="sImOnA" />
  </unit>
 </organigram>
</orgapp>

Sample Arguments

Full documentation and examples is here (English and Italian).

History

Version 19.02

2013/06/29

2011/02/03

2010/04/19

Copyright © 2010-2019 eIrOcA (eNrIcO Croce & sImOnA Burzio)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.