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

<p>(Btw.: I have no hard feelings if this is rejected - I recently noticed this tag (which is not that popular yet, but the wiki page [1] is also fairly new), found it useful (since it seems to solve some of the issues of the <code>image</code> tag if images are available on Wikimedia Commons), and wanted to see how easy/hard it is to implement such a link.)</p>

<p>[1] <a href="http://wiki.openstreetmap.org/wiki/Key:wikimedia_commons">http://wiki.openstreetmap.org/wiki/Key:wikimedia_commons</a></p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/mstock/openstreetmap-website feature/wikimedia-commons-link</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/834'>https://github.com/openstreetmap/openstreetmap-website/pull/834</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Turn wikimedia_commons values into links</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/834/files#diff-0">app/helpers/browse_helper.rb</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/834/files#diff-1">config/locales/en.yml</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/834/files#diff-2">test/helpers/browse_helper_test.rb</a>
    (28)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/834.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/834.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/834.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/834.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/pull/834">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLQDfIXVHDoqExnEWY2BKomh4OkHnks5nN2tVgaJpZM4C7yK-.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/834"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>