Updated author-group
Added update instructions for B3P 1.0.6 Renamed topposters.png to portal_top_poster.png
This commit is contained in:
24
install.xml
24
install.xml
@@ -59,14 +59,15 @@ Weitere Sprachen kannst in unserem Internationalen Forum finden: http://www.boar
|
||||
</author>
|
||||
<author>
|
||||
<realname>Marc Alexander</realname>
|
||||
<username>marc1706</username>
|
||||
<username>marc1706</username>
|
||||
<email>admin@m-a-styles.de</email>
|
||||
<homepage>http://www.m-a-styles.de</homepage>
|
||||
<contributions-group>
|
||||
<contributions status="current" position="Main-Developer"></contributions>
|
||||
</contributions-group>
|
||||
</author>
|
||||
<author>
|
||||
<realname>(N/A)</realname>
|
||||
<realname>Joas Schilling</realname>
|
||||
<email>nickvergessen@gmx.de</email>
|
||||
<username>nickvergessen</username>
|
||||
<homepage>http://mods.flying-bits.org/</homepage>
|
||||
@@ -94,22 +95,24 @@ Weitere Sprachen kannst in unserem Internationalen Forum finden: http://www.boar
|
||||
</installation>
|
||||
|
||||
<link-group>
|
||||
<link type="contrib" lang="en" href="http://www.phpbb.com/community/viewtopic.php?f=69&t=691155">Board3 Portal supports MOD Version Check. To use this feature, this mod has to be installed.</link>
|
||||
<link type="contrib" lang="de" href="http://www.phpbb.com/community/viewtopic.php?f=69&t=691155">Board3 Portal unterstützt MOD Version Check. Um dieses Feature zu nutzen, muss dieser Mod installiert sein.</link>
|
||||
<link type="dependency" lang="en" href="http://www.phpbb.com/community/viewtopic.php?f=69&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&t=691155">Board3 Portal unterstützt MOD Version Check. Um dieses Feature zu nutzen, muss dieser Mod installiert sein.</link>
|
||||
<link type="language" lang="en" href="contrib/de.xml">Manual for German Language-set</link>
|
||||
<link type="language" lang="de" href="contrib/de.xml">Anleitung für das deutsche Sprachpaket</link>
|
||||
<link type="template" lang="en" href="contrib/subsilver2.xml">Manual for subsilver2</link>
|
||||
<link type="template" lang="de" href="contrib/subsilver2.xml">Anleitung für subsilver2</link>
|
||||
<link type="contrib" lang="en" href="contrib/update_106_to_200-a1/update.xml">Manual for Updating B3P 1.0.6 to 2.0.0-a1</link>
|
||||
<link type="contrib" lang="de" href="contrib/update_106_to_200-a1/update.xml">Anleitung für das Aktualisieren von B3P 1.0.6 zu 2.0.0-a1</link>
|
||||
</link-group>
|
||||
<history>
|
||||
<entry>
|
||||
<date>2011-05-01</date>
|
||||
<rev-version>2.0.0a1</rev-version>
|
||||
<changelog lang="en">
|
||||
<change>First beta release</change>
|
||||
<change>First alpha release</change>
|
||||
</changelog>
|
||||
<changelog lang="de">
|
||||
<change>Erste Beta-Version</change>
|
||||
<change>Erste Alpha-Version</change>
|
||||
</changelog>
|
||||
</entry>
|
||||
</history>
|
||||
@@ -120,13 +123,10 @@ Weitere Sprachen kannst in unserem Internationalen Forum finden: http://www.boar
|
||||
<file from="root/adm/images/*.*" to="adm/images/*.*" />
|
||||
<file from="root/adm/mods/board3_portal_check_version.php" to="adm/mods/board3_portal_check_version.php" />
|
||||
<file from="root/adm/style/*.*" to="adm/style/*.*" />
|
||||
<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/install/*.*" to="install/*.*" />
|
||||
<file from="root/includes/acp/*.*" to="includes/acp/*.*" />
|
||||
<file from="root/install/index.php" to="install/index.php" />
|
||||
<file from="root/language/en/mods/*.*" to="language/en/mods/*.*" />
|
||||
<file from="root/portal/index.html" to="portal/index.html" />
|
||||
<file from="root/portal/modules/*.*" to="portal/modules/*.*" />
|
||||
<file from="root/portal/includes/*.*" to="portal/includes/*.*" />
|
||||
<file from="root/portal/*.*" to="portal/*.*" />
|
||||
<file from="root/styles/prosilver/template/portal/*.*" to="styles/prosilver/template/portal/*.*" />
|
||||
<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/*.*" />
|
||||
|
||||
Reference in New Issue
Block a user