]> git.openstreetmap.org Git - rails.git/commit
Change the map key from a static PNG image to a generated HTML table that can be...
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 23 Jun 2009 12:04:06 +0000 (12:04 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 23 Jun 2009 12:04:06 +0000 (12:04 +0000)
commit079b9fed845b429436c5e84c221154b64c500103
treed25118b71eb96c297954600c7eeefc1b8d8d165a
parentf4571eeb7cb4f920bb5d642c9e1c37c9495fc6ba
Change the map key from a static PNG image to a generated HTML table that can be translated. Solves ticket:1916
65 files changed:
app/views/site/_key.html.erb
config/locales/en.yml
public/images/keymapnik10.png [deleted file]
public/images/keymapnik11.png [deleted file]
public/images/keymapnik12.png [deleted file]
public/images/keymapnik13.png [deleted file]
public/images/keymapnik15.png [deleted file]
public/images/keymapnik6.png [deleted file]
public/images/keymapnik7.png [deleted file]
public/images/keymapnik8.png [deleted file]
public/images/keymapnik9.png [deleted file]
public/images/mapkey/admin.png [new file with mode: 0644]
public/images/mapkey/allotments.png [new file with mode: 0644]
public/images/mapkey/apron.png [new file with mode: 0644]
public/images/mapkey/bridge.png [new file with mode: 0644]
public/images/mapkey/bridleway.png [new file with mode: 0644]
public/images/mapkey/brownfield.png [new file with mode: 0644]
public/images/mapkey/building.png [new file with mode: 0644]
public/images/mapkey/byway.png [new file with mode: 0644]
public/images/mapkey/cable.png [new file with mode: 0644]
public/images/mapkey/cemetery.png [new file with mode: 0644]
public/images/mapkey/centre.png [new file with mode: 0644]
public/images/mapkey/commercial.png [new file with mode: 0644]
public/images/mapkey/common.png [new file with mode: 0644]
public/images/mapkey/construction.png [new file with mode: 0644]
public/images/mapkey/cycleway.png [new file with mode: 0644]
public/images/mapkey/destination.png [new file with mode: 0644]
public/images/mapkey/farm.png [new file with mode: 0644]
public/images/mapkey/footway.png [new file with mode: 0644]
public/images/mapkey/forest.png [new file with mode: 0644]
public/images/mapkey/golf.png [new file with mode: 0644]
public/images/mapkey/heathland.png [new file with mode: 0644]
public/images/mapkey/industrial.png [new file with mode: 0644]
public/images/mapkey/lake.png [new file with mode: 0644]
public/images/mapkey/military.png [new file with mode: 0644]
public/images/mapkey/motorway.png [new file with mode: 0644]
public/images/mapkey/park.png [new file with mode: 0644]
public/images/mapkey/permissive.png [new file with mode: 0644]
public/images/mapkey/pitch.png [new file with mode: 0644]
public/images/mapkey/primary.png [new file with mode: 0644]
public/images/mapkey/primary12.png [new file with mode: 0644]
public/images/mapkey/private.png [new file with mode: 0644]
public/images/mapkey/rail.png [new file with mode: 0644]
public/images/mapkey/rail13.png [new file with mode: 0644]
public/images/mapkey/reserve.png [new file with mode: 0644]
public/images/mapkey/resident.png [new file with mode: 0644]
public/images/mapkey/retail.png [new file with mode: 0644]
public/images/mapkey/runway.png [new file with mode: 0644]
public/images/mapkey/school.png [new file with mode: 0644]
public/images/mapkey/secondary.png [new file with mode: 0644]
public/images/mapkey/secondary12.png [new file with mode: 0644]
public/images/mapkey/station.png [new file with mode: 0644]
public/images/mapkey/subway.png [new file with mode: 0644]
public/images/mapkey/summit.png [new file with mode: 0644]
public/images/mapkey/tourist.png [new file with mode: 0644]
public/images/mapkey/track.png [new file with mode: 0644]
public/images/mapkey/tram.png [new file with mode: 0644]
public/images/mapkey/trunk.png [new file with mode: 0644]
public/images/mapkey/trunk12.png [new file with mode: 0644]
public/images/mapkey/tunnel.png [new file with mode: 0644]
public/images/mapkey/unclassified.png [new file with mode: 0644]
public/images/mapkey/unclassified13.png [new file with mode: 0644]
public/images/mapkey/unsurfaced.png [new file with mode: 0644]
public/images/mapkey/wood.png [new file with mode: 0644]
public/stylesheets/site.css