<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.eiroca.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.eiroca.net/wiki/feed.php">
        <title>eIrOcA</title>
        <description></description>
        <link>https://www.eiroca.net/wiki/</link>
        <image rdf:resource="https://www.eiroca.net/wiki/lib/tpl/eiroca/images/favicon.ico" />
       <dc:date>2026-06-09T09:36:25+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/desktop/orgapp"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/start"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/dokuwiki_eiroca"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.eiroca.net/wiki/lib/tpl/eiroca/images/favicon.ico">
        <title>eIrOcA</title>
        <link>https://www.eiroca.net/wiki/</link>
        <url>https://www.eiroca.net/wiki/lib/tpl/eiroca/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-24T19:36:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dokuwiki Plugin - OrgApp</title>
        <link>https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;dokuwiki_plugin_-_orgapp&quot;&gt;Dokuwiki Plugin - OrgApp&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;Dokuwiki&lt;/a&gt; plugin to draw organization charts.
&lt;/p&gt;

&lt;p&gt;
The plugin has been updated with the last version of the applet, there are now more options to draw more compact organization chart (e.g. by reversing the orientation of the last level of leaves).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Plugin - OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-298&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;plugin_usage&quot;&gt;Plugin usage&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Generates charts using the applet &lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/orgapp&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:orgapp&quot;&gt;OrgApp&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Plugin usage&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;plugin_usage&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;299-387&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;syntax&quot;&gt;Syntax&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;orgapp attribute=&amp;quot;value&amp;quot; attribute=&amp;quot;value&amp;quot; ...&amp;gt;
 chart definition
&amp;lt;/orgapp&amp;gt;&lt;/pre&gt;

&lt;p&gt;
Possible optional attributes:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit4&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Name        &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Description &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;width&lt;/strong&gt;   &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Width of the chart&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;height&lt;/strong&gt;  &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Height of the chart&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;name&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Name of the applet&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;code&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Main class of the OrgApp applet&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; &lt;strong&gt;archive&lt;/strong&gt; &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Archive (&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;) location of the OrgApp applet&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;target&lt;/strong&gt;  &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Dafault link target&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;type&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Type of the chart definition (0=SOF), see &lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/orgapp&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:orgapp&quot;&gt;OrgApp&lt;/a&gt; for more details&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;url&lt;/strong&gt;     &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Location (&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;) of the organization chart definition&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;520-970&amp;quot;} --&gt;
&lt;p&gt;
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 &lt;strong&gt;orgapp&lt;/strong&gt;, in the second case you should use the attribute &lt;em&gt;&lt;strong&gt;url&lt;/strong&gt;&lt;/em&gt; to define the &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; of the definition.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Syntax&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;syntax&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;388-1236&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;examples&quot;&gt;Examples&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The following code shows how to define an organization chart directly in the wiki page:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;orgapp&amp;gt;
 &amp;lt;organigram&amp;gt;
  &amp;lt;unit name=&amp;quot;eIrOcA&amp;quot; &amp;gt;
   &amp;lt;unit name=&amp;quot;eNrIcO&amp;quot; /&amp;gt;
   &amp;lt;unit name=&amp;quot;sImOnA&amp;quot; /&amp;gt;
  &amp;lt;/unit&amp;gt;
 &amp;lt;/organigram&amp;gt;
&amp;lt;/orgapp&amp;gt;&lt;/pre&gt;

&lt;p&gt;
generates the following result:
&lt;/p&gt;

&lt;p&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;50%&quot; height=&quot;50%&quot;&gt;&lt;param name=&quot;Target&quot; value=&quot;_blank&quot; /&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;Data&quot; value=&quot;
 &amp;lt;organigram&amp;gt;
  &amp;lt;unit name=&amp;quot;eIrOcA&amp;quot; &amp;gt;
   &amp;lt;unit name=&amp;quot;eNrIcO&amp;quot; /&amp;gt;
   &amp;lt;unit name=&amp;quot;sImOnA&amp;quot; /&amp;gt;
  &amp;lt;/unit&amp;gt;
 &amp;lt;/organigram&amp;gt;
&quot; /&gt;&lt;/applet&gt;
&lt;/p&gt;

&lt;p&gt;
The following code shows how to draw an organization defined in an external file and changing the default width:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;orgapp width=&amp;quot;100%&amp;quot; url=&amp;quot;/apps/orgapp/data2.sof&amp;quot;&amp;gt;&amp;lt;/orgapp&amp;gt;&lt;/pre&gt;

&lt;p&gt;
generates the following result:
&lt;/p&gt;

&lt;p&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;100%&quot; height=&quot;50%&quot;&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;DataSource&quot; value=&quot;/apps/orgapp/data2.sof&quot; /&gt;&lt;/applet&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Examples&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;examples&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1237-1952&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;installation&quot;&gt;Installation&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Download and install the plugin using the &lt;a href=&quot;https://www.dokuwiki.org/plugin%3Aplugin&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugin%3Aplugin&quot;&gt;Plugin Manager&lt;/a&gt; using the following &lt;a href=&quot;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-orgapp.zip&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-orgapp.zip&quot; rel=&quot;nofollow&quot;&gt;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-orgapp.zip&lt;/a&gt;.
Refer to &lt;a href=&quot;https://www.dokuwiki.org/plugins&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugins&quot;&gt;plugins&lt;/a&gt; on how to install plugins manually. &lt;a href=&quot;https://github.com/eiroca/dokuwiki-plugin-orgapp/releases&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/eiroca/dokuwiki-plugin-orgapp/releases&quot; rel=&quot;nofollow&quot;&gt;Releases&lt;/a&gt; at github is always up to date.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Installation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;installation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;1953-2311&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;administration&quot;&gt;Administration&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The default values used in  the generation of the organization chart can be changed from the control panel.
&lt;/p&gt;

&lt;p&gt;
It is advisable, but not necessary, move the OrgApplet.jar file in the Web server directory serving static resources and change the &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; in the field &lt;em&gt;&lt;strong&gt;Archive&lt;/strong&gt;&lt;/em&gt; of the administration panel.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;WARNING&lt;/strong&gt; if the applet does not load, you should control:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://java.com/it/download/index.jsp&quot; class=&quot;urlextern&quot; title=&quot;http://java.com/it/download/index.jsp&quot; rel=&quot;nofollow&quot;&gt;Java runtime&lt;/a&gt; is properly installed in the PC (version 6 or higher)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; that &lt;em&gt;&lt;strong&gt;Archive&lt;/strong&gt;&lt;/em&gt; field contains the correct &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; of the file &lt;em&gt;OrgApplet.jar&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; to have disabled the nice &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; dokuwiki feature. If you want to use nice &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; you need to move the &lt;em&gt;OrgApplet.jar&lt;/em&gt; file to a static resources folder outside the control of dokuwiki rewrite rules.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Administration&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;administration&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;2312-3101&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;history&quot;&gt;History&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Version 19.02&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; dokuwiki “Greebo” compatibility&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; PHP 7.x compatibility&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 2013/06/29&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Updated with the newest applet&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 2011/02/03&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Added button in the edit toolbar&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Support for DokuWiki “Anteater”&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 2010/04/19&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; First version&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;History&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;history&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;3102-3400&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit9&quot; id=&quot;licence_copyright&quot;&gt;Licence &amp;amp; Copyright&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
Copyright © 2010-2019 eIrOcA (eNrIcO Croce &amp;amp; sImOnA Burzio)
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/_detail/banner/gplv3-88x31.png?id=software%3Aserver%3Adokuwiki_orgapp&quot; class=&quot;media&quot; title=&quot;banner:gplv3-88x31.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/banner/gplv3-88x31.png&quot; class=&quot;medialeft&quot; align=&quot;left&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; This program is &lt;strong&gt;free&lt;/strong&gt; software; you can redistribute it and/or modify it under the terms of the &lt;a href=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU General Public License&lt;/a&gt; as published by the &lt;a href=&quot;http://www.fsf.org/&quot; class=&quot;urlextern&quot; title=&quot;http://www.fsf.org/&quot; rel=&quot;nofollow&quot;&gt;Free Software Foundation&lt;/a&gt;, either version 3 of the License, or (at your option) any later version.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;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&lt;/strong&gt;. See the &lt;a href=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU General Public License&lt;/a&gt; for more details.
&lt;/p&gt;

&lt;p&gt;
You should have received a copy of the GNU General Public License along with this program. If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/licenses/&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/dokuwiki?do=showtag&amp;amp;tag=DokuWiki&quot; class=&quot;wikilink1&quot; title=&quot;tag:dokuwiki&quot; rel=&quot;tag&quot;&gt;DokuWiki&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/organization_chart?do=showtag&amp;amp;tag=Organization_chart&quot; class=&quot;wikilink1&quot; title=&quot;tag:organization_chart&quot; rel=&quot;tag&quot;&gt;Organization chart&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/php?do=showtag&amp;amp;tag=PHP&quot; class=&quot;wikilink1&quot; title=&quot;tag:php&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Licence &amp;amp; Copyright&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;licence_copyright&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;3401-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/software/desktop/orgapp">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:08+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>OrgApp</title>
        <link>https://www.eiroca.net/wiki/software/desktop/orgapp</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;orgapp&quot;&gt;OrgApp&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/orgapp&quot; class=&quot;media&quot; title=&quot;software:desktop:orgapp&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/orgapp.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;OrgApp&quot; alt=&quot;OrgApp&quot; /&gt;&lt;/a&gt;
OrgApp is a Java library to handle and draw organization charts (organigrams).
&lt;/p&gt;

&lt;p&gt;
The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML).
&lt;/p&gt;

&lt;p&gt;
The applet supports charts with different layouts and boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; page.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-464&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;examples&quot;&gt;Examples&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;45%&quot; height=&quot;300&quot;&gt;&lt;param name=&quot;Target&quot; value=&quot;_blank&quot; /&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;DataSource&quot; value=&quot;/apps/orgapp/data1.sof&quot; /&gt;&lt;/applet&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;45%&quot; height=&quot;300&quot;&gt;&lt;param name=&quot;Target&quot; value=&quot;_blank&quot; /&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;DataSource&quot; value=&quot;/apps/orgapp/data2.sof&quot; /&gt;&lt;/applet&gt;
&lt;/p&gt;

&lt;p&gt;
To view the applet, you need a browser supporting Java Plug-in.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Examples&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;examples&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;465-723&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;requirements&quot;&gt;Requirements&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Supported &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt;: &lt;a href=&quot;https://www.eiroca.net/wiki/_detail/ico/java.png?id=software%3Adesktop%3Aorgapp&quot; class=&quot;media&quot; title=&quot;ico:java.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/java.png&quot; class=&quot;media&quot; title=&quot;100% Java&quot; alt=&quot;100% Java&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Requirements&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;requirements&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;724-790&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;download&quot;&gt;Download&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
&lt;a href=&quot;http://sourceforge.net/projects/orgapp&quot; class=&quot;media&quot; title=&quot;http://sourceforge.net/projects/orgapp&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/sf.png&quot; class=&quot;media&quot; title=&quot;SourceForge Logo&quot; alt=&quot;SourceForge Logo&quot; /&gt;&lt;/a&gt;
The full distribution, including source code, can be downloaded &lt;a href=&quot;http://sourceforge.net/projects/orgapp/files/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/orgapp/files/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
Additional project resources are hosted in a &lt;a href=&quot;http://sourceforge.net/projects/orgapp&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/orgapp&quot; rel=&quot;nofollow&quot;&gt;Source Forge Repository&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;
OrgApp is also supported by: &lt;a href=&quot;http://www.fbergeron.com&quot; class=&quot;media&quot; title=&quot;http://www.fbergeron.com&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/banner/fbergeron.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Download&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;download&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;791-935&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit5&quot; id=&quot;documentation&quot;&gt;Documentation&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Documentation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;documentation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;936-963&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;organigram_applet&quot;&gt;Organigram Applet&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
OrgApplet.jar is the applet to view the charts, the applet requires a browser supporting Java Plug-in (with a Java version higher than 1.5). The syntax is:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;applet name=&amp;quot;Organigram&amp;quot; code=&amp;quot;OrganigramApplet.class&amp;quot; archive=&amp;quot;URLTO_OrgApplet.jar&amp;quot;&amp;gt;
  &amp;lt;param name=&amp;quot;DataSource&amp;quot; value=&amp;quot;URLTO_organigram.xml&amp;quot; /&amp;gt;
  &amp;lt;param name=&amp;quot;Target&amp;quot; value=&amp;quot;_blank&amp;quot; /&amp;gt;
  &amp;lt;param name=&amp;quot;Data&amp;quot; value=&amp;quot;embedded organization chart definition&amp;quot; /&amp;gt;
  &amp;lt;param name=&amp;quot;DataType&amp;quot; value=&amp;quot;type of the definition&amp;quot; /&amp;gt;
&amp;lt;/applet&amp;gt;&lt;/pre&gt;

&lt;p&gt;
The parameters meaning is:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;DataSource&lt;/strong&gt; is the &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; of the resource that contains the definition of the orgnanigram in any of the supported formats.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Target&lt;/strong&gt; is the target used in links (unless a more specific will be present in the definition of the organigram node). &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Data&lt;/strong&gt;, if DataSource is not defined this fileds holds the embedded definition of the chart in one of the supported format.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;DataType&lt;/strong&gt; is the type of the embedded definition (0=SOF, 1=TXT, 2=sitemap).&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Check the source page to see a real usage.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Organigram Applet&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;organigram_applet&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;964-2029&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;organigram_application&quot;&gt;Organigram Application&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
OrgApp.jar is a stand alone Java application to view the organization charts, that can be launched with the syntax:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;java -jar OrgApp.jar path_to_organigram.xml&lt;/pre&gt;

&lt;p&gt;
where &lt;em&gt;path_to_organigram.xml&lt;/em&gt; is obviously the path to the organigram in any of the supported format (format used is autodetected).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Organigram Application&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;organigram_application&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;2030-2364&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;organigram_converter&quot;&gt;Organigram Converter&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Convert.jar is a tool to transform an organization chart file from a format to another, the syntax:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;java -jar Convert.jar input_file output_type&lt;/pre&gt;

&lt;p&gt;
&lt;em&gt;input_file&lt;/em&gt; is the path of the input organigram
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;output_type&lt;/em&gt; is the type of the output organigram, with the following encoding: 0 simple organigram format, 1 text organigram, 2 sitemap.
&lt;/p&gt;

&lt;p&gt;
The output will be printed to the screen, but can be redirected to a file (adding &lt;em&gt;&amp;gt; path_to_output&lt;/em&gt; to the command).
&lt;/p&gt;

&lt;p&gt;
The conversion form SOF format to another format can loose lot of information…
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Organigram Converter&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;organigram_converter&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;2365-2943&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;organigram_file_format&quot;&gt;Organigram File format&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
OrgApp support three organigram file formats.
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;SOF&lt;/strong&gt;, Simple Organigram Format is a XML based file format&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Text Format&lt;/strong&gt;, is a format where each raw is a node of the organigram&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Sitemap format&lt;/strong&gt;, as described in &lt;a href=&quot;http://www.sitemaps.org&quot; class=&quot;urlextern&quot; title=&quot;http://www.sitemaps.org&quot; rel=&quot;nofollow&quot;&gt;http://www.sitemaps.org&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
See data file of the &lt;a href=&quot;http://www.eiroca.net/apps/orgapp/data1.xml&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/orgapp/data1.xml&quot; rel=&quot;nofollow&quot;&gt;first organigram&lt;/a&gt; and of the &lt;a href=&quot;http://www.eiroca.net/apps/orgapp/data2.xml&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/orgapp/data2.xml&quot; rel=&quot;nofollow&quot;&gt;second one&lt;/a&gt; for examples of the file format or the SOF file format documentation present inside the &lt;em&gt;doc&lt;/em&gt; directory of the distribution.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Organigram File format&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;organigram_file_format&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;2944-3515&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;server_side_helpers&quot;&gt;Server side helpers&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
The distribution contains server side library to easly integrate the applet.
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;OrgApp.inc&lt;/em&gt; is a PHP script to easly generate the &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; code necessary to draw the organization chart. Sample code:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;require_once(&amp;quot;lib\OrgApp.inc&amp;quot;);
$OC = new OrgApp();
//Set the dimension of the chats $OC-&amp;gt;width=400;
$OC-&amp;gt;height=300;
//Generate a chart, the data is a URL
$OC-&amp;gt;emitRef(&amp;#039;data.xml&amp;#039;);
//Generate a chart, the data is read from a file and embedded in the html page
$OC-&amp;gt;emitFile(&amp;#039;data.xml&amp;#039;, 0);
//Generate a chart with the data given
$OC-&amp;gt;emitData(&amp;#039;&amp;lt;organigram&amp;gt;&amp;lt;unit name=&amp;quot;Doe, John&amp;quot; department=&amp;quot;CEO&amp;quot; role=&amp;quot;H&amp;quot;/&amp;gt;&amp;lt;/organigram&amp;gt;&amp;#039;, 0);&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Server side helpers&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;server_side_helpers&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;3516-4192&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;dokuwiki&quot;&gt;Dokuwiki&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
It&amp;#039;s also available a Dokuwiki plugin &lt;a href=&quot;https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp&quot; class=&quot;wikilink1&quot; title=&quot;software:server:dokuwiki_orgapp&quot;&gt;here&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;4193-4286&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit12&quot; id=&quot;screenshoots&quot;&gt;Screenshoots&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;gallery gallery_left&quot; align=&quot;left&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img01.png&quot; title=&quot;img01.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-9025cfbbf4af0906066ad6170606]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img01.png?w=240&amp;amp;h=120&amp;amp;tok=4e386c&quot; width=&quot;240&quot; height=&quot;120&quot; border=&quot;0&quot; alt=&quot;img01.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img02.png?w=800&amp;amp;h=510&amp;amp;tok=92abbc&quot; title=&quot;img02.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-9025cfbbf4af0906066ad6170606]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img02.png?w=239&amp;amp;h=153&amp;amp;tok=760081&quot; width=&quot;239&quot; height=&quot;153&quot; border=&quot;0&quot; alt=&quot;img02.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img03.png?w=800&amp;amp;h=310&amp;amp;tok=bc5ace&quot; title=&quot;img03.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-9025cfbbf4af0906066ad6170606]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img03.png?w=240&amp;amp;h=93&amp;amp;tok=c3a799&quot; width=&quot;240&quot; height=&quot;93&quot; border=&quot;0&quot; alt=&quot;img03.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img04.png&quot; title=&quot;img04.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-9025cfbbf4af0906066ad6170606]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img04.png?w=239&amp;amp;h=138&amp;amp;tok=bcd454&quot; width=&quot;239&quot; height=&quot;138&quot; border=&quot;0&quot; alt=&quot;img04.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Screenshoots&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;screenshoots&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;4287-4342&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit13&quot; id=&quot;development&quot;&gt;Development&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Development&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;development&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;4343-4369&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit14&quot; id=&quot;to_do&quot;&gt;To Do&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hyperlinks on box lines&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Offscreen (?)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; MouseOver effect&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Search&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Graph editor (?)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Images on the node and in general flexible layout of the node&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Staff drawing&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Matrix dependencies&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&quot;code&quot;&gt;           B
           |-S
        -----------
        |     |   |
        B     B.. |
        |-O     ..M
        |-O......&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;To Do&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;to_do&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;4370-4742&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit15&quot; id=&quot;changes_log&quot;&gt;Changes log&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Version 0.4.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; PHP script to easly generate the applet in a &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; page&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; New layouts: TOP (e.g. organization chart), LEFT (e.g. classic tree chart), BOTTOM (e.g. family tree), RIGHT (e.g. direct elimination matches)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; It is possible to specify line mode (direct or connector) and use name instead of numbers (e.g. mode=“grow” instead of mode=“2”)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Applet can take the chart definition from “Data” and “DataType” parameters&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Collapsible nodes&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Added handling of collapsed flag in the &lt;abbr title=&quot;Graphical User Interface&quot;&gt;GUI&lt;/abbr&gt; (right click toggles it)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Colors now can be expressed also with &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; color notation&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 0.3.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Compact aligment&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Reading/writing organigram from sitemap.xml&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Target of the link can be specified&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Bugs fixing&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 0.2.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; XML file format refactory&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Writing organigram in XML format&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Reading/writing organigram in text format&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Adding Layout support (vertical/horizzontal)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;em&gt;Box mode&lt;/em&gt; introduced in layout manager in order to take less room to display the boxes. There are three modes:&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; MAX, where all boxes have the same size&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; MIN, where the boxes have the minimum size (granted that all boxes on the same row/col have the same size)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; GROW, that grants that “boss” boxes are not lower than operative&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Metadata handling including box type (boss highlight)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Individual box colors&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Individual line font&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Adding compact visualization&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 0.1.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Improved scrollbars management.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Improved the layout management and moved it to a dedicated class.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Implemented basic individual line font management and horizontal alignment.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Implemented cursor and tooltip update for boxes with a defined link.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/13 - Implemented box hyperlinks (not on lines yet).&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/06 - Began to implement color, font and style for box lines.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/06 - Introduced scrollbars.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/10/30 - Added link tag for box lines.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;project_status&quot;&gt;Project status&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Status: Release
&lt;/p&gt;

&lt;p&gt;
Language: Java
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/devel/tech/metrics#orgapp&quot; class=&quot;wikilink1&quot; title=&quot;devel:tech:metrics&quot;&gt;Software metrics&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Changes log&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;changes_log&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;4743-6792&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit16&quot; id=&quot;licence_copyright&quot;&gt;Licence &amp;amp; Copyright&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
Copyright © 2005-2010 Frédéric Bergeron &amp;amp; eIrOcA (eNrIcO Croce &amp;amp; sImOnA Burzio)
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/_detail/banner/lgplv3-88x31.png?id=software%3Adesktop%3Aorgapp&quot; class=&quot;media&quot; title=&quot;banner:lgplv3-88x31.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/banner/lgplv3-88x31.png&quot; class=&quot;medialeft&quot; align=&quot;left&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; This program is &lt;strong&gt;free&lt;/strong&gt; software; you can redistribute it and/or modify it under the terms of the &lt;a href=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU Lesser General Public License&lt;/a&gt; as published by the &lt;a href=&quot;http://www.fsf.org/&quot; class=&quot;urlextern&quot; title=&quot;http://www.fsf.org/&quot; rel=&quot;nofollow&quot;&gt;Free Software Foundation&lt;/a&gt;, either version 3 of the License, or (at your option) any later version.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;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&lt;/strong&gt;. See the &lt;a href=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU Lesser General Public License&lt;/a&gt; for more details.
&lt;/p&gt;

&lt;p&gt;
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/licenses/&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/orgapp?do=showtag&amp;amp;tag=OrgApp&quot; class=&quot;wikilink1&quot; title=&quot;tag:orgapp&quot; rel=&quot;tag&quot;&gt;OrgApp&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/software?do=showtag&amp;amp;tag=Software&quot; class=&quot;wikilink1&quot; title=&quot;tag:software&quot; rel=&quot;tag&quot;&gt;Software&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/java?do=showtag&amp;amp;tag=Java&quot; class=&quot;wikilink1&quot; title=&quot;tag:java&quot; rel=&quot;tag&quot;&gt;Java&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/organigram?do=showtag&amp;amp;tag=Organigram&quot; class=&quot;wikilink1&quot; title=&quot;tag:organigram&quot; rel=&quot;tag&quot;&gt;Organigram&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/organization_chart?do=showtag&amp;amp;tag=Organization_chart&quot; class=&quot;wikilink1&quot; title=&quot;tag:organization_chart&quot; rel=&quot;tag&quot;&gt;Organization chart&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Licence &amp;amp; Copyright&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;licence_copyright&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;6793-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/software/start">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>eIrOcA Software</title>
        <link>https://www.eiroca.net/wiki/software/start</link>
        <description>


&lt;h1 class=&quot;sectionedit1&quot; id=&quot;eiroca_software&quot;&gt;eIrOcA Software&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;span class=&quot;curid&quot;&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/software/start&quot; class=&quot;media&quot; title=&quot;software:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il1/projects.png?w=128&amp;amp;h=128&amp;amp;tok=647186&quot; class=&quot;media&quot; title=&quot;Software&quot; alt=&quot;Software&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;&lt;/span&gt;
Software produced and maintained by eIrOcA.
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;#desktop_applications&quot; title=&quot;software:start ↵&quot; class=&quot;wikilink1&quot;&gt;Desktop Applications&lt;/a&gt; is a collection of software tools and applications.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;#mobile_suite&quot; title=&quot;software:start ↵&quot; class=&quot;wikilink1&quot;&gt;Mobile Suite&lt;/a&gt; is a collection of software applications optimized for mobile devices.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;#server_applications&quot; title=&quot;software:start ↵&quot; class=&quot;wikilink1&quot;&gt;Server Applications&lt;/a&gt; is a collection of tools and server applications.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; section dedicated to &lt;a href=&quot;https://www.eiroca.net/wiki/software/incubator/start&quot; class=&quot;wikilink1&quot; title=&quot;software:incubator:start&quot;&gt;new&lt;/a&gt; applications under development&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eIrOcA Software&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eiroca_software&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;11-471&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;desktop_applications&quot;&gt;Desktop Applications&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:start&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:desktop:start&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/start&quot; class=&quot;media&quot; title=&quot;software:desktop:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il3/desktop.png?w=128&amp;amp;h=128&amp;amp;tok=e8a5fa&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Desktop Applications&quot; alt=&quot;Desktop Applications&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
Desktop Applications is a collection of software tools and applications.
&lt;/p&gt;
&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/start&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:start&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:start&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:start&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Desktop Applications&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;desktop_applications&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;472-571&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;mobile_suite&quot;&gt;Mobile Suite&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:mobile:start&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:mobile:start&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/mobile/start&quot; class=&quot;media&quot; title=&quot;software:mobile:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il3/mobile.png?w=128&amp;amp;h=128&amp;amp;tok=1b72a8&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Mobile Suite&quot; alt=&quot;Mobile Suite&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
One of the reasons of the projects is that there are a lot of J2ME projects that are ”death” and the authors are not more intentioned to keep the midlet updates (e.g. SecureMessenger, jtReversi, …) or add common functionalities (e.g. internazionalization support). 
Another benefits is that all the applications will share the same “core” libraries in order to keep the size/resource limited (especially in midlet suite bundle) and are tested on real devices.
&lt;/p&gt;

&lt;p&gt;
See &lt;a href=&quot;https://www.eiroca.net/wiki/software/mobile/compatibility&quot; class=&quot;wikilink1&quot; title=&quot;software:mobile:compatibility&quot;&gt;compatibility&lt;/a&gt; with real devices.
&lt;/p&gt;
&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/mobile/start&quot; class=&quot;wikilink1&quot; title=&quot;software:mobile:start&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:mobile:start&amp;quot;,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:mobile:start&amp;quot;,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Mobile Suite&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;mobile_suite&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;572-663&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;server_applications&quot;&gt;Server Applications&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:start&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:server:start&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/server/start&quot; class=&quot;media&quot; title=&quot;software:server:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il3/server.png?w=128&amp;amp;h=128&amp;amp;tok=d6931d&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Server Applications&quot; alt=&quot;Server Applications&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
Server Applications is a collection of tools and server applications often oriented around “mobile”.
&lt;/p&gt;
&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/server/start&quot; class=&quot;wikilink1&quot; title=&quot;software:server:start&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:start&amp;quot;,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:start&amp;quot;,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Server Applications&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;server_applications&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;664-762&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit14&quot; id=&quot;eiroca_pout_pourri&quot;&gt;eIrOcA Pout Pourri&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:incubator:start&amp;quot;,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:incubator:start&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/incubator/start&quot; class=&quot;media&quot; title=&quot;software:incubator:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il2/incubator.png?w=128&amp;amp;h=128&amp;amp;tok=9af174&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;eIrOcA Pout Pourri&quot; alt=&quot;eIrOcA Pout Pourri&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
eIrOcA Software pout pourri is an incubator of projects that are in concept, alpha, beta, … state.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/incubator/start&quot; class=&quot;wikilink1&quot; title=&quot;software:incubator:start&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:incubator:start&amp;quot;,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:incubator:start&amp;quot;,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/software?do=showtag&amp;amp;tag=Software&quot; class=&quot;wikilink1&quot; title=&quot;tag:software&quot; rel=&quot;tag&quot;&gt;Software&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eIrOcA Pout Pourri&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eiroca_pout_pourri&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;763-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/software/server/dokuwiki_eiroca">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:08+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dokuwiki Template - eIrOcA</title>
        <link>https://www.eiroca.net/wiki/software/server/dokuwiki_eiroca</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;dokuwiki_template_-_eiroca&quot;&gt;Dokuwiki Template - eIrOcA&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Technically, the restyling has required the creation of a new template for &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;DokuWiki&lt;/a&gt; and to renew my curses towards &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; and JavaScript, how I miss the first version of the site where I was proud of the words “No JavaScript” (and the &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; didn&amp;#039;t exist yet :)
&lt;/p&gt;

&lt;p&gt;
As the first eIrOcA template is very old, I thought it was best to start from the new &lt;a href=&quot;https://www.dokuwiki.org/template%3Adokuwiki&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/template%3Adokuwiki&quot;&gt;default&lt;/a&gt; template  rather than to evolve the old template.
On paper, the advantages were many, the template is responsive and compliant with the new versions, does not use tables for layout of text, … obviously starting to work on it the limitations are emerged. The template has a naming of the classes/id not completly intuitive and the structure of divs and &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; is a fragile house of cards that collapses as soon as you try to introduce some upset (but here the &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; are the main cause).
&lt;/p&gt;

&lt;p&gt;
After a day of zero progresses  the time has come to change course and rewrite the layout from scratch. Here, at the beginning, progress has been striking, finally it was no time spent to discover the files that cointain the &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; fragments impacted by the layout change, the problems came later, when the secondary functions of the wiki, or some plugins,  reference to naming/structure that no longer exists (and in this sense I would say that the work is not yet finished).
&lt;/p&gt;

&lt;p&gt;
As soon as I do some testing on all of the features (although the ones not used within the eIrOcA site) I will try to release the template in the &lt;a href=&quot;https://www.dokuwiki.org/template&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/template&quot;&gt;DokuWiki&lt;/a&gt; repositories, until then, the development version is available within the code repository at &lt;a href=&quot;http://sourceforge.net/p/eirocasoftware/code/HEAD/tree/trunk/php/Wiki/DokuWiki/template/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/p/eirocasoftware/code/HEAD/tree/trunk/php/Wiki/DokuWiki/template/&quot; rel=&quot;nofollow&quot;&gt;SourceForge&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/dokuwiki?do=showtag&amp;amp;tag=DokuWiki&quot; class=&quot;wikilink1&quot; title=&quot;tag:dokuwiki&quot; rel=&quot;tag&quot;&gt;DokuWiki&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/template?do=showtag&amp;amp;tag=template&quot; class=&quot;wikilink1&quot; title=&quot;tag:template&quot; rel=&quot;tag&quot;&gt;template&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/php?do=showtag&amp;amp;tag=PHP&quot; class=&quot;wikilink1&quot; title=&quot;tag:php&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
