]> git.openstreetmap.org Git - rails.git/commitdiff
Further clarify descriptive texts regarding public editing.
authorThomas Wood <grand.edgemaster@gmail.com>
Mon, 27 Apr 2009 18:23:43 +0000 (18:23 +0000)
committerThomas Wood <grand.edgemaster@gmail.com>
Mon, 27 Apr 2009 18:23:43 +0000 (18:23 +0000)
app/views/site/edit.rhtml
app/views/user/account.rhtml

index a3a2b532a81858d3a45c93fdabcf65c48e92ea91..372a70d3bdff204d48128cccf1ea7e85c71b0a5e 100644 (file)
@@ -8,8 +8,8 @@
 </p>
 <% elsif !@user.data_public? %>
 <p>You haven't set your edits to be public.</p>
 </p>
 <% elsif !@user.data_public? %>
 <p>You haven't set your edits to be public.</p>
-<p>You can't use the online editor unless you do so. You can set your edits as public from your 
-<%= link_to 'user page', {:controller => 'user', :action => 'account', :display_name => @user.display_name}%>.</p>
+<p>You can no longer edit the map unless you do so. You can set your edits as public from your 
+<%= link_to 'user page', {:controller => 'user', :action => 'account', :display_name => @user.display_name, :anchor => 'public'}%>.</p>
 <p>(<a href="http://wiki.openstreetmap.org/index.php/Disabling_anonymous_edits">Find out why this is the case.</a>)</p>
 <% else %>
 <% content_for :greeting do %>
 <p>(<a href="http://wiki.openstreetmap.org/index.php/Disabling_anonymous_edits">Find out why this is the case.</a>)</p>
 <% else %>
 <% content_for :greeting do %>
index 178a0e8dc3682997c0cc1878290e7366ddd97aac..1dd4bdca0dea067f7a477ce54e4a3d4f8a9c3951 100644 (file)
@@ -38,7 +38,7 @@
 <a name="public"></a>
 <h2>Public editing</h2>
   Currently your edits are anonymous and people can't send you messages or see your location. To show what you edited and allow people to contact you through the website, click the button below.
 <a name="public"></a>
 <h2>Public editing</h2>
   Currently your edits are anonymous and people can't send you messages or see your location. To show what you edited and allow people to contact you through the website, click the button below.
-  <b>You will need to do this if you want to use the online editor and it is encouraged to do so</b> (<a href="http://wiki.openstreetmap.org/index.php/Disabling_anonymous_edits">find out why</a>).<br />
+  <b>Since the 0.6 API changeover, only public users can edit map data</b>. (<a href="http://wiki.openstreetmap.org/index.php/Disabling_anonymous_edits">find out why</a>).<br />
   Your email address will not be revealed by becoming public.<br />
   This action cannot be reversed and all new users are now public by default.<br />
   <br /><br />
   Your email address will not be revealed by becoming public.<br />
   This action cannot be reversed and all new users are now public by default.<br />
   <br /><br />