* <haltestelle>
* <parkplatz>
* <achtung>
+ * <foto>
* <punkt>
* <rodelbahn>
* <alternative>
* <linie>
* The order may be used by the renderer to determine in which order the
elements should be drawn.
-* <gasthaus>, <haltestelle>, <parkplatz>, <achtung> and <punkt> define points
+* <gasthaus>, <haltestelle>, <parkplatz>, <achtung>, <foto> and <punkt> define points
* The elements may have the following attributes:
* name (string): defines the name (not the label) of the element
* wiki (string): name of a MediaWiki page the point refers to
$wgExtensionCredits['parserhook'][] = array(
'name' => 'Winterrodeln Map',
- 'version' => '3.0.3',
+ 'version' => '3.2.1',
'author' =>'Philipp Spitzer',
'url' => 'http://www.winterrodeln.org/trac/wiki/WrMap',
'description' => 'This extension creates a map using OpenLayers to show sledrun details and sledrun overviews.'