philipp/winterrodeln/mediawiki_extensions/wrmap.git
10 years agoHuge changes: Using OpenLayers with Google Maps v3 instead of direct Google Maps v2.
philipp [Mon, 10 Dec 2012 20:12:39 +0000 (20:12 +0000)]
Huge changes: Using OpenLayers with Google Maps v3 instead of direct Google Maps v2.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@1225 7aebc617-e5e2-0310-91dc-80fb5f6d2477

12 years agoThe extension uses version 1.4 of the wrsledruncache table now.
philipp [Wed, 9 Feb 2011 21:54:15 +0000 (21:54 +0000)]
The extension uses version 1.4 of the wrsledruncache table now.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@769 7aebc617-e5e2-0310-91dc-80fb5f6d2477

12 years agoChanged PHP "define" statement to avoid a PHP warning.
philipp [Fri, 22 Oct 2010 14:21:22 +0000 (14:21 +0000)]
Changed PHP "define" statement to avoid a PHP warning.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@587 7aebc617-e5e2-0310-91dc-80fb5f6d2477

12 years agoUndid r573 (and therefore redid r559) because with call-by-reference the plugin does...
philipp [Sat, 3 Jul 2010 15:34:03 +0000 (15:34 +0000)]
Undid r573 (and therefore redid r559) because with call-by-reference the plugin does not work anymore.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@574 7aebc617-e5e2-0310-91dc-80fb5f6d2477

12 years agoUndid commit r559 because the change was done to workaround a PHP bug that is fixed...
philipp [Sat, 3 Jul 2010 13:57:38 +0000 (13:57 +0000)]
Undid commit r559 because the change was done to workaround a PHP bug that is fixed now (bugs.php.net/bug.php?id=50394).

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@573 7aebc617-e5e2-0310-91dc-80fb5f6d2477

13 years agoRemoved the reference & from the function definition so that the plugin works again.
philipp [Sun, 21 Mar 2010 16:08:16 +0000 (16:08 +0000)]
Removed the reference & from the function definition so that the plugin works again.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@559 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoFixed locale problem: "$float" was sometimes rendered with "," as comma.
philipp [Fri, 20 Mar 2009 15:54:38 +0000 (15:54 +0000)]
Fixed locale problem: "$float" was sometimes rendered with "," as comma.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@429 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoDeactivated mouse scroll wheel in overview maps
philipp [Sat, 7 Feb 2009 09:13:00 +0000 (09:13 +0000)]
Deactivated mouse scroll wheel in overview maps

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@397 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoRemoved the wrmap tag, that is not needed anymore (replaced by wrgmap)
philipp [Sun, 1 Feb 2009 19:32:31 +0000 (19:32 +0000)]
Removed the wrmap tag, that is not needed anymore (replaced by wrgmap)

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@392 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoOmmit pages under construction.
philipp [Sun, 1 Feb 2009 19:19:59 +0000 (19:19 +0000)]
Ommit pages under construction.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@391 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoCorrected version information and updated links to the extension's URLs.
philipp [Sun, 1 Feb 2009 17:41:06 +0000 (17:41 +0000)]
Corrected version information and updated links to the extension's URLs.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@389 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoChanged WrMap to use WrCommon.
philipp [Sun, 1 Feb 2009 15:49:00 +0000 (15:49 +0000)]
Changed WrMap to use WrCommon.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@386 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoOnly sledding routes where "show_in_overview" is true are shown
philipp [Tue, 6 Jan 2009 21:28:24 +0000 (21:28 +0000)]
Only sledding routes where "show_in_overview" is true are shown

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@370 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoFixed static map bug and hide dynamic map if static map is used.
philipp [Sun, 21 Dec 2008 16:10:59 +0000 (16:10 +0000)]
Fixed static map bug and hide dynamic map if static map is used.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@362 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoAdded static link to support non-compatible browsers.
philipp [Sun, 21 Dec 2008 15:13:57 +0000 (15:13 +0000)]
Added static link to support non-compatible browsers.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@361 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoAdded support for specifying lat, lan and zoom in the wrgmap attributes.
philipp [Sun, 21 Dec 2008 13:38:24 +0000 (13:38 +0000)]
Added support for specifying lat, lan and zoom in the wrgmap attributes.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@360 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoThe map uses a winterrodeln logo now.
philipp [Sun, 21 Dec 2008 12:46:22 +0000 (12:46 +0000)]
The map uses a winterrodeln logo now.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@359 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoRemoved border
philipp [Sun, 21 Dec 2008 11:29:21 +0000 (11:29 +0000)]
Removed border

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@356 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoFirst version that works :-)
philipp [Sun, 21 Dec 2008 11:24:49 +0000 (11:24 +0000)]
First version that works :-)

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@355 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoFixed errors.
philipp [Sat, 20 Dec 2008 23:06:50 +0000 (23:06 +0000)]
Fixed errors.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@354 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoFirst version of wrgmap tag - I am sure that it contains still errors.
philipp [Sat, 20 Dec 2008 22:40:39 +0000 (22:40 +0000)]
First version of wrgmap tag - I am sure that it contains still errors.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@353 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoOmitting empty coordinate lines because I found no way to exclude them in the DLP...
philipp [Fri, 12 Dec 2008 21:51:48 +0000 (21:51 +0000)]
Omitting empty coordinate lines because I found no way to exclude them in the DLP result list

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@345 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agowrmap calculates the map center by itself now and has a debug mode
philipp [Fri, 12 Dec 2008 19:58:48 +0000 (19:58 +0000)]
wrmap calculates the map center by itself now and has a debug mode

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@343 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoThe wrmap tag may basically work now but needs further improvements.
philipp [Sat, 22 Nov 2008 22:52:12 +0000 (22:52 +0000)]
The wrmap tag may basically work now but needs further improvements.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@334 7aebc617-e5e2-0310-91dc-80fb5f6d2477

14 years agoFirst version of overview map generator. It is not tested yet and I think it will...
philipp [Sat, 22 Nov 2008 22:02:10 +0000 (22:02 +0000)]
First version of overview map generator. It is not tested yet and I think it will not work yet.

git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@331 7aebc617-e5e2-0310-91dc-80fb5f6d2477