<?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-09T10:59:45+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/server/wikihelper"/>
            </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/server/wikihelper">
        <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>WikiHelper</title>
        <link>https://www.eiroca.net/wiki/software/server/wikihelper</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;wikihelper&quot;&gt;WikiHelper&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
WikiHelper is a collection of tools for managing the Wiki.
&lt;/p&gt;

&lt;p&gt;
Supports the following formats:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Wikimedia&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Features implemented:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; batch creation of pages&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; replace strings over multiple pages&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; export to PowerPoint PPT of one or more pages&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; export of Table of contents in PowerPoint format according to pages in a category&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; converting wiki pages in CSV compatible with Outlook contacts import&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;WikiHelper&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;wikihelper&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-432&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;requirements&quot;&gt;Requirements&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Supported languages: &lt;a href=&quot;https://www.eiroca.net/wiki/_detail/ico/eng.png?id=software%3Aserver%3Awikihelper&quot; class=&quot;media&quot; title=&quot;ico:eng.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/eng.png&quot; class=&quot;media&quot; title=&quot;ENG&quot; alt=&quot;ENG&quot; /&gt;&lt;/a&gt;
&lt;/p&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/win.png?id=software%3Aserver%3Awikihelper&quot; class=&quot;media&quot; title=&quot;ico:win.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/win.png&quot; class=&quot;media&quot; title=&quot;Windows&quot; alt=&quot;Windows&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;:2,&amp;quot;range&amp;quot;:&amp;quot;433-538&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&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/eirocasoftware&quot; class=&quot;media&quot; title=&quot;http://sourceforge.net/projects/eirocasoftware&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/eirocasoftware/files/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/eirocasoftware/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/eirocasoftware&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/eirocasoftware&quot; rel=&quot;nofollow&quot;&gt;Source Forge Repository&lt;/a&gt;.
&lt;/p&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;Download&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;download&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;539-607&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit4&quot; id=&quot;development&quot;&gt;Development&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Beta available.
&lt;/p&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: Beta
&lt;/p&gt;

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

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/devel/tech/metrics#eiroca_software_pout_pourri&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;Development&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;development&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;608-733&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit5&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 © 1996-2010 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%3Awikihelper&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/wikihelper?do=showtag&amp;amp;tag=WikiHelper&quot; class=&quot;wikilink1&quot; title=&quot;tag:wikihelper&quot; rel=&quot;tag&quot;&gt;WikiHelper&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/wiki?do=showtag&amp;amp;tag=Wiki&quot; class=&quot;wikilink1&quot; title=&quot;tag:wiki&quot; rel=&quot;tag&quot;&gt;Wiki&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/wikimedia?do=showtag&amp;amp;tag=WikiMedia&quot; class=&quot;wikilink1&quot; title=&quot;tag:wikimedia&quot; rel=&quot;tag&quot;&gt;WikiMedia&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/utility?do=showtag&amp;amp;tag=Utility&quot; class=&quot;wikilink1&quot; title=&quot;tag:utility&quot; rel=&quot;tag&quot;&gt;Utility&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;:5,&amp;quot;range&amp;quot;:&amp;quot;734-&amp;quot;} --&gt;</description>
    </item>
</rdf:RDF>
