Joas Schilling
2009-04-17 14:31:05 +00:00
parent f5a9c49f65
commit ef8f76e554
8 changed files with 830 additions and 830 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- MODX by the phpBB MOD Team XSL file v1.2.1 copyright 2005-2008 the phpBB MOD Team. <!-- MODX by the phpBB MOD Team XSL file v1.2.1 copyright 2005-2008 the phpBB MOD Team.
$Id: modx.prosilver.en.xsl 2047 2008-09-19 22:43:15Z primehalo $ --> $Id$ -->
<!DOCTYPE xsl:stylesheet[ <!DOCTYPE xsl:stylesheet[
<!ENTITY nbsp "&#160;"> <!ENTITY nbsp "&#160;">
]> ]>

View File

@@ -1,331 +1,331 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?> <?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?>
<!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/--> <!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/-->
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.1.xsd"> <mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.1.xsd">
<header> <header>
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license> <license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
<title lang="en-gb">board3 Portal - Update from version 0.1.0</title> <title lang="en-gb">board3 Portal - Update from version 0.1.0</title>
<title lang="de">board3 Portal - Update von Version 0.1.0</title> <title lang="de">board3 Portal - Update von Version 0.1.0</title>
<description lang="en-gb">Adds a portal to your forum. <description lang="en-gb">Adds a portal to your forum.
It has several boxes wich can be turned on an off in the ACP and certain settings. It has several boxes wich can be turned on an off in the ACP and certain settings.
Included language files: Included language files:
» English (en) » English (en)
» German (de) » German (de)
More langages can be found in our International forums: http://www.board3.de/viewforum.php?f=13 More langages can be found in our International forums: http://www.board3.de/viewforum.php?f=13
</description> </description>
<description lang="de">Fügt ein Portal deinem Forum hinzu. <description lang="de">Fügt ein Portal deinem Forum hinzu.
Es hat diverse Boxen, die über das ACP an- / abgeschaltet und eingestellt werden können. Es hat diverse Boxen, die über das ACP an- / abgeschaltet und eingestellt werden können.
Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com ) Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
</description> </description>
<author-notes lang="en-gb">i hope you get everything working. Further developement, new boxes for the portal or questions are welcome at www.board3.de</author-notes> <author-notes lang="en-gb">i hope you get everything working. Further developement, new boxes for the portal or questions are welcome at www.board3.de</author-notes>
<author-notes lang="de">Ich hoffe ihr habt Spaß am Portal. Neuen Code, bzw neue Boxen und Fragen könnt ihr auf www.board3.de posten.</author-notes> <author-notes lang="de">Ich hoffe ihr habt Spaß am Portal. Neuen Code, bzw neue Boxen und Fragen könnt ihr auf www.board3.de posten.</author-notes>
<author-group> <author-group>
<author> <author>
<realname>Ice</realname> <realname>Ice</realname>
<email></email> <email></email>
<username>avaren</username> <username>avaren</username>
<homepage>http://www.board3.de</homepage> <homepage>http://www.board3.de</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>Kevin</realname> <realname>Kevin</realname>
<email></email> <email></email>
<username>saint_hh</username> <username>saint_hh</username>
<homepage>http://www.board3.de</homepage> <homepage>http://www.board3.de</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>(N/A)</realname> <realname>(N/A)</realname>
<email>nickvergessen@gmx.de</email> <email>nickvergessen@gmx.de</email>
<username>nickvergessen</username> <username>nickvergessen</username>
<homepage>http://mods.flying-bits.org/</homepage> <homepage>http://mods.flying-bits.org/</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>Walter</realname> <realname>Walter</realname>
<email>w.bobeth@digitalfotografie-foren.de</email> <email>w.bobeth@digitalfotografie-foren.de</email>
<username>Redbull254</username> <username>Redbull254</username>
<homepage>http://www.digitalfotografie-foren.de</homepage> <homepage>http://www.digitalfotografie-foren.de</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>Christian</realname> <realname>Christian</realname>
<email></email> <email></email>
<username>Christian_N</username> <username>Christian_N</username>
<homepage>http://www.phpbb-projekt.de</homepage> <homepage>http://www.phpbb-projekt.de</homepage>
<contributions /> <contributions />
</author> </author>
</author-group> </author-group>
<mod-version>1.0.2</mod-version> <mod-version>1.0.2</mod-version>
<installation> <installation>
<level>easy</level> <level>easy</level>
<time>600</time> <time>600</time>
<target-version>3.0.2</target-version> <target-version>3.0.2</target-version>
</installation> </installation>
<link-group> <link-group>
<link type="dependency" lang="en-gb" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal supports MOD Version Check. To use this feature, this mod has to be installed.</link> <link type="dependency" lang="en-gb" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal supports MOD Version Check. To use this feature, this mod has to be installed.</link>
<link type="dependency" lang="de" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal unterstützt MOD Version Check. Um dieses Feature zu nutzen, muss dieser Mod installiert sein.</link> <link type="dependency" lang="de" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal unterstützt MOD Version Check. Um dieses Feature zu nutzen, muss dieser Mod installiert sein.</link>
<link type="template" lang="de" href="../xml/subsilver2.xml">subsilver2</link> <link type="template" lang="de" href="../xml/subsilver2.xml">subsilver2</link>
<link type="template" lang="en-gb" href="../xml/subsilver2.xml">subsilver2</link> <link type="template" lang="en-gb" href="../xml/subsilver2.xml">subsilver2</link>
<link type="language" lang="de" href="../xml/de.xml">Deutsch</link> <link type="language" lang="de" href="../xml/de.xml">Deutsch</link>
<link type="contrib" lang="en" href="update_board3portal_101.xml">Update instructions for Board3 Portal Version 1.0.1</link> <link type="contrib" lang="en" href="update_board3portal_101.xml">Update instructions for Board3 Portal Version 1.0.1</link>
<link type="contrib" lang="de" href="update_board3portal_101.xml">Updateanleitung für Board3 Portal Version 1.0.1</link> <link type="contrib" lang="de" href="update_board3portal_101.xml">Updateanleitung für Board3 Portal Version 1.0.1</link>
<link type="contrib" lang="en" href="update_board3portal_100.xml">Update instructions for Board3 Portal Version 1.0.0</link> <link type="contrib" lang="en" href="update_board3portal_100.xml">Update instructions for Board3 Portal Version 1.0.0</link>
<link type="contrib" lang="de" href="update_board3portal_100.xml">Updateanleitung für Board3 Portal Version 1.0.0</link> <link type="contrib" lang="de" href="update_board3portal_100.xml">Updateanleitung für Board3 Portal Version 1.0.0</link>
<link type="contrib" lang="en" href="update_board3portal_100rc3.xml">Update instructions for Board3 Portal Version 1.0.0RC3</link> <link type="contrib" lang="en" href="update_board3portal_100rc3.xml">Update instructions for Board3 Portal Version 1.0.0RC3</link>
<link type="contrib" lang="de" href="update_board3portal_100rc3.xml">Updateanleitung für Board3 Portal Version 1.0.0RC3</link> <link type="contrib" lang="de" href="update_board3portal_100rc3.xml">Updateanleitung für Board3 Portal Version 1.0.0RC3</link>
<link type="contrib" lang="en" href="update_board3portal_100rc2.xml">Update instructions for Board3 Portal Version 1.0.0RC2</link> <link type="contrib" lang="en" href="update_board3portal_100rc2.xml">Update instructions for Board3 Portal Version 1.0.0RC2</link>
<link type="contrib" lang="de" href="update_board3portal_100rc2.xml">Updateanleitung für Board3 Portal Version 1.0.0RC2</link> <link type="contrib" lang="de" href="update_board3portal_100rc2.xml">Updateanleitung für Board3 Portal Version 1.0.0RC2</link>
<link type="contrib" lang="en" href="update_board3portal_100rc1.xml">Update instructions for Board3 Portal Version 1.0.0RC1</link> <link type="contrib" lang="en" href="update_board3portal_100rc1.xml">Update instructions for Board3 Portal Version 1.0.0RC1</link>
<link type="contrib" lang="de" href="update_board3portal_100rc1.xml">Updateanleitung für Board3 Portal Version 1.0.0RC1</link> <link type="contrib" lang="de" href="update_board3portal_100rc1.xml">Updateanleitung für Board3 Portal Version 1.0.0RC1</link>
<link type="contrib" lang="en" href="update_board3portal_021.xml">Update instructions for Board3 Portal Version 0.2.1</link> <link type="contrib" lang="en" href="update_board3portal_021.xml">Update instructions for Board3 Portal Version 0.2.1</link>
<link type="contrib" lang="de" href="update_board3portal_021.xml">Updateanleitung für Board3 Portal Version 0.2.1</link> <link type="contrib" lang="de" href="update_board3portal_021.xml">Updateanleitung für Board3 Portal Version 0.2.1</link>
<link type="contrib" lang="en" href="update_board3portal_020.xml">Update instructions for Board3 Portal Version 0.2.0</link> <link type="contrib" lang="en" href="update_board3portal_020.xml">Update instructions for Board3 Portal Version 0.2.0</link>
<link type="contrib" lang="de" href="update_board3portal_020.xml">Updateanleitung für Board3 Portal Version 0.2.0</link> <link type="contrib" lang="de" href="update_board3portal_020.xml">Updateanleitung für Board3 Portal Version 0.2.0</link>
<link type="contrib" lang="en" href="update_board3portal_010.xml">Update instructions for Board3 Portal Version 0.1.0</link> <link type="contrib" lang="en" href="update_board3portal_010.xml">Update instructions for Board3 Portal Version 0.1.0</link>
<link type="contrib" lang="de" href="update_board3portal_010.xml">Updateanleitung für Board3 Portal Version 0.1.0</link> <link type="contrib" lang="de" href="update_board3portal_010.xml">Updateanleitung für Board3 Portal Version 0.1.0</link>
<link type="contrib" lang="en" href="update_phpbb3portal_122.xml">Update instructions for phpBB3 Portal Version 1.2.2</link> <link type="contrib" lang="en" href="update_phpbb3portal_122.xml">Update instructions for phpBB3 Portal Version 1.2.2</link>
<link type="contrib" lang="de" href="update_phpbb3portal_122.xml">Updateanleitung für phpBB3 Portal Version 1.2.2</link> <link type="contrib" lang="de" href="update_phpbb3portal_122.xml">Updateanleitung für phpBB3 Portal Version 1.2.2</link>
<link type="contrib" lang="en" href="update_phpbb3portal_110b.xml">Update instructions for phpBB3 Portal Version 1.1.0b</link> <link type="contrib" lang="en" href="update_phpbb3portal_110b.xml">Update instructions for phpBB3 Portal Version 1.1.0b</link>
<link type="contrib" lang="de" href="update_phpbb3portal_110b.xml">Updateanleitung für phpBB3 Portal Version 1.1.0b</link> <link type="contrib" lang="de" href="update_phpbb3portal_110b.xml">Updateanleitung für phpBB3 Portal Version 1.1.0b</link>
<link type="language" lang="en" href="../xml/de.xml">German</link> <link type="language" lang="en" href="../xml/de.xml">German</link>
<link type="parent" lang="de" href="../install.xml">Installations-Anleitung</link> <link type="parent" lang="de" href="../install.xml">Installations-Anleitung</link>
<link type="parent" lang="en" href="../install.xml">Install instructions</link> <link type="parent" lang="en" href="../install.xml">Install instructions</link>
</link-group> </link-group>
<history> <history>
<entry> <entry>
<date>2008-09-27</date> <date>2008-09-27</date>
<rev-version>1.0.2</rev-version> <rev-version>1.0.2</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Release of version 1.0.2. (Cleanup)</change> <change>Release of version 1.0.2. (Cleanup)</change>
<change>ModX 1.2.1</change> <change>ModX 1.2.1</change>
<change>Some tiny fixes</change> <change>Some tiny fixes</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Release der Version 1.0.2. (aufräumen)</change> <change>Release der Version 1.0.2. (aufräumen)</change>
<change>ModX 1.2.1</change> <change>ModX 1.2.1</change>
<change>Ein paar kleine Fixe</change> <change>Ein paar kleine Fixe</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-09-09</date> <date>2008-09-09</date>
<rev-version>1.0.1</rev-version> <rev-version>1.0.1</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Release of version 1.0.1.</change> <change>Release of version 1.0.1.</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Release der Version 1.0.1.</change> <change>Release der Version 1.0.1.</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-09-08</date> <date>2008-09-08</date>
<rev-version>1.0.0</rev-version> <rev-version>1.0.0</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Release of version 1.</change> <change>Release of version 1.</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Release der Version 1.</change> <change>Release der Version 1.</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-08-31</date> <date>2008-08-31</date>
<rev-version>1.0.0RC3</rev-version> <rev-version>1.0.0RC3</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Added switch to choose if "views" and "replies" should be diplayed in extra colums. To solve problems of distroyed layouts in compact view of news and announcements. e.g. with thin styles.</change> <change>Added switch to choose if "views" and "replies" should be diplayed in extra colums. To solve problems of distroyed layouts in compact view of news and announcements. e.g. with thin styles.</change>
<change>subsilver2 style rework</change> <change>subsilver2 style rework</change>
<change>Bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=9</change> <change>Bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=9</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Spalten "Antworten" und "Zugriffe" können nun bei der kompakten Ansicht der aktuellen Beiträge / Bekanntmachungen ausgeblendet werden, um Probleme mit dem Layout bei z.B. schmalen Styles zu beheben.</change> <change>Spalten "Antworten" und "Zugriffe" können nun bei der kompakten Ansicht der aktuellen Beiträge / Bekanntmachungen ausgeblendet werden, um Probleme mit dem Layout bei z.B. schmalen Styles zu beheben.</change>
<change>subsilver2 wurde überarbeitet</change> <change>subsilver2 wurde überarbeitet</change>
<change>Bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=9</change> <change>Bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=9</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-08-20</date> <date>2008-08-20</date>
<rev-version>1.0.0RC2</rev-version> <rev-version>1.0.0RC2</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Added new style / own CSS for easier style adaption - provided by Graphic Corner / Pfoti: www.graphic-corner.ch</change> <change>Added new style / own CSS for easier style adaption - provided by Graphic Corner / Pfoti: www.graphic-corner.ch</change>
<change>Normal and inline attachments are displayed properly now in news / announcements text view. (Thanks to connect for the inline attachments solution)</change> <change>Normal and inline attachments are displayed properly now in news / announcements text view. (Thanks to connect for the inline attachments solution)</change>
<change>Rework of the compact view of news / announcements. Topic folders and icons are now displayed. Complete style rework.</change> <change>Rework of the compact view of news / announcements. Topic folders and icons are now displayed. Complete style rework.</change>
<change>#unread link for news / announcements. (Thanks to Mike, for pushing us in the right direction)</change> <change>#unread link for news / announcements. (Thanks to Mike, for pushing us in the right direction)</change>
<change>Team bloc: possibillity to let non-system groups display</change> <change>Team bloc: possibillity to let non-system groups display</change>
<change>Support for handymans MOD Version Check. To use this feature, this mod has to be installed.</change> <change>Support for handymans MOD Version Check. To use this feature, this mod has to be installed.</change>
<change>Update to ModX 1.2.0 - package structure adapted</change> <change>Update to ModX 1.2.0 - package structure adapted</change>
<change>Language files rework</change> <change>Language files rework</change>
<change>PayPal block rework. All supported currencies can be chosen with a drop-down button. The amount to donate can be typed in.</change> <change>PayPal block rework. All supported currencies can be chosen with a drop-down button. The amount to donate can be typed in.</change>
<change>Bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=8</change> <change>Bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=8</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Neuer Style mit eigener CSS, zur einfacheren Anpassbarkeit an andere Styles - erstellt von Graphic Corner / Pfoti: www.graphic-corner.ch</change> <change>Neuer Style mit eigener CSS, zur einfacheren Anpassbarkeit an andere Styles - erstellt von Graphic Corner / Pfoti: www.graphic-corner.ch</change>
<change>Normale und inline Dateianhänge werden nun in der aktuellen Beiträge / Bekanntmachungen Text-Ansicht richtig angezeigt. (Danke an connect für die inline attachments Lösung)</change> <change>Normale und inline Dateianhänge werden nun in der aktuellen Beiträge / Bekanntmachungen Text-Ansicht richtig angezeigt. (Danke an connect für die inline attachments Lösung)</change>
<change>Die kompakte Ansicht der aktuellen Beiträge / Bekanntmachungen wurde komplett überarbeitet. "Topic Folders" und Themen Symbole werden nun angezeigt. Der Style wurde komplett überarbeitet.</change> <change>Die kompakte Ansicht der aktuellen Beiträge / Bekanntmachungen wurde komplett überarbeitet. "Topic Folders" und Themen Symbole werden nun angezeigt. Der Style wurde komplett überarbeitet.</change>
<change>#unread Links für aktuelle Beiträge / Bekanntmachungen. (Danke an Mike, der uns in die richtige Richtung geschubst hat ;)</change> <change>#unread Links für aktuelle Beiträge / Bekanntmachungen. (Danke an Mike, der uns in die richtige Richtung geschubst hat ;)</change>
<change>Team block: auch nicht-system Gruppen können nun angezeigt werden</change> <change>Team block: auch nicht-system Gruppen können nun angezeigt werden</change>
<change>Handymans MOD Version Check wird nun unterstützt. Um den Update Check zu nutzen, muss dieser Mod installiert sein.</change> <change>Handymans MOD Version Check wird nun unterstützt. Um den Update Check zu nutzen, muss dieser Mod installiert sein.</change>
<change>Update auf ModX 1.2.0 - Packet Struktur angepasst.</change> <change>Update auf ModX 1.2.0 - Packet Struktur angepasst.</change>
<change>Sprachdateien wurden überarbeitet. (Danke an Thomas.d)</change> <change>Sprachdateien wurden überarbeitet. (Danke an Thomas.d)</change>
<change>PayPal überarbeitet. Alle von PayPal unterstützen Währungen können nun über einen Drop-Down-Button ausgewählt werden. Die zu spendende Summe kann man nun selbst eintippen.</change> <change>PayPal überarbeitet. Alle von PayPal unterstützen Währungen können nun über einen Drop-Down-Button ausgewählt werden. Die zu spendende Summe kann man nun selbst eintippen.</change>
<change>Bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=8</change> <change>Bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=8</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-05-03</date> <date>2008-05-03</date>
<rev-version>1.0.0RC1</rev-version> <rev-version>1.0.0RC1</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Many bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=6</change> <change>Many bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=6</change>
<change>Adaptions to phpBB 3.0.1</change> <change>Adaptions to phpBB 3.0.1</change>
<change>The link block can be edited in the ACP: add, delete links and order position</change> <change>The link block can be edited in the ACP: add, delete links and order position</change>
<change>BBCode is now allowed in welcome message</change> <change>BBCode is now allowed in welcome message</change>
<change>Two custom blocks added, which can be filled with BBCode or HTML in the ACP. To use with ads, videos, images, whatever.</change> <change>Two custom blocks added, which can be filled with BBCode or HTML in the ACP. To use with ads, videos, images, whatever.</change>
<change>Complete rework of the News / Announcements. Implemented a achive system and pagnition. You can choose if you want to have the first or the newest post displayed in news.</change> <change>Complete rework of the News / Announcements. Implemented a achive system and pagnition. You can choose if you want to have the first or the newest post displayed in news.</change>
<change>Full MSSQL support</change> <change>Full MSSQL support</change>
<change>Forum list on the portal added</change> <change>Forum list on the portal added</change>
<change>Show "Portal page" in "who is online"</change> <change>Show "Portal page" in "who is online"</change>
<change>Option to disable user permission check for News / Announcements</change> <change>Option to disable user permission check for News / Announcements</change>
<change>Style changer added</change> <change>Style changer added</change>
<change>Attachment block: display attachments from one or more specific forums + attachments permission check added</change> <change>Attachment block: display attachments from one or more specific forums + attachments permission check added</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Viele bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=6</change> <change>Viele bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=6</change>
<change>An phpBB 3.0.1 angepasst</change> <change>An phpBB 3.0.1 angepasst</change>
<change>Der Link Block kann nun über das ACP verwaltet werden: erstellen, löschen und positionieren von Links</change> <change>Der Link Block kann nun über das ACP verwaltet werden: erstellen, löschen und positionieren von Links</change>
<change>Es kann nun BBCode in der Willkommens Nachricht benutzt werden</change> <change>Es kann nun BBCode in der Willkommens Nachricht benutzt werden</change>
<change>Zwei anpassbare Blöcke hinzu gefügt, die im ACP mit BBCode oder HTML gefüllt werden könen. Für Werbung, Videos, Bilder, was auch immer.</change> <change>Zwei anpassbare Blöcke hinzu gefügt, die im ACP mit BBCode oder HTML gefüllt werden könen. Für Werbung, Videos, Bilder, was auch immer.</change>
<change>Aktuelle Beiträge und Bekanntmachungen wurden komplett überarbeitet. Es wurde ein Archivsystem und die Anzeige von Seitenzahlen hinzu gefügt. Zusätzlich kann man nun wählen ob man der Ersten oder Neuesten Beitrag bei den aktuellen Beiträgen angezeigt bekommen möchte.</change> <change>Aktuelle Beiträge und Bekanntmachungen wurden komplett überarbeitet. Es wurde ein Archivsystem und die Anzeige von Seitenzahlen hinzu gefügt. Zusätzlich kann man nun wählen ob man der Ersten oder Neuesten Beitrag bei den aktuellen Beiträgen angezeigt bekommen möchte.</change>
<change>MSSQL Unterstützung</change> <change>MSSQL Unterstützung</change>
<change>Forum Liste auf dem Portal hinzugefügt</change> <change>Forum Liste auf dem Portal hinzugefügt</change>
<change>Anzeige "Betrachtet das Portal" in "Wer ist online?"</change> <change>Anzeige "Betrachtet das Portal" in "Wer ist online?"</change>
<change>Option die Berechtigungsprüfung für aktuelle Beiträge / Bekanntmachungen ab zu stellen</change> <change>Option die Berechtigungsprüfung für aktuelle Beiträge / Bekanntmachungen ab zu stellen</change>
<change>"Mein Board-Style" hinzugefügt</change> <change>"Mein Board-Style" hinzugefügt</change>
<change>Dateianhänge: Anhänge aus einem oder mehreren bestimmten Foren anzeigen lassen + Berechtigungsprüfung hinzugefügt.</change> <change>Dateianhänge: Anhänge aus einem oder mehreren bestimmten Foren anzeigen lassen + Berechtigungsprüfung hinzugefügt.</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-02-03</date> <date>2008-02-03</date>
<rev-version>0.2.1</rev-version> <rev-version>0.2.1</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Fixed a news/announcements permissions bug</change> <change>Fixed a news/announcements permissions bug</change>
<change>Fixed a bug when no news posts were viewable due to account permissions</change> <change>Fixed a bug when no news posts were viewable due to account permissions</change>
<change>Fixed a bug in announcements/news/polls due to shadow topics left after a topic is moved</change> <change>Fixed a bug in announcements/news/polls due to shadow topics left after a topic is moved</change>
<change>No longer required to be a founder to update/install, just an admin with "board" permissions</change> <change>No longer required to be a founder to update/install, just an admin with "board" permissions</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Fehler in der Berechtigungserkennung bei den aktuellen Beiträgen / Bekanntmachungen gefixt</change> <change>Fehler in der Berechtigungserkennung bei den aktuellen Beiträgen / Bekanntmachungen gefixt</change>
<change>Fehler bei den aktuellen Beiträgen / Bekanntmachungen / Abstimmungen gefixt</change> <change>Fehler bei den aktuellen Beiträgen / Bekanntmachungen / Abstimmungen gefixt</change>
<change>Man braucht nun nicht mehr als Gründer angemeldet zu sein</change> <change>Man braucht nun nicht mehr als Gründer angemeldet zu sein</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-02-03</date> <date>2008-02-03</date>
<rev-version>0.2.0</rev-version> <rev-version>0.2.0</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>added subsilver2 templates (valid XHTML 1.0 Strict)</change> <change>added subsilver2 templates (valid XHTML 1.0 Strict)</change>
<change>added upcoming birthdays, configurable in ACP / thanks to Kendoo</change> <change>added upcoming birthdays, configurable in ACP / thanks to Kendoo</change>
<change>complete rewrite of the poll system - checking user permissions, multible polls and more</change> <change>complete rewrite of the poll system - checking user permissions, multible polls and more</change>
<change>added forum names with link in news and announcements boxes</change> <change>added forum names with link in news and announcements boxes</change>
<change>added portal log messages in the ACP</change> <change>added portal log messages in the ACP</change>
<change>fixed several bugs: http://www.board3.de/bugtracker/viewcat.php?c=1</change> <change>fixed several bugs: http://www.board3.de/bugtracker/viewcat.php?c=1</change>
<change>updated the MySQL installer</change> <change>updated the MySQL installer</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>subsilver2 Templates hinzugefügt (valid XHTML 1.0 Strict)</change> <change>subsilver2 Templates hinzugefügt (valid XHTML 1.0 Strict)</change>
<change>Kommende Geburtstage, konfigurierbar im ACP / vielen Dank an Kendoo</change> <change>Kommende Geburtstage, konfigurierbar im ACP / vielen Dank an Kendoo</change>
<change>Die Umfragen wurden komplett überarbeitet - Benutzer Berechtigungen werden geprüft, mehrere Abstimmungen sind möglich und mehr</change> <change>Die Umfragen wurden komplett überarbeitet - Benutzer Berechtigungen werden geprüft, mehrere Abstimmungen sind möglich und mehr</change>
<change>Foren Namen mit Link in die aktuellen Beiträge und Bekanntmachungen hinzugefügt</change> <change>Foren Namen mit Link in die aktuellen Beiträge und Bekanntmachungen hinzugefügt</change>
<change>Portal Log Meldungen im ACP hinzugefügt</change> <change>Portal Log Meldungen im ACP hinzugefügt</change>
<change>Diverse Bugs gefixt: http://www.board3.de/bugtracker/viewcat.php?c=1</change> <change>Diverse Bugs gefixt: http://www.board3.de/bugtracker/viewcat.php?c=1</change>
<change>Der MySQL Installer wurde überarbeitet</change> <change>Der MySQL Installer wurde überarbeitet</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-01-15</date> <date>2008-01-15</date>
<rev-version>0.1.0</rev-version> <rev-version>0.1.0</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Changes from "phpBB3 Portal 1.1.0Beta" to "board3 Portal - based on phpBB3 Portal Version 1.0.0":</change> <change>Changes from "phpBB3 Portal 1.1.0Beta" to "board3 Portal - based on phpBB3 Portal Version 1.0.0":</change>
<change>completet all missing ACP Control for several boxes</change> <change>completet all missing ACP Control for several boxes</change>
<change>valid XHTML 1.0 Strict template</change> <change>valid XHTML 1.0 Strict template</change>
<change>fixed several bugs</change> <change>fixed several bugs</change>
<change>added several language variables</change> <change>added several language variables</change>
<change>changed the language file path to /en/mods/</change> <change>changed the language file path to /en/mods/</change>
<change>updated the install instructions</change> <change>updated the install instructions</change>
<change>updated the MySQL installer</change> <change>updated the MySQL installer</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Änderungen von "phpBB3 Portal 1.1.0Beta" zu "board3 Portal - based on phpBB3 Portal Version 1.0.0":</change> <change>Änderungen von "phpBB3 Portal 1.1.0Beta" zu "board3 Portal - based on phpBB3 Portal Version 1.0.0":</change>
<change>Die ACP Verwaltung für diverse Boxen komplettiert</change> <change>Die ACP Verwaltung für diverse Boxen komplettiert</change>
<change>valid XHTML 1.0 Strict Template</change> <change>valid XHTML 1.0 Strict Template</change>
<change>Diverse Bugs gefixt</change> <change>Diverse Bugs gefixt</change>
<change>Diverse Sprachvariablen hinzugefügt</change> <change>Diverse Sprachvariablen hinzugefügt</change>
<change>Pfad für die Sprachdateien ins Mod System integriert</change> <change>Pfad für die Sprachdateien ins Mod System integriert</change>
<change>Die Installationanweisungen komplett überarbeitet</change> <change>Die Installationanweisungen komplett überarbeitet</change>
<change>Den MySQL Installer komplett überarbeitet</change> <change>Den MySQL Installer komplett überarbeitet</change>
</changelog> </changelog>
</entry> </entry>
</history> </history>
<meta name="generator" content="Phpbb.ModTeam.Tools (c#)" /> <meta name="generator" content="Phpbb.ModTeam.Tools (c#)" />
</header> </header>
<action-group> <action-group>
<copy> <copy>
<file from="root/portal.php" to="portal.php" /> <file from="root/portal.php" to="portal.php" />
<file from="root/adm/mods/board3_portal_check_version.php" to="adm/mods/board3_portal_check_version.php" /> <file from="root/adm/mods/board3_portal_check_version.php" to="adm/mods/board3_portal_check_version.php" />
<file from="root/includes/acp/acp_portal.php" to="includes/acp/acp_portal.php" /> <file from="root/includes/acp/acp_portal.php" to="includes/acp/acp_portal.php" />
<file from="root/includes/acp/info/acp_portal.php" to="includes/acp/info/acp_portal.php" /> <file from="root/includes/acp/info/acp_portal.php" to="includes/acp/info/acp_portal.php" />
<file from="root/install_portal/*.*" to="install_portal/*.*" /> <file from="root/install_portal/*.*" to="install_portal/*.*" />
<file from="root/install_portal/schemas/*.*" to="install_portal/schemas/*.*" /> <file from="root/install_portal/schemas/*.*" to="install_portal/schemas/*.*" />
<file from="root/language/en/mods/*.*" to="language/en/mods/*.*" /> <file from="root/language/en/mods/*.*" to="language/en/mods/*.*" />
<file from="root/portal/index.html" to="portal/index.html" /> <file from="root/portal/index.html" to="portal/index.html" />
<file from="root/portal/block/*.*" to="portal/block/*.*" /> <file from="root/portal/block/*.*" to="portal/block/*.*" />
<file from="root/portal/includes/*.*" to="portal/includes/*.*" /> <file from="root/portal/includes/*.*" to="portal/includes/*.*" />
<file from="root/portal/includes/mini_cal/*.*" to="portal/includes/mini_cal/*.*" /> <file from="root/portal/includes/mini_cal/*.*" to="portal/includes/mini_cal/*.*" />
<file from="root/styles/prosilver/template/portal/*.*" to="styles/prosilver/template/portal/*.*" /> <file from="root/styles/prosilver/template/portal/*.*" to="styles/prosilver/template/portal/*.*" />
<file from="root/styles/prosilver/template/portal/block/*.*" to="styles/prosilver/template/portal/block/*.*" /> <file from="root/styles/prosilver/template/portal/block/*.*" to="styles/prosilver/template/portal/block/*.*" />
<file from="root/styles/prosilver/theme/portal.css" to="styles/prosilver/theme/portal.css" /> <file from="root/styles/prosilver/theme/portal.css" to="styles/prosilver/theme/portal.css" />
<file from="root/styles/prosilver/theme/images/portal/*.*" to="styles/prosilver/theme/images/portal/*.*" /> <file from="root/styles/prosilver/theme/images/portal/*.*" to="styles/prosilver/theme/images/portal/*.*" />
</copy> </copy>
<open src="viewonline.php"> <open src="viewonline.php">
<edit> <edit>
<find><![CDATA[ case 'report': <find><![CDATA[ case 'report':
$location = $user->lang['REPORTING_POST']; $location = $user->lang['REPORTING_POST'];
$location_url = append_sid("{$phpbb_root_path}index.$phpEx"); $location_url = append_sid("{$phpbb_root_path}index.$phpEx");
break;]]></find> break;]]></find>
<action type="after-add"><![CDATA[ case 'portal': <action type="after-add"><![CDATA[ case 'portal':
$user->add_lang('mods/lang_portal'); $user->add_lang('mods/lang_portal');
$location = $user->lang['VIEWING_PORTAL']; $location = $user->lang['VIEWING_PORTAL'];
$location_url = append_sid("{$phpbb_root_path}portal.$phpEx"); $location_url = append_sid("{$phpbb_root_path}portal.$phpEx");
break;]]></action> break;]]></action>
</edit> </edit>
</open> </open>
<open src="adm/index.php"> <open src="adm/index.php">
<edit> <edit>
<find><![CDATA[// End session management]]></find> <find><![CDATA[// End session management]]></find>
<action type="after-add"><![CDATA[$user->add_lang('mods/lang_portal_acp_logs');]]></action> <action type="after-add"><![CDATA[$user->add_lang('mods/lang_portal_acp_logs');]]></action>
</edit> </edit>
</open> </open>
<open src="includes/session.php"> <open src="includes/session.php">
<edit> <edit>
<find><![CDATA[if (!empty($_GET['style']) && $auth->acl_get('a_styles'))]]></find> <find><![CDATA[if (!empty($_GET['style']) && $auth->acl_get('a_styles'))]]></find>
<action type="replace-with"><![CDATA[if (!empty($_GET['style']))]]></action> <action type="replace-with"><![CDATA[if (!empty($_GET['style']))]]></action>
</edit> </edit>
</open> </open>
<open src="styles/prosilver/template/overall_header.html"> <open src="styles/prosilver/template/overall_header.html">
<edit> <edit>
<find><![CDATA[<!-- IF not $S_IN_PORTAL -->]]></find> <find><![CDATA[<!-- IF not $S_IN_PORTAL -->]]></find>
<action type="replace-with"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action> <action type="replace-with"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
</edit> </edit>
</open> </open>
<open src="styles/prosilver/theme/stylesheet.css"> <open src="styles/prosilver/theme/stylesheet.css">
<edit> <edit>
<find><![CDATA[@import url("colours.css");]]></find> <find><![CDATA[@import url("colours.css");]]></find>
<action type="after-add"><![CDATA[@import url("portal.css");]]></action> <action type="after-add"><![CDATA[@import url("portal.css");]]></action>
</edit> </edit>
</open> </open>
<diy-instructions lang="en-gb">Browse to install_portal/install.php and run the installer, after successfull installation delete the installer. <diy-instructions lang="en-gb">Browse to install_portal/install.php and run the installer, after successfull installation delete the installer.
Subsilver2 user: please upload the complete subsilver2 directory.</diy-instructions> Subsilver2 user: please upload the complete subsilver2 directory.</diy-instructions>
<diy-instructions lang="de">install_portal/install.php aufrufen und ausführen, nach erfolgreicher Installation löschen <diy-instructions lang="de">install_portal/install.php aufrufen und ausführen, nach erfolgreicher Installation löschen
Subsilver2 User: bitte das komplette Verzeichnis subsilver2 mit den neuen Dateien überschreiben.</diy-instructions> Subsilver2 User: bitte das komplette Verzeichnis subsilver2 mit den neuen Dateien überschreiben.</diy-instructions>
</action-group> </action-group>
</mod> </mod>

View File

@@ -1,325 +1,325 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?> <?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?>
<!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/--> <!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/-->
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.1.xsd"> <mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.1.xsd">
<header> <header>
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license> <license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
<title lang="en-gb">board3 Portal - Update from version 0.2.0</title> <title lang="en-gb">board3 Portal - Update from version 0.2.0</title>
<title lang="de">board3 Portal - Update von Version 0.2.0</title> <title lang="de">board3 Portal - Update von Version 0.2.0</title>
<description lang="en-gb">Adds a portal to your forum. <description lang="en-gb">Adds a portal to your forum.
It has several boxes wich can be turned on an off in the ACP and certain settings. It has several boxes wich can be turned on an off in the ACP and certain settings.
Included language files: Included language files:
» English (en) » English (en)
» German (de) » German (de)
More langages can be found in our International forums: http://www.board3.de/viewforum.php?f=13 More langages can be found in our International forums: http://www.board3.de/viewforum.php?f=13
</description> </description>
<description lang="de">Fügt ein Portal deinem Forum hinzu. <description lang="de">Fügt ein Portal deinem Forum hinzu.
Es hat diverse Boxen, die über das ACP an- / abgeschaltet und eingestellt werden können. Es hat diverse Boxen, die über das ACP an- / abgeschaltet und eingestellt werden können.
Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com ) Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
</description> </description>
<author-notes lang="en-gb">i hope you get everything working. Further developement, new boxes for the portal or questions are welcome at www.board3.de</author-notes> <author-notes lang="en-gb">i hope you get everything working. Further developement, new boxes for the portal or questions are welcome at www.board3.de</author-notes>
<author-notes lang="de">Ich hoffe ihr habt Spaß am Portal. Neuen Code, bzw neue Boxen und Fragen könnt ihr auf www.board3.de posten.</author-notes> <author-notes lang="de">Ich hoffe ihr habt Spaß am Portal. Neuen Code, bzw neue Boxen und Fragen könnt ihr auf www.board3.de posten.</author-notes>
<author-group> <author-group>
<author> <author>
<realname>Ice</realname> <realname>Ice</realname>
<email></email> <email></email>
<username>avaren</username> <username>avaren</username>
<homepage>http://www.board3.de</homepage> <homepage>http://www.board3.de</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>Kevin</realname> <realname>Kevin</realname>
<email></email> <email></email>
<username>saint_hh</username> <username>saint_hh</username>
<homepage>http://www.board3.de</homepage> <homepage>http://www.board3.de</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>(N/A)</realname> <realname>(N/A)</realname>
<email>nickvergessen@gmx.de</email> <email>nickvergessen@gmx.de</email>
<username>nickvergessen</username> <username>nickvergessen</username>
<homepage>http://mods.flying-bits.org/</homepage> <homepage>http://mods.flying-bits.org/</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>Walter</realname> <realname>Walter</realname>
<email>w.bobeth@digitalfotografie-foren.de</email> <email>w.bobeth@digitalfotografie-foren.de</email>
<username>Redbull254</username> <username>Redbull254</username>
<homepage>http://www.digitalfotografie-foren.de</homepage> <homepage>http://www.digitalfotografie-foren.de</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>Christian</realname> <realname>Christian</realname>
<email></email> <email></email>
<username>Christian_N</username> <username>Christian_N</username>
<homepage>http://www.phpbb-projekt.de</homepage> <homepage>http://www.phpbb-projekt.de</homepage>
<contributions /> <contributions />
</author> </author>
</author-group> </author-group>
<mod-version>1.0.2</mod-version> <mod-version>1.0.2</mod-version>
<installation> <installation>
<level>easy</level> <level>easy</level>
<time>600</time> <time>600</time>
<target-version>3.0.2</target-version> <target-version>3.0.2</target-version>
</installation> </installation>
<link-group> <link-group>
<link type="dependency" lang="en-gb" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal supports MOD Version Check. To use this feature, this mod has to be installed.</link> <link type="dependency" lang="en-gb" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal supports MOD Version Check. To use this feature, this mod has to be installed.</link>
<link type="dependency" lang="de" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal unterstützt MOD Version Check. Um dieses Feature zu nutzen, muss dieser Mod installiert sein.</link> <link type="dependency" lang="de" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal unterstützt MOD Version Check. Um dieses Feature zu nutzen, muss dieser Mod installiert sein.</link>
<link type="template" lang="de" href="../xml/subsilver2.xml">subsilver2</link> <link type="template" lang="de" href="../xml/subsilver2.xml">subsilver2</link>
<link type="template" lang="en-gb" href="../xml/subsilver2.xml">subsilver2</link> <link type="template" lang="en-gb" href="../xml/subsilver2.xml">subsilver2</link>
<link type="language" lang="de" href="../xml/de.xml">Deutsch</link> <link type="language" lang="de" href="../xml/de.xml">Deutsch</link>
<link type="contrib" lang="en" href="update_board3portal_101.xml">Update instructions for Board3 Portal Version 1.0.1</link> <link type="contrib" lang="en" href="update_board3portal_101.xml">Update instructions for Board3 Portal Version 1.0.1</link>
<link type="contrib" lang="de" href="update_board3portal_101.xml">Updateanleitung für Board3 Portal Version 1.0.1</link> <link type="contrib" lang="de" href="update_board3portal_101.xml">Updateanleitung für Board3 Portal Version 1.0.1</link>
<link type="contrib" lang="en" href="update_board3portal_100.xml">Update instructions for Board3 Portal Version 1.0.0</link> <link type="contrib" lang="en" href="update_board3portal_100.xml">Update instructions for Board3 Portal Version 1.0.0</link>
<link type="contrib" lang="de" href="update_board3portal_100.xml">Updateanleitung für Board3 Portal Version 1.0.0</link> <link type="contrib" lang="de" href="update_board3portal_100.xml">Updateanleitung für Board3 Portal Version 1.0.0</link>
<link type="contrib" lang="en" href="update_board3portal_100rc3.xml">Update instructions for Board3 Portal Version 1.0.0RC3</link> <link type="contrib" lang="en" href="update_board3portal_100rc3.xml">Update instructions for Board3 Portal Version 1.0.0RC3</link>
<link type="contrib" lang="de" href="update_board3portal_100rc3.xml">Updateanleitung für Board3 Portal Version 1.0.0RC3</link> <link type="contrib" lang="de" href="update_board3portal_100rc3.xml">Updateanleitung für Board3 Portal Version 1.0.0RC3</link>
<link type="contrib" lang="en" href="update_board3portal_100rc2.xml">Update instructions for Board3 Portal Version 1.0.0RC2</link> <link type="contrib" lang="en" href="update_board3portal_100rc2.xml">Update instructions for Board3 Portal Version 1.0.0RC2</link>
<link type="contrib" lang="de" href="update_board3portal_100rc2.xml">Updateanleitung für Board3 Portal Version 1.0.0RC2</link> <link type="contrib" lang="de" href="update_board3portal_100rc2.xml">Updateanleitung für Board3 Portal Version 1.0.0RC2</link>
<link type="contrib" lang="en" href="update_board3portal_100rc1.xml">Update instructions for Board3 Portal Version 1.0.0RC1</link> <link type="contrib" lang="en" href="update_board3portal_100rc1.xml">Update instructions for Board3 Portal Version 1.0.0RC1</link>
<link type="contrib" lang="de" href="update_board3portal_100rc1.xml">Updateanleitung für Board3 Portal Version 1.0.0RC1</link> <link type="contrib" lang="de" href="update_board3portal_100rc1.xml">Updateanleitung für Board3 Portal Version 1.0.0RC1</link>
<link type="contrib" lang="en" href="update_board3portal_021.xml">Update instructions for Board3 Portal Version 0.2.1</link> <link type="contrib" lang="en" href="update_board3portal_021.xml">Update instructions for Board3 Portal Version 0.2.1</link>
<link type="contrib" lang="de" href="update_board3portal_021.xml">Updateanleitung für Board3 Portal Version 0.2.1</link> <link type="contrib" lang="de" href="update_board3portal_021.xml">Updateanleitung für Board3 Portal Version 0.2.1</link>
<link type="contrib" lang="en" href="update_board3portal_020.xml">Update instructions for Board3 Portal Version 0.2.0</link> <link type="contrib" lang="en" href="update_board3portal_020.xml">Update instructions for Board3 Portal Version 0.2.0</link>
<link type="contrib" lang="de" href="update_board3portal_020.xml">Updateanleitung für Board3 Portal Version 0.2.0</link> <link type="contrib" lang="de" href="update_board3portal_020.xml">Updateanleitung für Board3 Portal Version 0.2.0</link>
<link type="contrib" lang="en" href="update_board3portal_010.xml">Update instructions for Board3 Portal Version 0.1.0</link> <link type="contrib" lang="en" href="update_board3portal_010.xml">Update instructions for Board3 Portal Version 0.1.0</link>
<link type="contrib" lang="de" href="update_board3portal_010.xml">Updateanleitung für Board3 Portal Version 0.1.0</link> <link type="contrib" lang="de" href="update_board3portal_010.xml">Updateanleitung für Board3 Portal Version 0.1.0</link>
<link type="contrib" lang="en" href="update_phpbb3portal_122.xml">Update instructions for phpBB3 Portal Version 1.2.2</link> <link type="contrib" lang="en" href="update_phpbb3portal_122.xml">Update instructions for phpBB3 Portal Version 1.2.2</link>
<link type="contrib" lang="de" href="update_phpbb3portal_122.xml">Updateanleitung für phpBB3 Portal Version 1.2.2</link> <link type="contrib" lang="de" href="update_phpbb3portal_122.xml">Updateanleitung für phpBB3 Portal Version 1.2.2</link>
<link type="contrib" lang="en" href="update_phpbb3portal_110b.xml">Update instructions for phpBB3 Portal Version 1.1.0b</link> <link type="contrib" lang="en" href="update_phpbb3portal_110b.xml">Update instructions for phpBB3 Portal Version 1.1.0b</link>
<link type="contrib" lang="de" href="update_phpbb3portal_110b.xml">Updateanleitung für phpBB3 Portal Version 1.1.0b</link> <link type="contrib" lang="de" href="update_phpbb3portal_110b.xml">Updateanleitung für phpBB3 Portal Version 1.1.0b</link>
<link type="language" lang="en" href="../xml/de.xml">German</link> <link type="language" lang="en" href="../xml/de.xml">German</link>
<link type="parent" lang="de" href="../install.xml">Installations-Anleitung</link> <link type="parent" lang="de" href="../install.xml">Installations-Anleitung</link>
<link type="parent" lang="en" href="../install.xml">Install instructions</link> <link type="parent" lang="en" href="../install.xml">Install instructions</link>
</link-group> </link-group>
<history> <history>
<entry> <entry>
<date>2008-09-27</date> <date>2008-09-27</date>
<rev-version>1.0.2</rev-version> <rev-version>1.0.2</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Release of version 1.0.2. (Cleanup)</change> <change>Release of version 1.0.2. (Cleanup)</change>
<change>ModX 1.2.1</change> <change>ModX 1.2.1</change>
<change>Some tiny fixes</change> <change>Some tiny fixes</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Release der Version 1.0.2. (aufräumen)</change> <change>Release der Version 1.0.2. (aufräumen)</change>
<change>ModX 1.2.1</change> <change>ModX 1.2.1</change>
<change>Ein paar kleine Fixe</change> <change>Ein paar kleine Fixe</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-09-09</date> <date>2008-09-09</date>
<rev-version>1.0.1</rev-version> <rev-version>1.0.1</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Release of version 1.0.1.</change> <change>Release of version 1.0.1.</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Release der Version 1.0.1.</change> <change>Release der Version 1.0.1.</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-09-08</date> <date>2008-09-08</date>
<rev-version>1.0.0</rev-version> <rev-version>1.0.0</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Release of version 1.</change> <change>Release of version 1.</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Release der Version 1.</change> <change>Release der Version 1.</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-08-31</date> <date>2008-08-31</date>
<rev-version>1.0.0RC3</rev-version> <rev-version>1.0.0RC3</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Added switch to choose if "views" and "replies" should be diplayed in extra colums. To solve problems of distroyed layouts in compact view of news and announcements. e.g. with thin styles.</change> <change>Added switch to choose if "views" and "replies" should be diplayed in extra colums. To solve problems of distroyed layouts in compact view of news and announcements. e.g. with thin styles.</change>
<change>subsilver2 style rework</change> <change>subsilver2 style rework</change>
<change>Bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=9</change> <change>Bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=9</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Spalten "Antworten" und "Zugriffe" können nun bei der kompakten Ansicht der aktuellen Beiträge / Bekanntmachungen ausgeblendet werden, um Probleme mit dem Layout bei z.B. schmalen Styles zu beheben.</change> <change>Spalten "Antworten" und "Zugriffe" können nun bei der kompakten Ansicht der aktuellen Beiträge / Bekanntmachungen ausgeblendet werden, um Probleme mit dem Layout bei z.B. schmalen Styles zu beheben.</change>
<change>subsilver2 wurde überarbeitet</change> <change>subsilver2 wurde überarbeitet</change>
<change>Bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=9</change> <change>Bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=9</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-08-20</date> <date>2008-08-20</date>
<rev-version>1.0.0RC2</rev-version> <rev-version>1.0.0RC2</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Added new style / own CSS for easier style adaption - provided by Graphic Corner / Pfoti: www.graphic-corner.ch</change> <change>Added new style / own CSS for easier style adaption - provided by Graphic Corner / Pfoti: www.graphic-corner.ch</change>
<change>Normal and inline attachments are displayed properly now in news / announcements text view. (Thanks to connect for the inline attachments solution)</change> <change>Normal and inline attachments are displayed properly now in news / announcements text view. (Thanks to connect for the inline attachments solution)</change>
<change>Rework of the compact view of news / announcements. Topic folders and icons are now displayed. Complete style rework.</change> <change>Rework of the compact view of news / announcements. Topic folders and icons are now displayed. Complete style rework.</change>
<change>#unread link for news / announcements. (Thanks to Mike, for pushing us in the right direction)</change> <change>#unread link for news / announcements. (Thanks to Mike, for pushing us in the right direction)</change>
<change>Team bloc: possibillity to let non-system groups display</change> <change>Team bloc: possibillity to let non-system groups display</change>
<change>Support for handymans MOD Version Check. To use this feature, this mod has to be installed.</change> <change>Support for handymans MOD Version Check. To use this feature, this mod has to be installed.</change>
<change>Update to ModX 1.2.0 - package structure adapted</change> <change>Update to ModX 1.2.0 - package structure adapted</change>
<change>Language files rework</change> <change>Language files rework</change>
<change>PayPal block rework. All supported currencies can be chosen with a drop-down button. The amount to donate can be typed in.</change> <change>PayPal block rework. All supported currencies can be chosen with a drop-down button. The amount to donate can be typed in.</change>
<change>Bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=8</change> <change>Bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=8</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Neuer Style mit eigener CSS, zur einfacheren Anpassbarkeit an andere Styles - erstellt von Graphic Corner / Pfoti: www.graphic-corner.ch</change> <change>Neuer Style mit eigener CSS, zur einfacheren Anpassbarkeit an andere Styles - erstellt von Graphic Corner / Pfoti: www.graphic-corner.ch</change>
<change>Normale und inline Dateianhänge werden nun in der aktuellen Beiträge / Bekanntmachungen Text-Ansicht richtig angezeigt. (Danke an connect für die inline attachments Lösung)</change> <change>Normale und inline Dateianhänge werden nun in der aktuellen Beiträge / Bekanntmachungen Text-Ansicht richtig angezeigt. (Danke an connect für die inline attachments Lösung)</change>
<change>Die kompakte Ansicht der aktuellen Beiträge / Bekanntmachungen wurde komplett überarbeitet. "Topic Folders" und Themen Symbole werden nun angezeigt. Der Style wurde komplett überarbeitet.</change> <change>Die kompakte Ansicht der aktuellen Beiträge / Bekanntmachungen wurde komplett überarbeitet. "Topic Folders" und Themen Symbole werden nun angezeigt. Der Style wurde komplett überarbeitet.</change>
<change>#unread Links für aktuelle Beiträge / Bekanntmachungen. (Danke an Mike, der uns in die richtige Richtung geschubst hat ;)</change> <change>#unread Links für aktuelle Beiträge / Bekanntmachungen. (Danke an Mike, der uns in die richtige Richtung geschubst hat ;)</change>
<change>Team block: auch nicht-system Gruppen können nun angezeigt werden</change> <change>Team block: auch nicht-system Gruppen können nun angezeigt werden</change>
<change>Handymans MOD Version Check wird nun unterstützt. Um den Update Check zu nutzen, muss dieser Mod installiert sein.</change> <change>Handymans MOD Version Check wird nun unterstützt. Um den Update Check zu nutzen, muss dieser Mod installiert sein.</change>
<change>Update auf ModX 1.2.0 - Packet Struktur angepasst.</change> <change>Update auf ModX 1.2.0 - Packet Struktur angepasst.</change>
<change>Sprachdateien wurden überarbeitet. (Danke an Thomas.d)</change> <change>Sprachdateien wurden überarbeitet. (Danke an Thomas.d)</change>
<change>PayPal überarbeitet. Alle von PayPal unterstützen Währungen können nun über einen Drop-Down-Button ausgewählt werden. Die zu spendende Summe kann man nun selbst eintippen.</change> <change>PayPal überarbeitet. Alle von PayPal unterstützen Währungen können nun über einen Drop-Down-Button ausgewählt werden. Die zu spendende Summe kann man nun selbst eintippen.</change>
<change>Bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=8</change> <change>Bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=8</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-05-03</date> <date>2008-05-03</date>
<rev-version>1.0.0RC1</rev-version> <rev-version>1.0.0RC1</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Many bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=6</change> <change>Many bugfixes, view: http://www.board3.de/bugtracker/viewcat.php?c=6</change>
<change>Adaptions to phpBB 3.0.1</change> <change>Adaptions to phpBB 3.0.1</change>
<change>The link block can be edited in the ACP: add, delete links and order position</change> <change>The link block can be edited in the ACP: add, delete links and order position</change>
<change>BBCode is now allowed in welcome message</change> <change>BBCode is now allowed in welcome message</change>
<change>Two custom blocks added, which can be filled with BBCode or HTML in the ACP. To use with ads, videos, images, whatever.</change> <change>Two custom blocks added, which can be filled with BBCode or HTML in the ACP. To use with ads, videos, images, whatever.</change>
<change>Complete rework of the News / Announcements. Implemented a achive system and pagnition. You can choose if you want to have the first or the newest post displayed in news.</change> <change>Complete rework of the News / Announcements. Implemented a achive system and pagnition. You can choose if you want to have the first or the newest post displayed in news.</change>
<change>Full MSSQL support</change> <change>Full MSSQL support</change>
<change>Forum list on the portal added</change> <change>Forum list on the portal added</change>
<change>Show "Portal page" in "who is online"</change> <change>Show "Portal page" in "who is online"</change>
<change>Option to disable user permission check for News / Announcements</change> <change>Option to disable user permission check for News / Announcements</change>
<change>Style changer added</change> <change>Style changer added</change>
<change>Attachment block: display attachments from one or more specific forums + attachments permission check added</change> <change>Attachment block: display attachments from one or more specific forums + attachments permission check added</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Viele bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=6</change> <change>Viele bugfixes, siehe: http://www.board3.de/bugtracker/viewcat.php?c=6</change>
<change>An phpBB 3.0.1 angepasst</change> <change>An phpBB 3.0.1 angepasst</change>
<change>Der Link Block kann nun über das ACP verwaltet werden: erstellen, löschen und positionieren von Links</change> <change>Der Link Block kann nun über das ACP verwaltet werden: erstellen, löschen und positionieren von Links</change>
<change>Es kann nun BBCode in der Willkommens Nachricht benutzt werden</change> <change>Es kann nun BBCode in der Willkommens Nachricht benutzt werden</change>
<change>Zwei anpassbare Blöcke hinzu gefügt, die im ACP mit BBCode oder HTML gefüllt werden könen. Für Werbung, Videos, Bilder, was auch immer.</change> <change>Zwei anpassbare Blöcke hinzu gefügt, die im ACP mit BBCode oder HTML gefüllt werden könen. Für Werbung, Videos, Bilder, was auch immer.</change>
<change>Aktuelle Beiträge und Bekanntmachungen wurden komplett überarbeitet. Es wurde ein Archivsystem und die Anzeige von Seitenzahlen hinzu gefügt. Zusätzlich kann man nun wählen ob man der Ersten oder Neuesten Beitrag bei den aktuellen Beiträgen angezeigt bekommen möchte.</change> <change>Aktuelle Beiträge und Bekanntmachungen wurden komplett überarbeitet. Es wurde ein Archivsystem und die Anzeige von Seitenzahlen hinzu gefügt. Zusätzlich kann man nun wählen ob man der Ersten oder Neuesten Beitrag bei den aktuellen Beiträgen angezeigt bekommen möchte.</change>
<change>MSSQL Unterstützung</change> <change>MSSQL Unterstützung</change>
<change>Forum Liste auf dem Portal hinzugefügt</change> <change>Forum Liste auf dem Portal hinzugefügt</change>
<change>Anzeige "Betrachtet das Portal" in "Wer ist online?"</change> <change>Anzeige "Betrachtet das Portal" in "Wer ist online?"</change>
<change>Option die Berechtigungsprüfung für aktuelle Beiträge / Bekanntmachungen ab zu stellen</change> <change>Option die Berechtigungsprüfung für aktuelle Beiträge / Bekanntmachungen ab zu stellen</change>
<change>"Mein Board-Style" hinzugefügt</change> <change>"Mein Board-Style" hinzugefügt</change>
<change>Dateianhänge: Anhänge aus einem oder mehreren bestimmten Foren anzeigen lassen + Berechtigungsprüfung hinzugefügt.</change> <change>Dateianhänge: Anhänge aus einem oder mehreren bestimmten Foren anzeigen lassen + Berechtigungsprüfung hinzugefügt.</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-02-03</date> <date>2008-02-03</date>
<rev-version>0.2.1</rev-version> <rev-version>0.2.1</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Fixed a news/announcements permissions bug</change> <change>Fixed a news/announcements permissions bug</change>
<change>Fixed a bug when no news posts were viewable due to account permissions</change> <change>Fixed a bug when no news posts were viewable due to account permissions</change>
<change>Fixed a bug in announcements/news/polls due to shadow topics left after a topic is moved</change> <change>Fixed a bug in announcements/news/polls due to shadow topics left after a topic is moved</change>
<change>No longer required to be a founder to update/install, just an admin with "board" permissions</change> <change>No longer required to be a founder to update/install, just an admin with "board" permissions</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Fehler in der Berechtigungserkennung bei den aktuellen Beiträgen / Bekanntmachungen gefixt</change> <change>Fehler in der Berechtigungserkennung bei den aktuellen Beiträgen / Bekanntmachungen gefixt</change>
<change>Fehler bei den aktuellen Beiträgen / Bekanntmachungen / Abstimmungen gefixt</change> <change>Fehler bei den aktuellen Beiträgen / Bekanntmachungen / Abstimmungen gefixt</change>
<change>Man braucht nun nicht mehr als Gründer angemeldet zu sein</change> <change>Man braucht nun nicht mehr als Gründer angemeldet zu sein</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-02-03</date> <date>2008-02-03</date>
<rev-version>0.2.0</rev-version> <rev-version>0.2.0</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>added subsilver2 templates (valid XHTML 1.0 Strict)</change> <change>added subsilver2 templates (valid XHTML 1.0 Strict)</change>
<change>added upcoming birthdays, configurable in ACP / thanks to Kendoo</change> <change>added upcoming birthdays, configurable in ACP / thanks to Kendoo</change>
<change>complete rewrite of the poll system - checking user permissions, multible polls and more</change> <change>complete rewrite of the poll system - checking user permissions, multible polls and more</change>
<change>added forum names with link in news and announcements boxes</change> <change>added forum names with link in news and announcements boxes</change>
<change>added portal log messages in the ACP</change> <change>added portal log messages in the ACP</change>
<change>fixed several bugs: http://www.board3.de/bugtracker/viewcat.php?c=1</change> <change>fixed several bugs: http://www.board3.de/bugtracker/viewcat.php?c=1</change>
<change>updated the MySQL installer</change> <change>updated the MySQL installer</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>subsilver2 Templates hinzugefügt (valid XHTML 1.0 Strict)</change> <change>subsilver2 Templates hinzugefügt (valid XHTML 1.0 Strict)</change>
<change>Kommende Geburtstage, konfigurierbar im ACP / vielen Dank an Kendoo</change> <change>Kommende Geburtstage, konfigurierbar im ACP / vielen Dank an Kendoo</change>
<change>Die Umfragen wurden komplett überarbeitet - Benutzer Berechtigungen werden geprüft, mehrere Abstimmungen sind möglich und mehr</change> <change>Die Umfragen wurden komplett überarbeitet - Benutzer Berechtigungen werden geprüft, mehrere Abstimmungen sind möglich und mehr</change>
<change>Foren Namen mit Link in die aktuellen Beiträge und Bekanntmachungen hinzugefügt</change> <change>Foren Namen mit Link in die aktuellen Beiträge und Bekanntmachungen hinzugefügt</change>
<change>Portal Log Meldungen im ACP hinzugefügt</change> <change>Portal Log Meldungen im ACP hinzugefügt</change>
<change>Diverse Bugs gefixt: http://www.board3.de/bugtracker/viewcat.php?c=1</change> <change>Diverse Bugs gefixt: http://www.board3.de/bugtracker/viewcat.php?c=1</change>
<change>Der MySQL Installer wurde überarbeitet</change> <change>Der MySQL Installer wurde überarbeitet</change>
</changelog> </changelog>
</entry> </entry>
<entry> <entry>
<date>2008-01-15</date> <date>2008-01-15</date>
<rev-version>0.1.0</rev-version> <rev-version>0.1.0</rev-version>
<changelog lang="en-GB"> <changelog lang="en-GB">
<change>Changes from "phpBB3 Portal 1.1.0Beta" to "board3 Portal - based on phpBB3 Portal Version 1.0.0":</change> <change>Changes from "phpBB3 Portal 1.1.0Beta" to "board3 Portal - based on phpBB3 Portal Version 1.0.0":</change>
<change>completet all missing ACP Control for several boxes</change> <change>completet all missing ACP Control for several boxes</change>
<change>valid XHTML 1.0 Strict template</change> <change>valid XHTML 1.0 Strict template</change>
<change>fixed several bugs</change> <change>fixed several bugs</change>
<change>added several language variables</change> <change>added several language variables</change>
<change>changed the language file path to /en/mods/</change> <change>changed the language file path to /en/mods/</change>
<change>updated the install instructions</change> <change>updated the install instructions</change>
<change>updated the MySQL installer</change> <change>updated the MySQL installer</change>
</changelog> </changelog>
<changelog lang="de"> <changelog lang="de">
<change>Änderungen von "phpBB3 Portal 1.1.0Beta" zu "board3 Portal - based on phpBB3 Portal Version 1.0.0":</change> <change>Änderungen von "phpBB3 Portal 1.1.0Beta" zu "board3 Portal - based on phpBB3 Portal Version 1.0.0":</change>
<change>Die ACP Verwaltung für diverse Boxen komplettiert</change> <change>Die ACP Verwaltung für diverse Boxen komplettiert</change>
<change>valid XHTML 1.0 Strict Template</change> <change>valid XHTML 1.0 Strict Template</change>
<change>Diverse Bugs gefixt</change> <change>Diverse Bugs gefixt</change>
<change>Diverse Sprachvariablen hinzugefügt</change> <change>Diverse Sprachvariablen hinzugefügt</change>
<change>Pfad für die Sprachdateien ins Mod System integriert</change> <change>Pfad für die Sprachdateien ins Mod System integriert</change>
<change>Die Installationanweisungen komplett überarbeitet</change> <change>Die Installationanweisungen komplett überarbeitet</change>
<change>Den MySQL Installer komplett überarbeitet</change> <change>Den MySQL Installer komplett überarbeitet</change>
</changelog> </changelog>
</entry> </entry>
</history> </history>
<meta name="generator" content="Phpbb.ModTeam.Tools (c#)" /> <meta name="generator" content="Phpbb.ModTeam.Tools (c#)" />
</header> </header>
<action-group> <action-group>
<copy> <copy>
<file from="root/portal.php" to="portal.php" /> <file from="root/portal.php" to="portal.php" />
<file from="root/adm/mods/board3_portal_check_version.php" to="adm/mods/board3_portal_check_version.php" /> <file from="root/adm/mods/board3_portal_check_version.php" to="adm/mods/board3_portal_check_version.php" />
<file from="root/includes/acp/acp_portal.php" to="includes/acp/acp_portal.php" /> <file from="root/includes/acp/acp_portal.php" to="includes/acp/acp_portal.php" />
<file from="root/includes/acp/info/acp_portal.php" to="includes/acp/info/acp_portal.php" /> <file from="root/includes/acp/info/acp_portal.php" to="includes/acp/info/acp_portal.php" />
<file from="root/install_portal/*.*" to="install_portal/*.*" /> <file from="root/install_portal/*.*" to="install_portal/*.*" />
<file from="root/install_portal/schemas/*.*" to="install_portal/schemas/*.*" /> <file from="root/install_portal/schemas/*.*" to="install_portal/schemas/*.*" />
<file from="root/language/en/mods/*.*" to="language/en/mods/*.*" /> <file from="root/language/en/mods/*.*" to="language/en/mods/*.*" />
<file from="root/portal/index.html" to="portal/index.html" /> <file from="root/portal/index.html" to="portal/index.html" />
<file from="root/portal/block/*.*" to="portal/block/*.*" /> <file from="root/portal/block/*.*" to="portal/block/*.*" />
<file from="root/portal/includes/*.*" to="portal/includes/*.*" /> <file from="root/portal/includes/*.*" to="portal/includes/*.*" />
<file from="root/portal/includes/mini_cal/*.*" to="portal/includes/mini_cal/*.*" /> <file from="root/portal/includes/mini_cal/*.*" to="portal/includes/mini_cal/*.*" />
<file from="root/styles/prosilver/template/portal/*.*" to="styles/prosilver/template/portal/*.*" /> <file from="root/styles/prosilver/template/portal/*.*" to="styles/prosilver/template/portal/*.*" />
<file from="root/styles/prosilver/template/portal/block/*.*" to="styles/prosilver/template/portal/block/*.*" /> <file from="root/styles/prosilver/template/portal/block/*.*" to="styles/prosilver/template/portal/block/*.*" />
<file from="root/styles/prosilver/theme/portal.css" to="styles/prosilver/theme/portal.css" /> <file from="root/styles/prosilver/theme/portal.css" to="styles/prosilver/theme/portal.css" />
<file from="root/styles/prosilver/theme/images/portal/*.*" to="styles/prosilver/theme/images/portal/*.*" /> <file from="root/styles/prosilver/theme/images/portal/*.*" to="styles/prosilver/theme/images/portal/*.*" />
</copy> </copy>
<open src="viewonline.php"> <open src="viewonline.php">
<edit> <edit>
<find><![CDATA[ case 'report': <find><![CDATA[ case 'report':
$location = $user->lang['REPORTING_POST']; $location = $user->lang['REPORTING_POST'];
$location_url = append_sid("{$phpbb_root_path}index.$phpEx"); $location_url = append_sid("{$phpbb_root_path}index.$phpEx");
break;]]></find> break;]]></find>
<action type="after-add"><![CDATA[ case 'portal': <action type="after-add"><![CDATA[ case 'portal':
$user->add_lang('mods/lang_portal'); $user->add_lang('mods/lang_portal');
$location = $user->lang['VIEWING_PORTAL']; $location = $user->lang['VIEWING_PORTAL'];
$location_url = append_sid("{$phpbb_root_path}portal.$phpEx"); $location_url = append_sid("{$phpbb_root_path}portal.$phpEx");
break;]]></action> break;]]></action>
</edit> </edit>
</open> </open>
<open src="includes/session.php"> <open src="includes/session.php">
<edit> <edit>
<find><![CDATA[if (!empty($_GET['style']) && $auth->acl_get('a_styles'))]]></find> <find><![CDATA[if (!empty($_GET['style']) && $auth->acl_get('a_styles'))]]></find>
<action type="replace-with"><![CDATA[if (!empty($_GET['style']))]]></action> <action type="replace-with"><![CDATA[if (!empty($_GET['style']))]]></action>
</edit> </edit>
</open> </open>
<open src="styles/prosilver/template/overall_header.html"> <open src="styles/prosilver/template/overall_header.html">
<edit> <edit>
<find><![CDATA[<!-- IF not $S_IN_PORTAL -->]]></find> <find><![CDATA[<!-- IF not $S_IN_PORTAL -->]]></find>
<action type="replace-with"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action> <action type="replace-with"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
</edit> </edit>
</open> </open>
<open src="styles/prosilver/theme/stylesheet.css"> <open src="styles/prosilver/theme/stylesheet.css">
<edit> <edit>
<find><![CDATA[@import url("colours.css");]]></find> <find><![CDATA[@import url("colours.css");]]></find>
<action type="after-add"><![CDATA[@import url("portal.css");]]></action> <action type="after-add"><![CDATA[@import url("portal.css");]]></action>
</edit> </edit>
</open> </open>
<diy-instructions lang="en-gb">Browse to install_portal/install.php and run the installer, after successfull installation delete the installer. <diy-instructions lang="en-gb">Browse to install_portal/install.php and run the installer, after successfull installation delete the installer.
Subsilver2 user: please upload the complete subsilver2 directory.</diy-instructions> Subsilver2 user: please upload the complete subsilver2 directory.</diy-instructions>
<diy-instructions lang="de">install_portal/install.php aufrufen und ausführen, nach erfolgreicher Installation löschen <diy-instructions lang="de">install_portal/install.php aufrufen und ausführen, nach erfolgreicher Installation löschen
Subsilver2 User: bitte das komplette Verzeichnis subsilver2 mit den neuen Dateien überschreiben.</diy-instructions> Subsilver2 User: bitte das komplette Verzeichnis subsilver2 mit den neuen Dateien überschreiben.</diy-instructions>
</action-group> </action-group>
</mod> </mod>

View File

@@ -290,7 +290,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
<edit> <edit>
<find><![CDATA[# <find><![CDATA[#
# @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com ) # @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
# @version $Id: .htaccess,v 1.3 2007/08/19 17:51:00 angelside Exp $ # @version $Id$
# @copyright (c) Canver Software - www.canversoft.net # @copyright (c) Canver Software - www.canversoft.net
# @license http://opensource.org/licenses/gpl-license.php GNU Public License # @license http://opensource.org/licenses/gpl-license.php GNU Public License
# #

View File

@@ -288,23 +288,23 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</copy> </copy>
<open src=".htaccess"> <open src=".htaccess">
<edit> <edit>
<find><![CDATA[# <find><![CDATA[#
# @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com ) # @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
# @version $Id: .htaccess,v 1.7 2008/02/09 08:18:13 angelside Exp $ # @version $Id$
# @copyright (c) Canver Software - www.canversoft.net # @copyright (c) Canver Software - www.canversoft.net
# @license http://opensource.org/licenses/gpl-license.php GNU Public License # @license http://opensource.org/licenses/gpl-license.php GNU Public License
# #
DirectoryIndex portal.php index.php index.html index.htm DirectoryIndex portal.php index.php index.html index.htm
<Files "config.php"> <Files "config.php">
Order Allow,Deny Order Allow,Deny
Deny from All Deny from All
</Files> </Files>
<Files "common.php"> <Files "common.php">
Order Allow,Deny Order Allow,Deny
Deny from All Deny from All
</Files>]]></find> </Files>]]></find>
<action type="replace-with"><![CDATA[<Files "config.php"> <action type="replace-with"><![CDATA[<Files "config.php">
Order Allow,Deny Order Allow,Deny

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- MODX by the phpBB MOD Team XSL file v1.2.1 copyright 2005-2008 the phpBB MOD Team. <!-- MODX by the phpBB MOD Team XSL file v1.2.1 copyright 2005-2008 the phpBB MOD Team.
$Id: modx.prosilver.en.xsl 2047 2008-09-19 22:43:15Z primehalo $ --> $Id$ -->
<!DOCTYPE xsl:stylesheet[ <!DOCTYPE xsl:stylesheet[
<!ENTITY nbsp "&#160;"> <!ENTITY nbsp "&#160;">
]> ]>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- MODX by the phpBB MOD Team XSL file v1.2.1 copyright 2005-2008 the phpBB MOD Team. <!-- MODX by the phpBB MOD Team XSL file v1.2.1 copyright 2005-2008 the phpBB MOD Team.
$Id: modx.prosilver.en.xsl 2047 2008-09-19 22:43:15Z primehalo $ --> $Id$ -->
<!DOCTYPE xsl:stylesheet[ <!DOCTYPE xsl:stylesheet[
<!ENTITY nbsp "&#160;"> <!ENTITY nbsp "&#160;">
]> ]>

View File

@@ -1,160 +1,160 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?> <?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?>
<!-- $Id$ --> <!-- $Id$ -->
<!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/--> <!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD. Although MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD. No support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/-->
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.1.xsd"> <mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.1.xsd">
<header> <header>
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license> <license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
<title lang="en-gb">board3 Portal - subsilver2 style</title> <title lang="en-gb">board3 Portal - subsilver2 style</title>
<title lang="de">board3 Portal - subsilver2 Style</title> <title lang="de">board3 Portal - subsilver2 Style</title>
<description lang="en-gb">Adds a portal to your forum. <description lang="en-gb">Adds a portal to your forum.
It has several boxes wich can be turned on an off in the ACP and certain settings. It has several boxes wich can be turned on an off in the ACP and certain settings.
Included language files: Included language files:
» English (en) » English (en)
» German (de) » German (de)
More langages can be found in our International forums: http://www.board3.de/viewforum.php?f=13 More langages can be found in our International forums: http://www.board3.de/viewforum.php?f=13
</description> </description>
<description lang="de">Fügt ein Portal deinem Forum hinzu. <description lang="de">Fügt ein Portal deinem Forum hinzu.
Es hat diverse Boxen, die über das ACP an- / abgeschaltet und eingestellt werden können. Es hat diverse Boxen, die über das ACP an- / abgeschaltet und eingestellt werden können.
Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com ) Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
</description> </description>
<author-notes lang="en-gb">i hope you get everything working. Further developement, new boxes for the portal or questions are welcome at www.board3.de</author-notes> <author-notes lang="en-gb">i hope you get everything working. Further developement, new boxes for the portal or questions are welcome at www.board3.de</author-notes>
<author-notes lang="de">Ich hoffe ihr habt Spaß am Portal. Neuen Code, bzw neue Boxen und Fragen könnt ihr auf www.board3.de posten.</author-notes> <author-notes lang="de">Ich hoffe ihr habt Spaß am Portal. Neuen Code, bzw neue Boxen und Fragen könnt ihr auf www.board3.de posten.</author-notes>
<author-group> <author-group>
<author> <author>
<realname>Ice</realname> <realname>Ice</realname>
<email></email> <email></email>
<username>avaren</username> <username>avaren</username>
<homepage>http://www.board3.de</homepage> <homepage>http://www.board3.de</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>Kevin</realname> <realname>Kevin</realname>
<email></email> <email></email>
<username>saint_hh</username> <username>saint_hh</username>
<homepage>http://www.board3.de</homepage> <homepage>http://www.board3.de</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>(N/A)</realname> <realname>(N/A)</realname>
<email>nickvergessen@gmx.de</email> <email>nickvergessen@gmx.de</email>
<username>nickvergessen</username> <username>nickvergessen</username>
<homepage>http://mods.flying-bits.org/</homepage> <homepage>http://mods.flying-bits.org/</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>Walter</realname> <realname>Walter</realname>
<email>w.bobeth@digitalfotografie-foren.de</email> <email>w.bobeth@digitalfotografie-foren.de</email>
<username>Redbull254</username> <username>Redbull254</username>
<homepage>http://www.digitalfotografie-foren.de</homepage> <homepage>http://www.digitalfotografie-foren.de</homepage>
<contributions /> <contributions />
</author> </author>
<author> <author>
<realname>Christian</realname> <realname>Christian</realname>
<email></email> <email></email>
<username>Christian_N</username> <username>Christian_N</username>
<homepage>http://www.phpbb-projekt.de</homepage> <homepage>http://www.phpbb-projekt.de</homepage>
<contributions /> <contributions />
</author> </author>
</author-group> </author-group>
<mod-version>1.0.2</mod-version> <mod-version>1.0.2</mod-version>
<installation> <installation>
<level>easy</level> <level>easy</level>
<time>600</time> <time>600</time>
<target-version>3.0.2</target-version> <target-version>3.0.2</target-version>
</installation> </installation>
<link-group> <link-group>
<link type="dependency" lang="en-gb" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal supports MOD Version Check. To use this feature, this mod has to be installed.</link> <link type="dependency" lang="en-gb" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal supports MOD Version Check. To use this feature, this mod has to be installed.</link>
<link type="dependency" lang="de" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal unterstützt MOD Version Check. Um dieses Feature zu nutzen, muss dieser Mod installiert sein.</link> <link type="dependency" lang="de" href="http://www.phpbb.com/community/viewtopic.php?f=69&amp;t=691155">Board3 Portal unterstützt MOD Version Check. Um dieses Feature zu nutzen, muss dieser Mod installiert sein.</link>
<link type="template" lang="de" href="subsilver2.xml">subsilver2</link> <link type="template" lang="de" href="subsilver2.xml">subsilver2</link>
<link type="template" lang="en-gb" href="subsilver2.xml">subsilver2</link> <link type="template" lang="en-gb" href="subsilver2.xml">subsilver2</link>
<link type="language" lang="de" href="de.xml">Deutsch</link> <link type="language" lang="de" href="de.xml">Deutsch</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_101.xml">Update instructions for Board3 Portal Version 1.0.1</link> <link type="contrib" lang="en" href="../contrib/update_board3portal_101.xml">Update instructions for Board3 Portal Version 1.0.1</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_101.xml">Updateanleitung für Board3 Portal Version 1.0.1</link> <link type="contrib" lang="de" href="../contrib/update_board3portal_101.xml">Updateanleitung für Board3 Portal Version 1.0.1</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_100.xml">Update instructions for Board3 Portal Version 1.0.0</link> <link type="contrib" lang="en" href="../contrib/update_board3portal_100.xml">Update instructions for Board3 Portal Version 1.0.0</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_100.xml">Updateanleitung für Board3 Portal Version 1.0.0</link> <link type="contrib" lang="de" href="../contrib/update_board3portal_100.xml">Updateanleitung für Board3 Portal Version 1.0.0</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_100rc3.xml">Update instructions for Board3 Portal Version 1.0.0RC3</link> <link type="contrib" lang="en" href="../contrib/update_board3portal_100rc3.xml">Update instructions for Board3 Portal Version 1.0.0RC3</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_100rc3.xml">Updateanleitung für Board3 Portal Version 1.0.0RC3</link> <link type="contrib" lang="de" href="../contrib/update_board3portal_100rc3.xml">Updateanleitung für Board3 Portal Version 1.0.0RC3</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_100rc2.xml">Update instructions for Board3 Portal Version 1.0.0RC2</link> <link type="contrib" lang="en" href="../contrib/update_board3portal_100rc2.xml">Update instructions for Board3 Portal Version 1.0.0RC2</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_100rc2.xml">Updateanleitung für Board3 Portal Version 1.0.0RC2</link> <link type="contrib" lang="de" href="../contrib/update_board3portal_100rc2.xml">Updateanleitung für Board3 Portal Version 1.0.0RC2</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_100rc1.xml">Update instructions for Board3 Portal Version 1.0.0RC1</link> <link type="contrib" lang="en" href="../contrib/update_board3portal_100rc1.xml">Update instructions for Board3 Portal Version 1.0.0RC1</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_100rc1.xml">Updateanleitung für Board3 Portal Version 1.0.0RC1</link> <link type="contrib" lang="de" href="../contrib/update_board3portal_100rc1.xml">Updateanleitung für Board3 Portal Version 1.0.0RC1</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_021.xml">Update instructions for Board3 Portal Version 0.2.1</link> <link type="contrib" lang="en" href="../contrib/update_board3portal_021.xml">Update instructions for Board3 Portal Version 0.2.1</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_021.xml">Updateanleitung für Board3 Portal Version 0.2.1</link> <link type="contrib" lang="de" href="../contrib/update_board3portal_021.xml">Updateanleitung für Board3 Portal Version 0.2.1</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_020.xml">Update instructions for Board3 Portal Version 0.2.0</link> <link type="contrib" lang="en" href="../contrib/update_board3portal_020.xml">Update instructions for Board3 Portal Version 0.2.0</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_020.xml">Updateanleitung für Board3 Portal Version 0.2.0</link> <link type="contrib" lang="de" href="../contrib/update_board3portal_020.xml">Updateanleitung für Board3 Portal Version 0.2.0</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_010.xml">Update instructions for Board3 Portal Version 0.1.0</link> <link type="contrib" lang="en" href="../contrib/update_board3portal_010.xml">Update instructions for Board3 Portal Version 0.1.0</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_010.xml">Updateanleitung für Board3 Portal Version 0.1.0</link> <link type="contrib" lang="de" href="../contrib/update_board3portal_010.xml">Updateanleitung für Board3 Portal Version 0.1.0</link>
<link type="contrib" lang="en" href="../contrib/update_phpbb3portal_122.xml">Update instructions for phpBB3 Portal Version 1.2.2</link> <link type="contrib" lang="en" href="../contrib/update_phpbb3portal_122.xml">Update instructions for phpBB3 Portal Version 1.2.2</link>
<link type="contrib" lang="de" href="../contrib/update_phpbb3portal_122.xml">Updateanleitung für phpBB3 Portal Version 1.2.2</link> <link type="contrib" lang="de" href="../contrib/update_phpbb3portal_122.xml">Updateanleitung für phpBB3 Portal Version 1.2.2</link>
<link type="contrib" lang="en" href="../contrib/update_phpbb3portal_110b.xml">Update instructions for phpBB3 Portal Version 1.1.0b</link> <link type="contrib" lang="en" href="../contrib/update_phpbb3portal_110b.xml">Update instructions for phpBB3 Portal Version 1.1.0b</link>
<link type="contrib" lang="de" href="../contrib/update_phpbb3portal_110b.xml">Updateanleitung für phpBB3 Portal Version 1.1.0b</link> <link type="contrib" lang="de" href="../contrib/update_phpbb3portal_110b.xml">Updateanleitung für phpBB3 Portal Version 1.1.0b</link>
<link type="language" lang="en" href="de.xml">German</link> <link type="language" lang="en" href="de.xml">German</link>
<link type="parent" lang="de" href="../install.xml">Installations-Anleitung</link> <link type="parent" lang="de" href="../install.xml">Installations-Anleitung</link>
<link type="parent" lang="en" href="../install.xml">Install instructions</link> <link type="parent" lang="en" href="../install.xml">Install instructions</link>
</link-group> </link-group>
<meta name="generator" content="Phpbb.ModTeam.Tools (c#)" /> <meta name="generator" content="Phpbb.ModTeam.Tools (c#)" />
</header> </header>
<action-group> <action-group>
<copy> <copy>
<file from="root/styles/subsilver2/template/portal/*.*" to="styles/subsilver2/template/portal/*.*" /> <file from="root/styles/subsilver2/template/portal/*.*" to="styles/subsilver2/template/portal/*.*" />
<file from="root/styles/subsilver2/theme/images/portal/*.*" to="styles/subsilver2/theme/images/portal/*.*" /> <file from="root/styles/subsilver2/theme/images/portal/*.*" to="styles/subsilver2/theme/images/portal/*.*" />
</copy> </copy>
<open src="styles/subsilver2/template/breadcrumbs.html"> <open src="styles/subsilver2/template/breadcrumbs.html">
<edit> <edit>
<find><![CDATA[<p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> &#187; ]]></find> <find><![CDATA[<p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> &#187; ]]></find>
<inline-edit> <inline-edit>
<inline-find><![CDATA[<a href="{U_INDEX}">{L_INDEX}</a>]]></inline-find> <inline-find><![CDATA[<a href="{U_INDEX}">{L_INDEX}</a>]]></inline-find>
<inline-action type="before-add"><![CDATA[<a href="{U_PORTAL}">{L_PORTAL}</a> &#187; ]]></inline-action> <inline-action type="before-add"><![CDATA[<a href="{U_PORTAL}">{L_PORTAL}</a> &#187; ]]></inline-action>
</inline-edit> </inline-edit>
</edit> </edit>
</open> </open>
<open src="styles/subsilver2/template/overall_header.html"> <open src="styles/subsilver2/template/overall_header.html">
<edit> <edit>
<find><![CDATA[ <div id="logodesc"> <find><![CDATA[ <div id="logodesc">
<table width="100%" cellspacing="0"> <table width="100%" cellspacing="0">
<tr> <tr>
<td><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td> <td><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
<td width="100%" align="center"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td> <td width="100%" align="center"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>
</tr> </tr>
</table> </table>
</div>]]></find> </div>]]></find>
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action> <action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
</edit> </edit>
<edit> <edit>
<find><![CDATA[<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->]]></find> <find><![CDATA[<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->]]></find>
<action type="before-add"><![CDATA[<!-- ENDIF -->]]></action> <action type="before-add"><![CDATA[<!-- ENDIF -->]]></action>
</edit> </edit>
<edit> <edit>
<find><![CDATA[<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->]]></find> <find><![CDATA[<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->]]></find>
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action> <action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
</edit> </edit>
<edit> <edit>
<find><![CDATA[ <div id="datebar"> <find><![CDATA[ <div id="datebar">
<table width="100%" cellspacing="0"> <table width="100%" cellspacing="0">
<tr> <tr>
<td class="gensmall"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ENDIF --></td> <td class="gensmall"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ENDIF --></td>
<td class="gensmall" align="{S_CONTENT_FLOW_END}">{CURRENT_TIME}<br /></td> <td class="gensmall" align="{S_CONTENT_FLOW_END}">{CURRENT_TIME}<br /></td>
</tr> </tr>
</table> </table>
</div>]]></find> </div>]]></find>
<action type="after-add"><![CDATA[<!-- ENDIF -->]]></action> <action type="after-add"><![CDATA[<!-- ENDIF -->]]></action>
</edit> </edit>
<edit> <edit>
<find><![CDATA[<div id="wrapcentre">]]></find> <find><![CDATA[<div id="wrapcentre">]]></find>
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action> <action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
</edit> </edit>
<edit> <edit>
<find><![CDATA[ <!-- INCLUDE breadcrumbs.html --> <find><![CDATA[ <!-- INCLUDE breadcrumbs.html -->
<br />]]></find> <br />]]></find>
<action type="after-add"><![CDATA[<!-- ENDIF -->]]></action> <action type="after-add"><![CDATA[<!-- ENDIF -->]]></action>
</edit> </edit>
</open> </open>
<diy-instructions lang="en-gb">See general install.xml file</diy-instructions> <diy-instructions lang="en-gb">See general install.xml file</diy-instructions>
<diy-instructions lang="de">Siehe install.xml</diy-instructions> <diy-instructions lang="de">Siehe install.xml</diy-instructions>
</action-group> </action-group>
</mod> </mod>