r48861 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48860‎ | r48861 | r48862 >
Date:07:48, 26 March 2009
Author:mkroetzsch
Status:deferred
Tags:
Comment:
note on how to set Google Maps key if maps should be used
Modified paths:
  • /trunk/extensions/SemanticResultFormats/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/RELEASE-NOTES
@@ -6,6 +6,10 @@
77 * improvements in 'exhibit' result format:
88 ** required scripts, stles, images largely included (no remote server access needed)
99 ** fixes for Timeline
 10+** Usage of Google Maps now requires to set a Google Maps key (as obtained from Google)
 11+ in LocalSettings.php:
 12+ $wgGoogleMapsKey = 'yourkey';
 13+ If this is not set, the "maps" view will be disabled.
1014 ** many formatting improvements
1115 ** improved compatibility with Internet Explorer (esp. IE8)
1216 ** only Timeline and Map will access a remote server now

Status & tagging log