openstreetmap-website/app/views
Ævar Arnfjörð Bjarmason 8bc8e537b2 Introducing a new /browse/{node,way,relation,changeset}/{id}/map page
which is slippy map covering the screen showing the map data that is
in the small map at /browse/{node,way,relation,changeset}/{id}.

/browse/{node,way,relation,changeset}/{id} now contains a link to both
"View Larger Map" which has been changed to link to this new map
feature, and "View on main map" which as before links to the area
showing the feature on the main slippy map.

/browse/{node,way,relation,changeset}/{id}/map supports permalinks
using its own hacked version of updateLocation() (which doesn't set a
cookie), but shortlinks are not supported. The Edit/History/Export
links link back to the main map.
2009-06-27 09:30:10 +00:00
..
api Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
browse Introducing a new /browse/{node,way,relation,changeset}/{id}/map page 2009-06-27 09:30:10 +00:00
changeset Fixed typo in 'big changeset' display. 2009-06-15 14:16:19 +00:00
diary_entry Fix bug introduced in r16011 with link to new message from diary entry. 2009-06-20 22:28:11 +00:00
export Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
geocoder Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
layouts removed double dot (double appeared with en, de, it, sl and probably other translations) 2009-06-11 20:27:31 +00:00
message Commit avar's patch (+ fix for user not found) to change message sending URL to be by user name rather than id. 2009-06-19 22:33:16 +00:00
notifier Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
site Call .to_sentence on site.key.table.entry. Translations are free to take advantage of this or ignore it completely 2009-06-26 18:23:06 +00:00
trace Make the "what does this mean" link added in r16069 more like similar 2009-06-24 11:50:41 +00:00
user Revert r16046. 2009-06-23 02:48:38 +00:00
way_tag Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00