Skip to content

eiroca/dokuwiki-plugin-orgapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dokuwiki-plugin-orgapp

Dokuwiki plugin to draw organization charts.

Generates charts using the applet orgapp.

Syntax:

<orgapp attribute="value" attribute="value" ...>
 chart definition
</orgapp>

The chart can be defined either directly in the Wiki page or in an external file. In the first case is sufficient to include the definition within the tag orgapp, in the second case you should use the attribute url to define the URL of the definition.

More information at official site