<?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:23:38+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/dokuwiki_gplusone"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/dokuwiki_eiroca"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/dokuwiki_barcode"/>
            </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_gplusone">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-24T16:20:18+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dokuwiki Plugin - GPlusOne</title>
        <link>https://www.eiroca.net/wiki/software/server/dokuwiki_gplusone</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;dokuwiki_plugin_-_gplusone&quot;&gt;Dokuwiki Plugin - GPlusOne&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Plugin for the management of the “+1” Google button within the &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; wiki sites.
&lt;/p&gt;

&lt;p&gt;
The existing &lt;a href=&quot;http://www.dokuwiki.org/plugin:googleplusone&quot; class=&quot;urlextern&quot; title=&quot;http://www.dokuwiki.org/plugin:googleplusone&quot; rel=&quot;nofollow&quot;&gt;http://www.dokuwiki.org/plugin:googleplusone&lt;/a&gt; plugin doesn&amp;#039;t meet my requirements: the button position is fixed, it is supported only German, you cannot customize the look of the button, … hence the need to put the hands on the source code.
&lt;/p&gt;

&lt;p&gt;
The choice was to write a new plugin, I don&amp;#039;t like the jQuery approach used by the original plugin and completely it lacks of any administration / integration with the editor. Obviously starting from scratch means “recycle” the template already used for other plugins…
&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 - GPlusOne&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_gplusone&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-669&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;
Generate the “+1” button using the &lt;a href=&quot;https://developers.google.com/+/web/+1button/&quot; class=&quot;urlextern&quot; title=&quot;https://developers.google.com/+/web/+1button/&quot; rel=&quot;nofollow&quot;&gt;Google API&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;670-792&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;~~GPLUSONE~attribute1=value1~attribute2=value2~~&lt;/pre&gt;

&lt;p&gt;
The possible values​​, all optionals, are those featured in the Google documentation. If a value is missing it is taken from the default present in the administration interface.
&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;793-1044&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;examples&quot;&gt;Examples&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;pre class=&quot;code&quot;&gt;~~GPLUSONE~annotation=bubble~size=tall~~&lt;/pre&gt;

&lt;p&gt;
generates the following result:
~~GPLUSONE~annotation=bubble~size=tall~~
&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;:4,&amp;quot;range&amp;quot;:&amp;quot;1045-1181&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&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-gplusone.zip&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-gplusone.zip&quot; rel=&quot;nofollow&quot;&gt;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-gplusone.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-gplusone/releases&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/eiroca/dokuwiki-plugin-gplusone/releases&quot; rel=&quot;nofollow&quot;&gt;Releases&lt;/a&gt; at githuib 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;:5,&amp;quot;range&amp;quot;:&amp;quot;1182-1545&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;administration&quot;&gt;Administration&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The default values ​for “+1” button generation be changed from the control panel.
&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;Administration&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;administration&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;1546-1655&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&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; support for Google+ end of life&lt;/div&gt;
&lt;/li&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; 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;:7,&amp;quot;range&amp;quot;:&amp;quot;1656-1834&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit8&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_gplusone&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/google?do=showtag&amp;amp;tag=Google&quot; class=&quot;wikilink1&quot; title=&quot;tag:google&quot; rel=&quot;tag&quot;&gt;Google&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;:8,&amp;quot;range&amp;quot;:&amp;quot;1835-&amp;quot;} --&gt;</description>
    </item>
    <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/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>
    <item rdf:about="https://www.eiroca.net/wiki/software/server/dokuwiki_barcode">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-24T16:14:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dokuwiki Plugin - barcode</title>
        <link>https://www.eiroca.net/wiki/software/server/dokuwiki_barcode</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;dokuwiki_plugin_-_barcode&quot;&gt;Dokuwiki Plugin - barcode&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 create 2D-Barcodes using different providers.
&lt;/p&gt;

&lt;p&gt;
It was added the support to the &lt;a href=&quot;https://www.dokuwiki.org/plugin%3Atranslation&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugin%3Atranslation&quot;&gt;translation&lt;/a&gt; plugin. If it is installed will be used to detect the language for barcode messages. 
&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 - barcode&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_barcode&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-280&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;
Barcode generates 2D barcodes using different providers, currently:
&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://code.google.com/intl/it-IT/apis/chart/types.html#qrcodes&quot; class=&quot;urlextern&quot; title=&quot;http://code.google.com/intl/it-IT/apis/chart/types.html#qrcodes&quot; rel=&quot;nofollow&quot;&gt;Google Charts&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://qrcode.kaywa.com/&quot; class=&quot;urlextern&quot; title=&quot;http://qrcode.kaywa.com/&quot; rel=&quot;nofollow&quot;&gt;Kaywa&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://www.i-nigma.com/CreateBarcodes.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.i-nigma.com/CreateBarcodes.html&quot; rel=&quot;nofollow&quot;&gt;I-nigma&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://qrserver.com/api/documentation/create-qr-code/&quot; class=&quot;urlextern&quot; title=&quot;http://qrserver.com/api/documentation/create-qr-code/&quot; rel=&quot;nofollow&quot;&gt;QRServer&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Layout of the barcode can be definited by &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; styles.
&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;281-683&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;~~BARCODE~attribute1=value1~attribute2=value2~~&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;id&lt;/strong&gt;      &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;id to assign to the barcode img tag&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot; rowspan=&quot;4&quot;&gt; &lt;strong&gt;class&lt;/strong&gt;   &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;class to assign to the barcode img tag, possible value:&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;barcode_left → barcode is left aligned &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;barcode_right → barcode is right aligned &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;barcode_center → barcode is centered &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;mode&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Valid only for I-nigma provider, 0 is QR Code, 1 for DataMatrix code &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;size&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Size of the barcode, allowed: S, M, L, XL &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;783-1252&amp;quot;} --&gt;
&lt;p&gt;
The payload is described by one, and only one, of theese attributes:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit5&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;url&lt;/strong&gt;      &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;payload is an &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;, e.g. url=&lt;a href=&quot;http://www.eiroca.net&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net&quot; rel=&quot;nofollow&quot;&gt;http://www.eiroca.net&lt;/a&gt; &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;sms&lt;/strong&gt;      &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;payload is a SMS, e.g. sms=+391234567890=A Message &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;tel&lt;/strong&gt;      &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;payload is an telephone number, e.g. tel=+391234567890 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;contact&lt;/strong&gt;  &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;payload is a contact, e.g. contact=Name=+123432324=my@address.com &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;text&lt;/strong&gt;     &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;payload is a text, e.g. text=MAILTO:my@address.com &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;table1&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1323-1716&amp;quot;} --&gt;
&lt;p&gt;
If no payload attribute is given a barcode that points to the cointaner page is generated.
&lt;/p&gt;

&lt;p&gt;
Using &lt;strong&gt;id&lt;/strong&gt; and &lt;strong&gt;class&lt;/strong&gt; it&amp;#039;s possible to control, via &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt;, the behavior of the rendered image.
&lt;/p&gt;

&lt;p&gt;
It is possible to set any specific attributes of individual providers, such as:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit6&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&quot;&gt; &lt;strong&gt;caption&lt;/strong&gt; &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Valid only for I-nigma, caption to be used on the bottom of the barcode &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; &lt;strong&gt;bgcolor&lt;/strong&gt; &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Valid only for QRServer, background color of the barcode &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;table2&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;1988-2181&amp;quot;} --&gt;
&lt;p&gt;
See the site of the single provider for specific documentation.
&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;684-2246&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;examples&quot;&gt;Examples&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;http://chart.apis.google.com/chart?cht=qr&amp;chs=120x120&amp;chl=http%3A%2F%2Fwww.eiroca.net%2Fdokuwiki&quot; alt=&quot;barcode&quot; class=&quot;barcode_left&quot; /&gt;
&lt;img src=&quot;http://chart.apis.google.com/chart?cht=qr&amp;chs=120x120&amp;chl=http%3A%2F%2Fwww.eiroca.net%2Fdokuwiki&quot; alt=&quot;barcode&quot; class=&quot;barcode_right&quot; /&gt;
&lt;img src=&quot;http://chart.apis.google.com/chart?cht=qr&amp;chs=240x240&amp;chl=https%3A%2F%2Fwww.eiroca.net%2Fwiki%2Fsoftware%2Fserver%2Fdokuwiki_barcode&quot; alt=&quot;barcode&quot; class=&quot;barcode_center&quot; /&gt;
&lt;/p&gt;
&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;

&lt;p&gt;
Here the code:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;~~BARCODE~class=barcode_left~url=http://www.eiroca.net/dokuwiki~size=S~~
~~BARCODE~class=barcode_right~url=http://www.eiroca.net/dokuwiki~size=S~~
~~BARCODE~class=barcode_center~size=M~~&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;Examples&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;examples&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;2247-2678&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&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-barcode.zip&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-barcode.zip&quot; rel=&quot;nofollow&quot;&gt;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-barcode.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-barcode/releases&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/eiroca/dokuwiki-plugin-barcode/releases&quot; rel=&quot;nofollow&quot;&gt;github&lt;/a&gt; project that 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;:8,&amp;quot;range&amp;quot;:&amp;quot;2679-3041&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;administration&quot;&gt;Administration&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Inside dokuwiki plugin administration is possible to configure:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The provider of the barcode generator&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If a hint to suggest the download of a mobile barcode reader has to be displayed&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
The hint messages can be configured changingin the files &lt;em&gt;footer.txt&lt;/em&gt; inside the barcode plugin directory. 
To add a new languages, not currently present, you should create a file footer_XX.txt where XX is the code of the language.
The language is determined using &lt;a href=&quot;https://www.dokuwiki.org/plugin%3Atranslation&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugin%3Atranslation&quot;&gt;plugin translation&lt;/a&gt;, if the plugin is not installed the default language of the wiki is used &lt;em&gt;($conf[&amp;#039;lang&amp;#039;])&lt;/em&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;Administration&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;administration&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;3042-3667&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&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; Added support fol translation plugin&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/20&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The footer can be translated into multiple languages&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; New provider architecture&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; New provider (QRserver)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Easier administration&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 2010/01/20&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Simpler syntax to generate a barcode that points to the page that contains it&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Removing &lt;em&gt;death code&lt;/em&gt; &lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 2010/01/05&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;:10,&amp;quot;range&amp;quot;:&amp;quot;3668-4272&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit11&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-20193 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_barcode&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/barcode?do=showtag&amp;amp;tag=barcode&quot; class=&quot;wikilink1&quot; title=&quot;tag:barcode&quot; rel=&quot;tag&quot;&gt;barcode&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/qrcode?do=showtag&amp;amp;tag=QRCode&quot; class=&quot;wikilink1&quot; title=&quot;tag:qrcode&quot; rel=&quot;tag&quot;&gt;QRCode&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;:11,&amp;quot;range&amp;quot;:&amp;quot;4273-&amp;quot;} --&gt;</description>
    </item>
</rdf:RDF>
