openstreetmap-website/app
Tom MacWright 7a98913d0c Add iD editor
iD sources live in vendor/assets/iD, and are managed with
vendorer, using the "rewrite" functionality to replace relative
paths in the CSS with <%= asset_path(…) %> directives.

To avoid needing to namespace all of its CSS classes, iD
is embedded via an iframe.

To setup, edit application.yml to include an `id_key` key.
(It can use the same consumer key as P2 if you like.)
2013-05-03 10:52:41 -07:00
..
assets Add iD editor 2013-05-03 10:52:41 -07:00
controllers Add iD editor 2013-05-03 10:52:41 -07:00
helpers Add a "Hide" button to notes when viewed by moderators 2013-04-08 22:32:20 +01:00
models Make the notification mails for notes show when a note is resolved 2013-04-29 19:26:03 +01:00
views Add iD editor 2013-05-03 10:52:41 -07:00