]> git.openstreetmap.org Git - rails.git/commit
Turn wikimedia_commons values into links
authorManfred Stock <m-osm@nfred.ch>
Wed, 12 Nov 2014 20:36:19 +0000 (21:36 +0100)
committerManfred Stock <m-osm@nfred.ch>
Sat, 19 Oct 2019 14:04:09 +0000 (16:04 +0200)
commitc3300d8c93d82af7d5f685215c77bdd84dca5fc4
treef127dfea21504ba8aa4382bdaf1f384b20bf1b5f
parent1bf2a540d06cc4c51648d821fe39488f763003b7
Turn wikimedia_commons values into links

This turns the value of the 'wikimedia_commons' tag into a link to the
respective page on commons.wikimedia.org (if it is a 'File:' or 'Category:'
item) by enhancing the browse tags helper. See [1] for the tag description.

[1] http://wiki.openstreetmap.org/wiki/Key:wikimedia_commons
app/helpers/browse_tags_helper.rb
config/locales/en.yml
test/helpers/browse_tags_helper_test.rb