http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88576

Revision: 88576
Author:   mkroetzsch
Date:     2011-05-22 14:26:55 +0000 (Sun, 22 May 2011)
Log Message:
-----------
new dependency: Validator

Modified Paths:
--------------
    trunk/extensions/SemanticMediaWiki/INSTALL

Modified: trunk/extensions/SemanticMediaWiki/INSTALL
===================================================================
--- trunk/extensions/SemanticMediaWiki/INSTALL  2011-05-22 13:43:30 UTC (rev 
88575)
+++ trunk/extensions/SemanticMediaWiki/INSTALL  2011-05-22 14:26:55 UTC (rev 
88576)
@@ -37,6 +37,8 @@
 == Requirements ==
 
 * MediaWiki 1.15.4 or greater (tested on 1.16.0 to 1.17alpha (r63248).
+* Validator MediaWiki extension version 0.4.5 or greater
+  (http://www.mediawiki.org/wiki/Extension:Validator)
 * PHP 5.* or greater installed and working
 * MySQL >= 4.0.14 (version required by MediaWiki) OR PostgreSQL >= 8.3
   Note that Postgres support is still preliminary and might require special
@@ -148,6 +150,10 @@
 
 (Please read all of this before upgrading)
 
+Note that SMW 1.6.0 has a new software dependency: the Validator extension that
+helps Semantic MediaWiki to validate user-provided parameters. It must be
+installed for SMW to work (http://www.mediawiki.org/wiki/Extension:Validator).
+
 Installations of SMW 1.5.* and can be upgraded by replacing the files, and by
 running the database update (Special:SMWAdmin or SMW_setup.php script) as 
usual.
 Moreover, it is strongly suggested to enable the refresh process to update all


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to