diff subsilver2.xml @ 8:2b9634b63474 v1.2.0

* Update to v1.0 for release * Update to latest XSL * Rename Install.xml to install.xml because validation became picky about the capitalisation no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sun, 01 Aug 2010 19:52:31 +0000
parents ff8527bb5116
children 1b7db8283b8d
line wrap: on
line diff
--- a/subsilver2.xml	Wed Jun 17 15:16:02 2009 +0000
+++ b/subsilver2.xml	Sun Aug 01 19:52:31 2010 +0000
@@ -6,7 +6,7 @@
       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.1.xsd">
+<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>
@@ -24,16 +24,23 @@
 			</author>
 		</author-group>
 		<link-group>
-			<link type="parent" href="Install.xml" lang="en-gb">Main instructions</link>
+			<link type="parent" href="install.xml" lang="en-gb">Main instructions</link>
 		</link-group>
-		<mod-version>1.1.0</mod-version>
+		<mod-version>1.2.0</mod-version>
 		<installation>
 			<level>intermediate</level>
 			<time>180</time>
-			<target-version>3.0.5</target-version>
+			<target-version>3.0.7</target-version>
 		</installation>
 		<history>
 			<entry>
+				<date>2010-08-01</date>
+				<rev-version>1.2.0</rev-version>
+				<changelog lang="en-gb">
+					<change>Update version number and other minor fixes for release</change>
+				</changelog>
+			</entry>
+			<entry>
 				<date>2009-06-15</date>
 				<rev-version>1.1.0</rev-version>
 				<changelog lang="en-gb">