<?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:37:07+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_eiroca"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/wikihelper"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/eps"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/assembler_proxy"/>
            </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_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/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>
    <item rdf:about="https://www.eiroca.net/wiki/software/server/eps">
        <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>eIrOcA Portal System</title>
        <link>https://www.eiroca.net/wiki/software/server/eps</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;eiroca_portal_system&quot;&gt;eIrOcA Portal System&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
eIrOcA Portal System is a simple portal library &amp;amp; services optimized for mobile clients. The infrastructure is &lt;a href=&quot;https://en.wikipedia.org/wiki/XAMPP&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/XAMPP&quot;&gt;XAMPP&lt;/a&gt; based, share a common framework and provide handset definitions (based upon &lt;a href=&quot;http://wurfl.sourceforge.net/&quot; class=&quot;urlextern&quot; title=&quot;http://wurfl.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;WURFL&lt;/a&gt;).
&lt;/p&gt;

&lt;p&gt;
Services are:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Handset library&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; HP - Portal Directory&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; AFO - Jokes, …&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; DS - Download Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; NEWS - Portal news&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; PG - Picture Gallery&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; RSS - RSS Reader&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; USR - Login/logout&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; …&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 Portal System&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eiroca_portal_system&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-486&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;demo&quot;&gt;Demo&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Why a demo? The &lt;a href=&quot;http://m.eiroca.net/&quot; class=&quot;urlextern&quot; title=&quot;http://m.eiroca.net/&quot; rel=&quot;nofollow&quot;&gt;eIrOcA mobile&lt;/a&gt; site is done with &lt;abbr title=&quot;eIrOcA Portal System&quot;&gt;EPS&lt;/abbr&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;Demo&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;demo&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;487-582&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;
In order to run &lt;abbr title=&quot;eIrOcA Portal System&quot;&gt;EPS&lt;/abbr&gt; you need a working copy of Apache 2.x with PHP 4.x or PHP 5.x correctly installed.
PHP must have the GD extension enabled.
&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;583-751&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/serverapps&quot; class=&quot;media&quot; title=&quot;http://sourceforge.net/projects/serverapps&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/serverapps/files/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/serverapps/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/serverapps&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/serverapps&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;:4,&amp;quot;range&amp;quot;:&amp;quot;752-816&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit5&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;:5,&amp;quot;range&amp;quot;:&amp;quot;817-842&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;
Copy the contents of the zip file in the the Apache&amp;#039;s htdocs directory.
&lt;/p&gt;

&lt;p&gt;
Run a Web browser and type &lt;a href=&quot;http://apache_domain/lib/eps/setup.php&quot; class=&quot;urlextern&quot; title=&quot;http://apache_domain/lib/eps/setup.php&quot; rel=&quot;nofollow&quot;&gt;http://apache_domain/lib/eps/setup.php&lt;/a&gt;, you should see something like:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;  Checking...
  GD Library ... OK v. 2
  testing directory ...
  Portal found(s):
  test_mobile
  test_web&lt;/pre&gt;

&lt;p&gt;
You have finished to install the &lt;abbr title=&quot;eIrOcA Portal System&quot;&gt;EPS&lt;/abbr&gt; portal framework, you can test a Web portal typing &lt;a href=&quot;http://apache_domain/test_web/&quot; class=&quot;urlextern&quot; title=&quot;http://apache_domain/test_web/&quot; rel=&quot;nofollow&quot;&gt;http://apache_domain/test_web/&lt;/a&gt; and the mobile portal using &lt;a href=&quot;http://apache_domain/test_mobile/&quot; class=&quot;urlextern&quot; title=&quot;http://apache_domain/test_mobile/&quot; rel=&quot;nofollow&quot;&gt;http://apache_domain/test_mobile/&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;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;843-1344&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;developing_portal&quot;&gt;Developing Portal&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Currently no documentation is available &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_sad.gif&quot; class=&quot;icon&quot; alt=&quot;:-(&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
See the test_xxx directory to see how the framework works. 
&lt;/p&gt;

&lt;p&gt;
Just remember that for Web portals each page is a subdirectory inside the “pages” directory and after adding or removing a subdirectory you need to run the setup.php (or delete the portal/data/index.ini).
&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;Developing Portal&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;developing_portal&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;1345-1686&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;advices&quot;&gt;Advices&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
In real portals change the eps_config.inc of your portals in order to use logs, var directory. Don&amp;#039;t to forget to make /lib and data, logs directory not public available (e.g. changing permission or .htaccess file).
&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;Advices&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;advices&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;1687-1923&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&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.5.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Added SiteMap export&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Updated setup script&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Added sajax support&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&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; First public release&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: PHP
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/devel/tech/metrics#server_apps&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;:9,&amp;quot;range&amp;quot;:&amp;quot;1924-2151&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit10&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 © 2006-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%3Aeps&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;p&gt;
&lt;abbr title=&quot;eIrOcA Portal System&quot;&gt;EPS&lt;/abbr&gt; includes:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Image_Toolbox - Copyright © 2003 Martin Theimer&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Smarty - Copyright © 2001-2005 New Digital Group, Inc.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Snoopy - Copyright ©: 1999-2000 ispi, all rights reserved&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; MagpieRSS - Kellan Elliott-McCrea&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; SAJAX - &lt;a href=&quot;http://www.modernmethod.com/sajax/&quot; class=&quot;urlextern&quot; title=&quot;http://www.modernmethod.com/sajax/&quot; rel=&quot;nofollow&quot;&gt;http://www.modernmethod.com/sajax/&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/eps?do=showtag&amp;amp;tag=EPS&quot; class=&quot;wikilink1&quot; title=&quot;tag:eps&quot; rel=&quot;tag&quot;&gt;EPS&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/server?do=showtag&amp;amp;tag=Server&quot; class=&quot;wikilink1&quot; title=&quot;tag:server&quot; rel=&quot;tag&quot;&gt;Server&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;a href=&quot;https://www.eiroca.net/wiki/tag/portal?do=showtag&amp;amp;tag=Portal&quot; class=&quot;wikilink1&quot; title=&quot;tag:portal&quot; rel=&quot;tag&quot;&gt;Portal&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/wurfl?do=showtag&amp;amp;tag=WURFL&quot; class=&quot;wikilink1&quot; title=&quot;tag:wurfl&quot; rel=&quot;tag&quot;&gt;WURFL&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/mobile?do=showtag&amp;amp;tag=mobile&quot; class=&quot;wikilink1&quot; title=&quot;tag:mobile&quot; rel=&quot;tag&quot;&gt;mobile&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;:10,&amp;quot;range&amp;quot;:&amp;quot;2152-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/software/server/assembler_proxy">
        <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>Assembler Proxy</title>
        <link>https://www.eiroca.net/wiki/software/server/assembler_proxy</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;assembler_proxy&quot;&gt;Assembler Proxy&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Assembler Proxy is a Java Servlet that can be used to “assemble” contents coming form different sites into a single page (without frame 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;Assembler Proxy&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;assembler_proxy&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-175&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;
Java Servlets 2.x container.
&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;176-230&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/serverapps&quot; class=&quot;media&quot; title=&quot;http://sourceforge.net/projects/serverapps&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/serverapps/files/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/serverapps/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/serverapps&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/serverapps&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;231-295&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;/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;296-321&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&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.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; First public release&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#server_apps&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;:5,&amp;quot;range&amp;quot;:&amp;quot;322-457&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit6&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 © 2006-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%3Aassembler_proxy&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/assembler_proxy?do=showtag&amp;amp;tag=Assembler_Proxy&quot; class=&quot;wikilink1&quot; title=&quot;tag:assembler_proxy&quot; rel=&quot;tag&quot;&gt;Assembler Proxy&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/server?do=showtag&amp;amp;tag=Server&quot; class=&quot;wikilink1&quot; title=&quot;tag:server&quot; rel=&quot;tag&quot;&gt;Server&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/proxy?do=showtag&amp;amp;tag=Proxy&quot; class=&quot;wikilink1&quot; title=&quot;tag:proxy&quot; rel=&quot;tag&quot;&gt;Proxy&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;:6,&amp;quot;range&amp;quot;:&amp;quot;458-&amp;quot;} --&gt;</description>
    </item>
</rdf:RDF>
