ModX 1.2.1 update / missing update instructions added (with file copy directives depending on SVN logs + assuming V1.0.0 was on RC2 stage) / raised version number in install.php

Please check it over. ;)
Planned release : tomorrow
This commit is contained in:
Kevin
2008-09-26 17:36:19 +00:00
parent f35172ac92
commit 5b91377a8d
17 changed files with 3338 additions and 2253 deletions

View File

@@ -1,7 +1,7 @@
<?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.0.xsd">
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.1.xsd">
<header>
<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>
<title lang="en-gb">board3 Portal - German language</title>
@@ -59,7 +59,7 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
<contributions />
</author>
</author-group>
<mod-version>1.0.0RC3</mod-version>
<mod-version>1.0.2</mod-version>
<installation>
<level>easy</level>
<time>600</time>
@@ -71,6 +71,12 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
<link type="template" lang="de" href="subsilver2.xml">subsilver2</link>
<link type="template" lang="en-gb" href="subsilver2.xml">subsilver2</link>
<link type="language" lang="de" href="de.xml">Deutsch</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_101.xml">Update instructions for Board3 Portal Version 1.0.1</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_101.xml">Updateanleitung für Board3 Portal Version 1.0.1</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_100.xml">Update instructions for Board3 Portal Version 1.0.0</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_100.xml">Updateanleitung für Board3 Portal Version 1.0.0</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_100rc3.xml">Update instructions for Board3 Portal Version 1.0.0RC3</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_100rc3.xml">Updateanleitung für Board3 Portal Version 1.0.0RC3</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_100rc2.xml">Update instructions for Board3 Portal Version 1.0.0RC2</link>
<link type="contrib" lang="de" href="../contrib/update_board3portal_100rc2.xml">Updateanleitung für Board3 Portal Version 1.0.0RC2</link>
<link type="contrib" lang="en" href="../contrib/update_board3portal_100rc1.xml">Update instructions for Board3 Portal Version 1.0.0RC1</link>