r61281 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61280‎ | r61281 | r61282 >
Date:01:36, 20 January 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Updated readme
Modified paths:
  • /trunk/extensions/SemanticMaps/README (modified) (history)
  • /trunk/extensions/SemanticMaps/SemanticMaps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/SemanticMaps.php
@@ -35,7 +35,7 @@
3636
3737 // Only initialize the extension when all dependencies are present.
3838 if (defined( 'Maps_VERSION' ) && defined( 'SMW_VERSION' )) {
39 - define('SM_VERSION', '0.5.2');
 39+ define('SM_VERSION', '0.5.3 a1');
4040
4141 $smgScriptPath = $wgScriptPath . '/extensions/SemanticMaps';
4242 $smgIP = $IP . '/extensions/SemanticMaps';
Index: trunk/extensions/SemanticMaps/README
@@ -1,23 +1,25 @@
22 == About ==
33
4 -Semantic Maps is an extension that adds semantic capabilities to the Maps extension, and
5 -therefore provides the ability to add, view and edit coordinate data stored through the
6 -Semantic MediaWiki extension.
 4+Semantic Maps is an extension that adds semantic capabilities to the Maps extension. This
 5+includes the ability to add, edit, aggregate and visualize coordinate data stored through
 6+the Semantic MediaWiki extension.
77
8 -Due to it's unique structure, it allows you to use multiple mapping services to display
9 -your coordinates. These include Google Maps, Yahoo! Maps, OpenLayers, and also allow you to
10 -display maps with Google Earth, OpenStreetMaps, Bing maps and others. Modifying the mapping
11 -service of a map is as easy as changing a single parameter! Examples of how to use Semantic
12 -Maps can be found here.
 8+Since Semantic Maps uses the Maps API, you can use multiple mapping services. These include
 9+Google Maps (with Google Earth support), Yahoo! Maps, OpenLayers and OpenStreetMap.
1310
1411 Both Semantic Maps and Maps are based on Semantic Google Maps and Semantic Layers, and are
15 -meant to replace these extensions.
 12+meant to replace these extensions. Having Semantic MediaWiki and Maps installed is a
 13+prerequisite for the Semantic Maps extension; the code will not work without it.
1614
17 -Having Semantic MediaWiki and Maps installed is a prerequisite for the Semantic Maps extension;
18 -the code will not work without it.
19 -
2015 Notes on installing Semantic Maps are found in the file INSTALL.
2116
22 -== Contributors ==
2317
24 -http://www.mediawiki.org/wiki/Extension:Semantic_Maps#Contributing_to_the_project
 18+== Contributing ==
 19+
 20+If you have bug reports or requests, please add them to the Talk page [0]. You can also
 21+send them to Jeroen De Dauw, jeroendedauw -at- gmail.com, and Yaron Koren, at yaron57 -at-
 22+gmail.com.
 23+
 24+[0] http://www.mediawiki.org/w/index.php?title=Extension_talk:Semantic_Maps
 25+
 26+For more info, see http://www.mediawiki.org/wiki/Extension:Semantic_Maps#Contributing_to_the_project
\ No newline at end of file

Status & tagging log