110 lines
4.2 KiB
XML
110 lines
4.2 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<?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/-->
|
|
<!-- $Id$ -->
|
|
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.5.xsd">
|
|
<header>
|
|
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
|
|
|
|
<title lang="en">board3 Portal - German Language</title>
|
|
<title lang="de">board3 Portal - Deutsche Sprache</title>
|
|
|
|
<description lang="en">Adds a portal to your forum.
|
|
It has several boxes wich can be turned on an off in the ACP and certain settings.
|
|
|
|
Included language files:
|
|
» English (en)
|
|
» German (de)
|
|
|
|
More languages can be found in our International forum: http://www.board3.de/viewforum.php?f=13</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.
|
|
|
|
Enthaltenen Sprachdateien:
|
|
» Englisch (en)
|
|
» Deutsch (de)
|
|
|
|
Weitere Sprachen kannst in unseren International Forum finden: http://www.board3.de/viewforum.php?f=13
|
|
</description>
|
|
|
|
<author-notes lang="en">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-group>
|
|
<author>
|
|
<realname>Ice</realname>
|
|
<username>avaren</username>
|
|
<homepage>http://www.board3.de</homepage>
|
|
<contributions-group>
|
|
<contributions status="past" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
<author>
|
|
<realname>Kevin</realname>
|
|
<username>saint_hh</username>
|
|
<homepage>http://www.board3.de</homepage>
|
|
<contributions-group>
|
|
<contributions status="current" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
<author>
|
|
<realname>Christian</realname>
|
|
<username>Christian_N</username>
|
|
<homepage>http://www.phpbb-projekt.de</homepage>
|
|
<contributions-group>
|
|
<contributions status="past" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
<author>
|
|
<realname>Marc Alexander</realname>
|
|
<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>Joas Schilling</realname>
|
|
<email>nickvergessen@gmx.de</email>
|
|
<username>nickvergessen</username>
|
|
<homepage>http://mods.flying-bits.org/</homepage>
|
|
<contributions-group>
|
|
<contributions status="current" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
<author>
|
|
<realname>Walter</realname>
|
|
<email>w.bobeth@digitalfotografie-foren.de</email>
|
|
<username>Redbull254</username>
|
|
<homepage>http://www.digitalfotografie-foren.de</homepage>
|
|
<contributions-group>
|
|
<contributions status="past" position="Developer"></contributions>
|
|
</contributions-group>
|
|
</author>
|
|
</author-group>
|
|
|
|
<mod-version>2.0.0b1</mod-version>
|
|
|
|
<installation>
|
|
<level>easy</level>
|
|
<time>120</time>
|
|
<target-version>3.0.8</target-version>
|
|
</installation>
|
|
|
|
<link-group>
|
|
<link type="parent" lang="de" href="../install.xml">Installations-Anleitung</link>
|
|
<link type="parent" lang="en" href="../install.xml">Manual</link>
|
|
</link-group>
|
|
</header>
|
|
<action-group>
|
|
<copy>
|
|
<file from="root/language/de/mods/*.*" to="language/de/mods/*.*" />
|
|
</copy>
|
|
|
|
<diy-instructions lang="en">See general install.xml file</diy-instructions>
|
|
<diy-instructions lang="de">Siehe install.xml</diy-instructions>
|
|
</action-group>
|
|
</mod> |