Setting the version for the next release: 1.0.0 RC1 - as we want a final release in the near future for this line of the portal, we are going straight to 1.0.0
This commit is contained in:
@@ -4,16 +4,17 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
</description>
|
</description>
|
||||||
@@ -62,9 +63,9 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
@@ -79,12 +80,12 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<entry>
|
<entry>
|
||||||
<date>2008-05-04</date>
|
<date>2008-05-04</date>
|
||||||
<rev-version>
|
<rev-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</rev-version>
|
</rev-version>
|
||||||
<changelog lang="en-GB">
|
<changelog lang="en-GB">
|
||||||
<change>Tons of 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>
|
||||||
@@ -98,7 +99,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>Haufenweise 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>
|
||||||
@@ -111,25 +112,25 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
<rev-version>
|
||||||
<major>0</major>
|
<major>0</major>
|
||||||
<minor>2</minor>
|
<minor>2</minor>
|
||||||
<revision>1</revision>
|
<revision>1</revision>
|
||||||
</rev-version>
|
</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>
|
||||||
@@ -142,8 +143,8 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
||||||
@@ -151,7 +152,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
||||||
|
|||||||
@@ -4,16 +4,17 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
</description>
|
</description>
|
||||||
@@ -62,9 +63,9 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
@@ -79,12 +80,12 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<entry>
|
<entry>
|
||||||
<date>2008-05-04</date>
|
<date>2008-05-04</date>
|
||||||
<rev-version>
|
<rev-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</rev-version>
|
</rev-version>
|
||||||
<changelog lang="en-GB">
|
<changelog lang="en-GB">
|
||||||
<change>Tons of 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>
|
||||||
@@ -98,7 +99,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>Haufenweise 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>
|
||||||
@@ -111,25 +112,25 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
<rev-version>
|
||||||
<major>0</major>
|
<major>0</major>
|
||||||
<minor>2</minor>
|
<minor>2</minor>
|
||||||
<revision>1</revision>
|
<revision>1</revision>
|
||||||
</rev-version>
|
</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>
|
||||||
@@ -142,8 +143,8 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
||||||
@@ -151,7 +152,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
||||||
|
|||||||
@@ -4,16 +4,17 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
</description>
|
</description>
|
||||||
@@ -62,9 +63,9 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
@@ -79,12 +80,12 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<entry>
|
<entry>
|
||||||
<date>2008-05-04</date>
|
<date>2008-05-04</date>
|
||||||
<rev-version>
|
<rev-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</rev-version>
|
</rev-version>
|
||||||
<changelog lang="en-GB">
|
<changelog lang="en-GB">
|
||||||
<change>Tons of 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>
|
||||||
@@ -98,7 +99,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>Haufenweise 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>
|
||||||
@@ -111,6 +112,25 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
||||||
|
<date>2008-02-03</date>
|
||||||
|
<rev-version>
|
||||||
|
<major>0</major>
|
||||||
|
<minor>2</minor>
|
||||||
|
<revision>1</revision>
|
||||||
|
</rev-version>
|
||||||
|
<changelog lang="en-GB">
|
||||||
|
<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 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>
|
||||||
|
</changelog>
|
||||||
|
<changelog lang="de">
|
||||||
|
<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>Man braucht nun nicht mehr als Gründer angemeldet zu sein</change>
|
||||||
|
</changelog>
|
||||||
</entry>
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<date>2008-02-03</date>
|
<date>2008-02-03</date>
|
||||||
@@ -124,7 +144,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
||||||
|
|||||||
@@ -4,16 +4,17 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
</description>
|
</description>
|
||||||
@@ -62,9 +63,9 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
@@ -79,12 +80,12 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<entry>
|
<entry>
|
||||||
<date>2008-05-04</date>
|
<date>2008-05-04</date>
|
||||||
<rev-version>
|
<rev-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</rev-version>
|
</rev-version>
|
||||||
<changelog lang="en-GB">
|
<changelog lang="en-GB">
|
||||||
<change>Tons of 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>
|
||||||
@@ -98,7 +99,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>Haufenweise 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>
|
||||||
@@ -111,7 +112,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
<rev-version>
|
||||||
|
|||||||
@@ -4,16 +4,17 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
</description>
|
</description>
|
||||||
@@ -62,9 +63,9 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
@@ -79,12 +80,12 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<entry>
|
<entry>
|
||||||
<date>2008-05-04</date>
|
<date>2008-05-04</date>
|
||||||
<rev-version>
|
<rev-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</rev-version>
|
</rev-version>
|
||||||
<changelog lang="en-GB">
|
<changelog lang="en-GB">
|
||||||
<change>Tons of 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>
|
||||||
@@ -98,7 +99,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>Haufenweise 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>
|
||||||
@@ -111,7 +112,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>
|
<rev-version>
|
||||||
|
|||||||
23
install.xml
23
install.xml
@@ -4,16 +4,17 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
</description>
|
</description>
|
||||||
@@ -62,9 +63,9 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
@@ -79,12 +80,12 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<entry>
|
<entry>
|
||||||
<date>2008-05-04</date>
|
<date>2008-05-04</date>
|
||||||
<rev-version>
|
<rev-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>3</minor>
|
<minor>0</minor>
|
||||||
<revision>0</revision>
|
<revision>0 RC1</revision>
|
||||||
</rev-version>
|
</rev-version>
|
||||||
<changelog lang="en-GB">
|
<changelog lang="en-GB">
|
||||||
<change>Tons of 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>
|
||||||
@@ -98,7 +99,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<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>Haufenweise 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>
|
||||||
|
|||||||
@@ -4,8 +4,8 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</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.
|
||||||
|
|
||||||
@@ -35,7 +35,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</author>
|
</author>
|
||||||
<author>
|
<author>
|
||||||
<realname>Kevin</realname>
|
<realname>Kevin</realname>
|
||||||
<email>nospam@breest.net</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 />
|
||||||
@@ -53,18 +53,25 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<username>Redbull254</username>
|
<username>Redbull254</username>
|
||||||
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
||||||
<contributions />
|
<contributions />
|
||||||
|
</author>
|
||||||
|
<author>
|
||||||
|
<realname>Christian</realname>
|
||||||
|
<email></email>
|
||||||
|
<username>Christian_N</username>
|
||||||
|
<homepage>http://www.phpbb-projekt.de</homepage>
|
||||||
|
<contributions />
|
||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>2</minor>
|
<minor>0</minor>
|
||||||
<revision>1</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
<time>60</time>
|
<time>60</time>
|
||||||
<target-version>
|
<target-version>
|
||||||
<target-primary>3.0.0</target-primary>
|
<target-primary>3.0.1</target-primary>
|
||||||
<target-major allow="exact">3</target-major>
|
<target-major allow="exact">3</target-major>
|
||||||
<target-minor allow="exact">0</target-minor>
|
<target-minor allow="exact">0</target-minor>
|
||||||
</target-version>
|
</target-version>
|
||||||
|
|||||||
@@ -4,16 +4,17 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
</description>
|
</description>
|
||||||
@@ -34,7 +35,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</author>
|
</author>
|
||||||
<author>
|
<author>
|
||||||
<realname>Kevin</realname>
|
<realname>Kevin</realname>
|
||||||
<email>nospam@breest.net</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 />
|
||||||
@@ -52,18 +53,25 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<username>Redbull254</username>
|
<username>Redbull254</username>
|
||||||
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
||||||
<contributions />
|
<contributions />
|
||||||
|
</author>
|
||||||
|
<author>
|
||||||
|
<realname>Christian</realname>
|
||||||
|
<email></email>
|
||||||
|
<username>Christian_N</username>
|
||||||
|
<homepage>http://www.phpbb-projekt.de</homepage>
|
||||||
|
<contributions />
|
||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>2</minor>
|
<minor>0</minor>
|
||||||
<revision>1</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
<time>60</time>
|
<time>60</time>
|
||||||
<target-version>
|
<target-version>
|
||||||
<target-primary>3.0.0</target-primary>
|
<target-primary>3.0.1</target-primary>
|
||||||
<target-major allow="exact">3</target-major>
|
<target-major allow="exact">3</target-major>
|
||||||
<target-minor allow="exact">0</target-minor>
|
<target-minor allow="exact">0</target-minor>
|
||||||
</target-version>
|
</target-version>
|
||||||
|
|||||||
@@ -4,20 +4,24 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</title>
|
||||||
<description lang="en-gb">Norwegian Translation by delta221 - http://www.scannernytt.net
|
<description lang="en-gb">Adds a portal to your forum.
|
||||||
|
|
||||||
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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
|
</description>
|
||||||
|
<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.
|
||||||
|
|
||||||
|
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>
|
||||||
@@ -31,7 +35,7 @@ This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3porta
|
|||||||
</author>
|
</author>
|
||||||
<author>
|
<author>
|
||||||
<realname>Kevin</realname>
|
<realname>Kevin</realname>
|
||||||
<email>nospam@breest.net</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 />
|
||||||
@@ -49,18 +53,25 @@ This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3porta
|
|||||||
<username>Redbull254</username>
|
<username>Redbull254</username>
|
||||||
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
||||||
<contributions />
|
<contributions />
|
||||||
|
</author>
|
||||||
|
<author>
|
||||||
|
<realname>Christian</realname>
|
||||||
|
<email></email>
|
||||||
|
<username>Christian_N</username>
|
||||||
|
<homepage>http://www.phpbb-projekt.de</homepage>
|
||||||
|
<contributions />
|
||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>2</minor>
|
<minor>0</minor>
|
||||||
<revision>1</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
<time>60</time>
|
<time>60</time>
|
||||||
<target-version>
|
<target-version>
|
||||||
<target-primary>3.0.0</target-primary>
|
<target-primary>3.0.1</target-primary>
|
||||||
<target-major allow="exact">3</target-major>
|
<target-major allow="exact">3</target-major>
|
||||||
<target-minor allow="exact">0</target-minor>
|
<target-minor allow="exact">0</target-minor>
|
||||||
</target-version>
|
</target-version>
|
||||||
|
|||||||
@@ -4,22 +4,24 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</title>
|
||||||
<description lang="en-gb">Turkish Translation by Kaan Uslu - http://www.uslu.net
|
<description lang="en-gb">Adds a portal to your forum.
|
||||||
|
|
||||||
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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
» Spanish (es)
|
|
||||||
» Turkish (tr)
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
|
</description>
|
||||||
|
<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.
|
||||||
|
|
||||||
|
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>
|
||||||
@@ -33,7 +35,7 @@ This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3porta
|
|||||||
</author>
|
</author>
|
||||||
<author>
|
<author>
|
||||||
<realname>Kevin</realname>
|
<realname>Kevin</realname>
|
||||||
<email>nospam@breest.net</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 />
|
||||||
@@ -51,18 +53,25 @@ This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3porta
|
|||||||
<username>Redbull254</username>
|
<username>Redbull254</username>
|
||||||
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
||||||
<contributions />
|
<contributions />
|
||||||
|
</author>
|
||||||
|
<author>
|
||||||
|
<realname>Christian</realname>
|
||||||
|
<email></email>
|
||||||
|
<username>Christian_N</username>
|
||||||
|
<homepage>http://www.phpbb-projekt.de</homepage>
|
||||||
|
<contributions />
|
||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>2</minor>
|
<minor>0</minor>
|
||||||
<revision>1</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
<time>60</time>
|
<time>60</time>
|
||||||
<target-version>
|
<target-version>
|
||||||
<target-primary>3.0.0</target-primary>
|
<target-primary>3.0.1</target-primary>
|
||||||
<target-major allow="exact">3</target-major>
|
<target-major allow="exact">3</target-major>
|
||||||
<target-minor allow="exact">0</target-minor>
|
<target-minor allow="exact">0</target-minor>
|
||||||
</target-version>
|
</target-version>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
$current_version = '0.3.0';
|
$current_version = '1.0.0RC1';
|
||||||
|
|
||||||
// If only checking version, exit.
|
// If only checking version, exit.
|
||||||
if( defined('IN_PHPBB') )
|
if( defined('IN_PHPBB') )
|
||||||
@@ -29,7 +29,7 @@ $page_title = 'Board3portal v' . $current_version;
|
|||||||
|
|
||||||
if( $user->data['is_registered'] && $auth->acl_get('a_board') )
|
if( $user->data['is_registered'] && $auth->acl_get('a_board') )
|
||||||
{
|
{
|
||||||
$version_array = array('0.1.0', '0.2.0', '0.2.1', '0.2.2', 'p3p1.2.2', 'p3p1.2.1', 'p3p1.2.0', 'p3p1.1.0b');
|
$version_array = array('0.1.0', '0.2.0', '0.2.1', '0.2.2', '0.3.0', 'p3p1.2.2', 'p3p1.2.1', 'p3p1.2.0', 'p3p1.1.0b');
|
||||||
|
|
||||||
$old_version = 0;
|
$old_version = 0;
|
||||||
$phpbb3portal = false;
|
$phpbb3portal = false;
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_birt
|
|||||||
# Version 0.2.2 #
|
# Version 0.2.2 #
|
||||||
INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_attachments_forum_ids', '');
|
INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_attachments_forum_ids', '');
|
||||||
|
|
||||||
# Version 0.2.3 #
|
# Version 1.0.0RC1 #
|
||||||
INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_announcements_permissions', '1');
|
INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_announcements_permissions', '1');
|
||||||
INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_news_permissions', '1');
|
INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_news_permissions', '1');
|
||||||
INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_custom_center', '0');
|
INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_custom_center', '0');
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ $sql_update['0.2.2'] = array(
|
|||||||
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_attachments_forum_ids', '')",
|
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_attachments_forum_ids', '')",
|
||||||
);
|
);
|
||||||
|
|
||||||
$sql_update['0.3.0'] = array(
|
$sql_update['1.0.0RC1'] = array(
|
||||||
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_announcements_permissions', '1')",
|
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_announcements_permissions', '1')",
|
||||||
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_news_permissions', '1')",
|
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_news_permissions', '1')",
|
||||||
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_custom_center', '0')",
|
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_custom_center', '0')",
|
||||||
@@ -29,7 +29,7 @@ $sql_update['0.3.0'] = array(
|
|||||||
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_links_array', 'a:2:{i:1;a:2:{s:4:\"text\";s:9:\"Board3.de\";s:3:\"url\";s:21:\"http://www.board3.de/\";}i:2;a:2:{s:4:\"text\";s:9:\"phpBB.com\";s:3:\"url\";s:21:\"http://www.phpbb.com/\";}}')",
|
"INSERT INTO phpbb_portal_config (config_name, config_value) VALUES ('portal_links_array', 'a:2:{i:1;a:2:{s:4:\"text\";s:9:\"Board3.de\";s:3:\"url\";s:21:\"http://www.board3.de/\";}i:2;a:2:{s:4:\"text\";s:9:\"phpBB.com\";s:3:\"url\";s:21:\"http://www.phpbb.com/\";}}')",
|
||||||
);
|
);
|
||||||
|
|
||||||
$mod_update['0.3.0'] = array(
|
$mod_update['1.0.0RC1'] = array(
|
||||||
'customblock' => array(
|
'customblock' => array(
|
||||||
'module_basename' => 'portal',
|
'module_basename' => 'portal',
|
||||||
'module_enabled' => 1,
|
'module_enabled' => 1,
|
||||||
|
|||||||
@@ -5,16 +5,17 @@
|
|||||||
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.xsd">
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.0.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 - based on phpBB3 Portal</title>
|
<title lang="en-gb">board3 Portal</title>
|
||||||
<title lang="de">board3 Portal - basierend auf phpBB3 Portal</title>
|
<title lang="de">board3 Portal</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)
|
||||||
|
» Czech (cs)
|
||||||
» German (de)
|
» German (de)
|
||||||
» Dutch (nl)
|
|
||||||
» Norwegian (nb)
|
» Norwegian (nb)
|
||||||
|
» Turkish (tr)
|
||||||
|
|
||||||
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
This portal is based on the phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
|
||||||
</description>
|
</description>
|
||||||
@@ -35,7 +36,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</author>
|
</author>
|
||||||
<author>
|
<author>
|
||||||
<realname>Kevin</realname>
|
<realname>Kevin</realname>
|
||||||
<email>nospam@breest.net</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 />
|
||||||
@@ -53,18 +54,25 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
<username>Redbull254</username>
|
<username>Redbull254</username>
|
||||||
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
||||||
<contributions />
|
<contributions />
|
||||||
|
</author>
|
||||||
|
<author>
|
||||||
|
<realname>Christian</realname>
|
||||||
|
<email></email>
|
||||||
|
<username>Christian_N</username>
|
||||||
|
<homepage>http://www.phpbb-projekt.de</homepage>
|
||||||
|
<contributions />
|
||||||
</author>
|
</author>
|
||||||
</author-group>
|
</author-group>
|
||||||
<mod-version>
|
<mod-version>
|
||||||
<major>0</major>
|
<major>1</major>
|
||||||
<minor>2</minor>
|
<minor>0</minor>
|
||||||
<revision>1</revision>
|
<revision>0 RC1</revision>
|
||||||
</mod-version>
|
</mod-version>
|
||||||
<installation>
|
<installation>
|
||||||
<level>easy</level>
|
<level>easy</level>
|
||||||
<time>240</time>
|
<time>240</time>
|
||||||
<target-version>
|
<target-version>
|
||||||
<target-primary>3.0.0</target-primary>
|
<target-primary>3.0.1</target-primary>
|
||||||
<target-major allow="exact">3</target-major>
|
<target-major allow="exact">3</target-major>
|
||||||
<target-minor allow="exact">0</target-minor>
|
<target-minor allow="exact">0</target-minor>
|
||||||
</target-version>
|
</target-version>
|
||||||
|
|||||||
Reference in New Issue
Block a user