DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:jorgchart

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:jorgchart [2015-06-01 16:38] – created 213.162.68.232plugin:jorgchart [2024-01-05 14:32] (current) Aleksandr
Line 6: Line 6:
 email      : dev@aboehler.at email      : dev@aboehler.at
 type       : Syntax type       : Syntax
-lastupdate : 2015-06-01+lastupdate : 2016-03-07
 compatible : Hrun compatible : Hrun
 depends    : wrap depends    : wrap
 conflicts  conflicts 
 similar    : orgapp, orgchart similar    : orgapp, orgchart
-tags       : chart, orghcart, relation, staff+tags       : chart, orgchart, relation, staff, !discontinued
  
-downloadurl: http://www.aboehler.at/hg/jorgchart/archive/tip.zip +downloadurl: https://gitlab.aboehler.at/dokuwiki/jorgchart/-/archive/main/jorgchart-main.tar.gz 
-bugtracker : https://code.rnb-consulting.at/tag/jorgchart_plugin+bugtracker : https://gitlab.aboehler.at/dokuwiki/jorgchart/-/issues 
-sourcerepo : http://www.aboehler.at/hg/jorgchart+sourcerepo : https://gitlab.aboehler.at/dokuwiki/jorgchart/
 donationurl:  donationurl: 
  
 screenshot_img :  screenshot_img : 
 ---- ----
 +
 +:!: **This plugin is no longer maintained.**
  
 A simple PlugIn based on [[https://github.com/wesnolte/jOrgChart|jOrgChart]] that creates an organizational chart from a DokuWiki list. The PlugIn requires the WRAP plugin. A simple PlugIn based on [[https://github.com/wesnolte/jOrgChart|jOrgChart]] that creates an organizational chart from a DokuWiki list. The PlugIn requires the WRAP plugin.
Line 31: Line 33:
 ===== Examples/Usage ===== ===== Examples/Usage =====
  
-<code><WRAP jorgchart> +<code> 
-  * Manager +<WRAP jorgchart> 
-    * Project Leader 1 +  * Max \\ <wrap title>Manager</wrap> 
-      * Project Member 1 +    * Mike \\ <wrap title>Project Leader</wrap> 
-      * Project Member 2 +      * Tony \\ <wrap title>Project Member 1</wrap> 
-    * Project Leader 2 +      * Sandra \\ <wrap title>Project Member 2</wrap> 
-</WRAP></code>+    * Diana \\ <wrap title>Project Leader 2</wrap> 
 +</WRAP> 
 +</code> 
 + 
 +The second line and the ''%%<wrap title>%%'' calls are optional. By default, the name is rendered bold, the title is rendered italic.
  
 === Change Log === === Change Log ===
  
-{{rss>http://www.aboehler.at/hg/jorgchart/atom-log date}}+{{rss>https://gitlab.aboehler.at/dokuwiki/jorgchart.atom date}}
  
 === Known Problems / Limitations === === Known Problems / Limitations ===
  
   * The chart is rendered in the Browser. Thus, it might not work with export-functions such as PDF or ODT.   * The chart is rendered in the Browser. Thus, it might not work with export-functions such as PDF or ODT.
- 
-===== Discussion ===== 
- 
-Please use the bug tracker at https://code.rnb-consulting.at/tag/jorgchart_plugin 
- 
- 
  
plugin/jorgchart.1433169503.txt.gz · Last modified: 2015-06-01 16:38 by 213.162.68.232

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