Pop up OpenStreetMap license on demand (#410)
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 14 Nov 2012 09:12:58 +0000 (10:12 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Fri, 16 Nov 2012 11:59:23 +0000 (12:59 +0100)
commitfd79d33a877c97a26706931bdf0988469ad37504
tree0951b0239a6f4c05dab3b418ecad83b652cd40c0
parent59e2656e1168ba65ae593dc66c97e02b5f34af70
Pop up OpenStreetMap license on demand (#410)

Only a short blurb "see map license" in the small map which will
pop up the full license text via jquery when clicked.
Adapt the license text as recommended by OpenStreetMap
http://www.openstreetmap.org/copyright and link there.

The disadvantage is that this only works when Javascript is enabled,
but as the map only works when Javascript is enabled in the first place,
this should not be too much of a limitation.

TODO: Our esteemed web designer needs to have a look at the desired color
style for this. Right now, I simply placed it in the message_warning
class. This might want fine-tuning.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
mediagoblin/static/css/base.css
mediagoblin/static/js/geolocation-map.js
mediagoblin/templates/mediagoblin/utils/geolocation_map.html