gnu-social/plugins/Mapstraction
Mikael Nordfeldth c00491cd7a Cosmetic changes to common_redirect, clientError, serverError
Since these functions exit (or throw exception) after running, there
is no need to have a 'return' statement or similar afterwards.
2014-03-10 00:25:57 +01:00
..
OpenLayers Add stripped and minified local copy of OpenLayers 2.10, about 1/5 the size of the full version. 2010-12-08 14:28:55 -08:00
actions Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
js first pass at Mapstraction plugin 2009-11-17 23:23:13 -05:00
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Makefile Create a bundled & minified JS file for Mapstraction's common case (using OpenLayers); this'll avoid waiting on additional script loads for mxn.core.js and mxn.openlayers.core.js, and removes the need to load usermap.js separately as well. 2010-12-08 14:52:26 -08:00
MapstractionPlugin.php Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
usermap-mxn-openlayers.min.js Create a bundled & minified JS file for Mapstraction's common case (using OpenLayers); this'll avoid waiting on additional script loads for mxn.core.js and mxn.openlayers.core.js, and removes the need to load usermap.js separately as well. 2010-12-08 14:52:26 -08:00
usermap.js Mapstraction plugin fix: set icon dimensions (24x24 px); Google Maps provider otherwise defaults to stretching them to a funny shape instead of showing square avatars. 2010-06-01 18:41:17 +00:00