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

Revision: 54169
Author:   jeroendedauw
Date:     2009-08-01 18:14:04 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------


Added Paths:
-----------
    tags/extensions/SemanticMaps/REL_0_2_2/INSTALL

Added: tags/extensions/SemanticMaps/REL_0_2_2/INSTALL
===================================================================
--- tags/extensions/SemanticMaps/REL_0_2_2/INSTALL                              
(rev 0)
+++ tags/extensions/SemanticMaps/REL_0_2_2/INSTALL      2009-08-01 18:14:04 UTC 
(rev 54169)
@@ -0,0 +1,16 @@
+[[Semantic Maps 0.2]]
+
+Make sure you have Semantic MediaWiki and Maps successfully installed before
+proceeding with the installation. Once you have downloaded the code, place
+the 'SemanticMaps' directory within your MediaWiki 'extensions' directory.
+Then add the following code to your LocalSettings.php file after the lines
+that install Maps:
+
+# Semantic Maps
+require_once( "$IP/extensions/SemanticMaps/SemanticMaps.php" );
+
+The inclusion of extensions should happen in this order: Semantic MediaWiki,
+Semantic Forms (if you use it), Semantic Maps. Maps should proceed Semantic
+Maps. See the installation instructions of Maps for info about the API keys.
+
+More information can be found at 
http://www.mediawiki.org/wiki/Extension:Semantic_Maps#Download_and_installation
\ No newline at end of file



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to