Merge pull request #96 from marc1706/master
Remove update for beta version
This commit is contained in:
@@ -1,111 +0,0 @@
|
||||
<?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 Update for 2.0.0</title>
|
||||
<title lang="de">board3 Portal - Deutsche Sprache Aktualisiering für 2.0.0</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>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>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>Ice</realname>
|
||||
<username>avaren</username>
|
||||
<homepage>http://www.board3.de</homepage>
|
||||
<contributions-group>
|
||||
<contributions status="past" 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>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.0</mod-version>
|
||||
|
||||
<installation>
|
||||
<level>easy</level>
|
||||
<time>120</time>
|
||||
<target-version>3.0.10</target-version>
|
||||
</installation>
|
||||
|
||||
<link-group>
|
||||
<link type="parent" lang="de" href="../update.xml">Update-Anleitung</link>
|
||||
<link type="parent" lang="en" href="../update.xml">Update instructions</link>
|
||||
</link-group>
|
||||
</header>
|
||||
<action-group>
|
||||
<copy>
|
||||
<file from="root/language/de/mods/info_acp_portal.php" to="language/de/mods/info_acp_portal.php" />
|
||||
<file from="root/language/de/mods/portal/portal_attachments_module.php" to="language/de/mods/portal/portal_attachments_module.php" />
|
||||
<file from="root/language/de/mods/portal/portal_latest_bots_module.php" to="language/de/mods/portal/portal_latest_bots_module.php" />
|
||||
</copy>
|
||||
<diy-instructions lang="en">See general install.xml file</diy-instructions>
|
||||
<diy-instructions lang="de">Siehe install.xml</diy-instructions>
|
||||
</action-group>
|
||||
</mod>
|
||||
File diff suppressed because one or more lines are too long
@@ -1,131 +0,0 @@
|
||||
<?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: subsilver2.xml 658 2010-06-01 12:26:23Z marc1706 $ -->
|
||||
<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 - Update subsilver2 style for 2.0.0</title>
|
||||
<title lang="de">board3 Portal - Aktualisiere das subsilver2 style für 2.0.0</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>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>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>Ice</realname>
|
||||
<username>avaren</username>
|
||||
<homepage>http://www.board3.de</homepage>
|
||||
<contributions-group>
|
||||
<contributions status="past" 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>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.0</mod-version>
|
||||
|
||||
<installation>
|
||||
<level>easy</level>
|
||||
<time>120</time>
|
||||
<target-version>3.0.10</target-version>
|
||||
</installation>
|
||||
|
||||
<link-group>
|
||||
<link type="parent" lang="de" href="../update.xml">Update-Anleitung</link>
|
||||
<link type="parent" lang="en" href="../update.xml">Update instructions</link>
|
||||
</link-group>
|
||||
</header>
|
||||
<action-group>
|
||||
<copy>
|
||||
<file from="root/styles/subsilver2/template/portal/modules/*.*" to="styles/subsilver2/template/portal/modules/*.*" />
|
||||
<file from="root/styles/subsilver2/template/portal/portal_body.html" to="styles/subsilver2/template/portal/portal_body.html" />
|
||||
<file from="root/styles/subsilver2/theme/portal.css" to="styles/subsilver2/theme/portal.css" />
|
||||
<file from="root/styles/subsilver2/theme/images/portal/arrowbullet.gif" to="styles/subsilver2/theme/images/portal/arrowbullet.gif" />
|
||||
<file from="root/styles/subsilver2/theme/images/portal/arrowbullet_rtl.gif" to="styles/subsilver2/theme/images/portal/arrowbullet_rtl.gif" />
|
||||
</copy>
|
||||
<delete>
|
||||
<file name="styles/subsilver2/template/portal/modules/announcements.html" />
|
||||
<file name="styles/subsilver2/template/portal/modules/announcements_compact.html" />
|
||||
</delete>
|
||||
<diy-instructions lang="de"><![CDATA[
|
||||
Aktualisiere deine Styles:
|
||||
"Administrations-Bereich" (ACP) > "Styles" > "Templates" > jedes > "Aktualisieren"
|
||||
"Administrations-Bereich" (ACP) > "Styles" > "Themes" > jedes > "Aktualisieren"
|
||||
"Administrations-Bereich" (ACP) > "Styles" > "Grafiksammlungen" > jedes > "Aktualisieren"
|
||||
|
||||
Leere den Cache im "Administrations-Bereich" (ACP) > "Allgemein" > "Den Cache leeren"
|
||||
]]></diy-instructions>
|
||||
<diy-instructions lang="en"><![CDATA[
|
||||
Refresh your Styles:
|
||||
"Administration Control Panel" (ACP) > "Styles" > "Templates" > each > "refresh"
|
||||
"Administration Control Panel" (ACP) > "Styles" > "Themes" > each > "refresh"
|
||||
"Administration Control Panel" (ACP) > "Styles" > "Imagesets" > each > "refresh"
|
||||
|
||||
Clear your cache in the "Administration Control Panel" (ACP) > "General" > "Purge the cache"
|
||||
]]></diy-instructions>
|
||||
</action-group>
|
||||
</mod>
|
||||
File diff suppressed because one or more lines are too long
@@ -1,145 +0,0 @@
|
||||
<?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/-->
|
||||
<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 2.0.0 - Update from Board3 Portal 2.0.0b1</title>
|
||||
<title lang="de">board3 Portal 2.0.0 - Update von Board3 Portal 2.0.0b1</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>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>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>Ice</realname>
|
||||
<username>avaren</username>
|
||||
<homepage>http://www.board3.de</homepage>
|
||||
<contributions-group>
|
||||
<contributions status="past" 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>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.0</mod-version>
|
||||
|
||||
<installation>
|
||||
<level>easy</level>
|
||||
<time>120</time>
|
||||
<target-version>3.0.10</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 type="template" lang="en" href="contrib/subsilver2.xml">Update subsilver2 to Board3 Portal 2.0.0</link>
|
||||
<link type="template" lang="de" href="contrib/subsilver2.xml">Aktualisiere subsilver2 für Board3 Portal 2.0.0</link>
|
||||
<link type="language" lang="en" href="contrib/de.xml">Update German language to Board3 Portal 2.0.0</link>
|
||||
<link type="language" lang="de" href="contrib/de.xml">Aktualisiere deutsche Sprachdateien für Board3 Portal 2.0.0</link>
|
||||
</link-group>
|
||||
</header>
|
||||
<action-group>
|
||||
<copy>
|
||||
<file from="root/portal.php" to="portal.php" />
|
||||
<file from="root/adm/style/portal/*.*" to="adm/style/portal/*.*" />
|
||||
<file from="root/includes/acp/*.*" to="includes/acp/*.*" />
|
||||
<file from="root/includes/trim_message/*.*" to="includes/trim_message/*.*" />
|
||||
<file from="root/install/index.php" to="install/index.php" />
|
||||
<file from="root/language/en/mods/info_acp_portal.php" to="language/en/mods/info_acp_portal.php" />
|
||||
<file from="root/language/en/mods/portal/portal_attachments_module.php" to="language/en/mods/portal/portal_attachments_module.php" />
|
||||
<file from="root/language/en/mods/portal/portal_latest_bots_module.php" to="language/en/mods/portal/portal_latest_bots_module.php" />
|
||||
<file from="root/portal/includes/functions.php" to="portal/includes/functions.php" />
|
||||
<file from="root/portal/modules/portal_announcements.php" to="portal/modules/portal_announcements.php" />
|
||||
<file from="root/portal/modules/portal_calendar.php" to="portal/modules/portal_calendar.php" />
|
||||
<file from="root/portal/modules/portal_custom.php" to="portal/modules/portal_custom.php" />
|
||||
<file from="root/portal/modules/portal_donation.php" to="portal/modules/portal_donation.php" />
|
||||
<file from="root/portal/modules/portal_latest_bots.php" to="portal/modules/portal_latest_bots.php" />
|
||||
<file from="root/portal/modules/portal_leaders.php" to="portal/modules/portal_leaders.php" />
|
||||
<file from="root/portal/modules/portal_poll.php" to="portal/modules/portal_poll.php" />
|
||||
<file from="root/portal/modules/portal_whois_online.php" to="portal/modules/portal_whois_online.php" />
|
||||
<file from="root/styles/prosilver/template/portal/modules/*.*" to="styles/prosilver/template/portal/modules/*.*" />
|
||||
<file from="root/styles/prosilver/template/portal/portal_body.html" to="styles/prosilver/template/portal/portal_body.html" />
|
||||
<file from="root/styles/prosilver/theme/portal.css" to="styles/prosilver/theme/portal.css" />
|
||||
<file from="root/styles/prosilver/theme/images/portal/arrowbullet.gif" to="styles/prosilver/theme/images/portal/arrowbullet.gif" />
|
||||
<file from="root/styles/prosilver/theme/images/portal/arrowbullet_rtl.gif" to="styles/prosilver/theme/images/portal/arrowbullet_rtl.gif" />
|
||||
</copy>
|
||||
<delete>
|
||||
<file name="portal/includes/trim_message/*.*" />
|
||||
<file name="styles/prosilver/template/portal/modules/announcements.html" />
|
||||
<file name="styles/prosilver/template/portal/modules/announcements_compact.html" />
|
||||
</delete>
|
||||
<open src="includes/session.php">
|
||||
<edit>
|
||||
<find><![CDATA[ if (!empty($_GET['style']) && !defined('ADMIN_START'))]]></find>
|
||||
<action type="replace-with"><![CDATA[ if (!empty($_GET['style']) && !defined('ADMIN_START') && $this->data['user_type'] != USER_IGNORE)]]></action>
|
||||
</edit>
|
||||
</open>
|
||||
<php-installer>install/index.php</php-installer>
|
||||
<diy-instructions lang="de"><![CDATA[Rufe install/index.php auf und führe den Installer aus.]]></diy-instructions>
|
||||
<diy-instructions lang="en"><![CDATA[Browse to install/index.php and run the installer.]]></diy-instructions>
|
||||
</action-group>
|
||||
</mod>
|
||||
Reference in New Issue
Block a user