]> git.openstreetmap.org Git - rails.git/commitdiff
Tweak the new copyright page a bit.
authorTom Hughes <tom@compton.nu>
Tue, 6 Apr 2010 20:11:33 +0000 (20:11 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 6 Apr 2010 20:11:33 +0000 (20:11 +0000)
app/views/layouts/site.html.erb
app/views/site/copyright.html.erb
config/locales/en.yml

index 7eb833f57af1feb3c6db3c3288a485ae7dae1ed4..c17255709171508eb4fe470294807211f3fb93b2 100644 (file)
 
       <div id="left_menu" class="left_menu">
         <a href="<%= t 'layouts.help_wiki_url' %>" title="<%= t 'layouts.help_wiki_tooltip' %>"><%= t 'layouts.help_wiki' %></a><br />
-        <%= link_to 'Copyright', {:controller => 'site', :action => 'copyright'} %><br />
+        <%= link_to t('layouts.copyright'), {:controller => 'site', :action => 'copyright'} %><br />
         <a href="http://blogs.openstreetmap.org/" title="<%= t 'layouts.news_blog_tooltip' %>"><%= t 'layouts.news_blog' %></a><br />
         <a href="<%= t 'layouts.shop_url' %>" title="<%= t 'layouts.shop_tooltip' %>"><%= t 'layouts.shop' %></a><br />
         <%= yield :left_menu %>
index 9b8fd8252fb090b4ed97cc178d78b89d136b95fd..f7ef2afa3d860eec26ea8df1becf76486318b4b3 100644 (file)
@@ -1,16 +1,16 @@
-<h2>Copyright</h2>
+<p style="float: right"><a href="http://creativecommons.org/licenses/by-sa/2.0/"><img src="/images/cc_button.png" border="0" alt="" /></a></p>
 
-<p><a href="http://creativecommons.org/licenses/by-sa/2.0/"><img src="/images/cc_button.png" border="0" alt="" /></a></p>
+<h2>Copyright and License</h2>
 
-<p>OpenStreetMap is <i>open data</i>, licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0</a> licence ('CC-BY-SA').</p>
+<p>OpenStreetMap is <i>open data</i>, licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0</a> licence (CC-BY-SA).</p>
 
 <p>You are free to copy, distribute, transmit and adapt our maps and data, as long as you credit OpenStreetMap and its contributors. If you alter or build upon our maps or data, you may distribute the result only under the same or similar licence. The full <a href="http://creativecommons.org/licenses/by-sa/2.0/legalcode">legal code</a> explains your rights and responsibilities.</p>
 
 <h3>How to credit OpenStreetMap</h3>
 
-<p>If you are using OpenStreetMap map images, we request that your credit reads at least "&copy; OpenStreetMap contributors, CC-BY-SA". If you are using map data only, we request "Map data &copy; OpenStreetMap contributors, CC-BY-SA".</p>
+<p>If you are using OpenStreetMap map images, we request that your credit reads at least &ldquo;&copy; OpenStreetMap contributors, CC-BY-SA&rdquo;. If you are using map data only, we request &ldquo;Map data &copy; OpenStreetMap contributors, CC-BY-SA&rdquo;.</p>
 
-<p>Where possible, OpenStreetMap should be hyperlinked to <a href="http://www.openstreetmap.org/">http://www.openstreetmap.org/</a> and CC-BY-SA to <a href="http://creativecommons.org/licenses/by-sa/2.0/">http://creativecommons.org/licenses/by-sa/2.0/</a>. If you are using a medium where links are not possible (e.g. a printed work), we suggest you direct your readers to www.openstreetmap.org (perhaps by expanding 'OpenStreetMap' to this full address) and to www.creativecommons.org.</p>
+<p>Where possible, OpenStreetMap should be hyperlinked to <a href="http://www.openstreetmap.org/">http://www.openstreetmap.org/</a> and CC-BY-SA to <a href="http://creativecommons.org/licenses/by-sa/2.0/">http://creativecommons.org/licenses/by-sa/2.0/</a>. If you are using a medium where links are not possible (e.g. a printed work), we suggest you direct your readers to www.openstreetmap.org (perhaps by expanding &lsquo;OpenStreetMap&rsquo; to this full address) and to www.creativecommons.org.</p>
 
 <h3>Finding out more</h3>
 
        
 <p>OSM contributors are reminded never to add data from any copyrighted sources (e.g. Google Maps or printed maps) without explicit permission from the copyright holders.</p>
 
-<p>Although OpenStreetMap is open data, we cannot provide a free-of-charge map API for third-party developers. See our <a href="http://wiki.openstreetmap.org/wiki/Tile_usage_policy">Tile Usage Policy</a>.
+<p>Although OpenStreetMap is open data, we cannot provide a free-of-charge map API for third-party developers. See our <a href="http://wiki.openstreetmap.org/wiki/Tile_usage_policy">Tile Usage Policy</a> and <a href="http://wiki.openstreetmap.org/wiki/Nominatim#Usage_Policy">Nominatim Usage Policy</a>.
 
 <h3>Our contributors</h3>
 
-<p>Our CC-BY-SA licence requires you to "give the Original Author credit reasonable to the medium or means You are utilizing". Individual OSM mappers do not request a credit over and above that to "OpenStreetMap contributors", but where data from a national mapping agency or other major source has been included in OpenStreetMap, it may be reasonable to credit them by directly reproducing their credit or by linking to it on this page.</p>
+<p>Our CC-BY-SA licence requires you to &ldquo;give the Original Author credit reasonable to the medium or means You are utilising&rdquo;. Individual OSM mappers do not request a credit over and above that to &ldquo;OpenStreetMap contributors&rdquo;, but where data from a national mapping agency or other major source has been included in OpenStreetMap, it may be reasonable to credit them by directly reproducing their credit or by linking to it on this page.</p>
 
 <!--
 
@@ -34,7 +34,7 @@ Any additions here must be discussed with OSM sysadmins first.
 
 -->
 
-<ul id='contributors'>
+<ul id="contributors">
        
 <li><strong>Australia</strong>: Contains suburb data based on Australian Bureau of Statistics data.
 
index 8699d600cf0420e5775fe87f17c2d6356b291ed9..7e10cdf61cbd172e7201e6a6df437c4d0efb33be 100644 (file)
@@ -914,6 +914,7 @@ en:
     help_wiki: "Help &amp; Wiki"
     help_wiki_tooltip: "Help &amp; Wiki site for the project"
     help_wiki_url: "http://wiki.openstreetmap.org"
+    copyright: "Copyright &amp; License"
     news_blog: "News blog"
     news_blog_tooltip: "News blog about OpenStreetMap, free geographical data, etc."
     shop: Shop