openstreetmap-website/app/helpers
Manfred Stock c3300d8c93 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
2019-10-19 16:04:09 +02:00
..
application_helper.rb Add a friendly_date_ago helper 2019-06-19 18:04:08 +02:00
asset_helper.rb Avoid using Rails.application.assets as it no longer set in production 2016-02-11 10:15:19 +00:00
banner_helper.rb Fix Style/NumericPredicate rubocop warnings 2018-09-22 17:34:58 +01:00
browse_helper.rb Remove unnecessary requires from helpers 2019-02-06 12:17:54 +01:00
browse_tags_helper.rb Turn wikimedia_commons values into links 2019-10-19 16:04:09 +02:00
changesets_helper.rb Use scope for common details and changeset display in browse pages 2019-06-19 18:04:08 +02:00
geocoder_helper.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
issues_helper.rb Fix Style/NumericPredicate rubocop warnings 2018-09-22 17:34:58 +01:00
note_helper.rb Use friendy_date_ago helper for notes 2019-06-19 18:04:08 +02:00
notifier_helper.rb Fix styling of email notifications in RTL languages 2019-07-03 09:49:46 +01:00
open_graph_helper.rb Put specific page titles at the start 2017-11-22 14:57:26 +00:00
reports_helper.rb Create a report_link helper, and use text instead of a flag icon 2018-03-28 11:05:46 +08:00
title_helper.rb Remove unnecessary requires from helpers 2019-02-06 12:17:54 +01:00
trace_helper.rb Fix rubocop warnings 2016-10-20 22:35:51 +01:00
user_blocks_helper.rb Use friendly_date_ago helper for user_blocks 2019-06-19 18:04:08 +02:00
user_helper.rb Avoid trying to resize non-resizable images 2019-07-31 11:42:09 +01:00
user_roles_helper.rb Rename user_controller to users_controller 2018-10-03 15:31:10 +02:00