From: Simon Poole Date: Tue, 16 Jun 2015 17:36:18 +0000 (+0100) Subject: Add a paragraph on the rules in OSM or the lack of them X-Git-Tag: live~4062 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/cf8a20962b2045f11f7cea0873e0d9eccc1e1145?ds=sidebyside Add a paragraph on the rules in OSM or the lack of them --- diff --git a/app/assets/images/welcome-sprite.png b/app/assets/images/welcome-sprite.png index f904f00cd..30d93d7e1 100644 Binary files a/app/assets/images/welcome-sprite.png and b/app/assets/images/welcome-sprite.png differ diff --git a/app/assets/images/welcome-sprite.svg b/app/assets/images/welcome-sprite.svg index 0151c5ced..4af03a213 100644 --- a/app/assets/images/welcome-sprite.svg +++ b/app/assets/images/welcome-sprite.svg @@ -13,9 +13,9 @@ height="500" id="svg2" version="1.1" - inkscape:version="0.48.2 r9819" + inkscape:version="0.48.4 r9939" sodipodi:docname="welcome-sprite.svg" - inkscape:export-filename="/Users/saman/work_repos/openstreetmap-website/app/assets/images/welcome-sprite.png" + inkscape:export-filename="C:\Users\simon\Downloads\welcome-sprite.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90"> + inkscape:object-nodes="true" + inkscape:snap-grids="true" + inkscape:snap-global="false"> + @@ -125,7 +131,7 @@ sodipodi:cy="42.5" sodipodi:rx="42.5" sodipodi:ry="42.5" - d="m 85,42.5 a 42.5,42.5 0 1 1 -85,0 42.5,42.5 0 1 1 85,0 z" + d="M 85,42.5 C 85,65.972102 65.972102,85 42.5,85 19.027898,85 0,65.972102 0,42.5 0,19.027898 19.027898,0 42.5,0 65.972102,0 85,19.027898 85,42.5 z" transform="matrix(1.0588235,0,0,1.0588235,5,557.36218)" /> + + § diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index c5d0254b5..e8696d665 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2516,6 +2516,10 @@ input.richtext_title[type="text"] { background-position: -300px 0; } + .sprite.rules { + background-position: -350px 0; + } + .start-mapping { margin: auto; cursor: pointer; diff --git a/app/views/site/welcome.html.erb b/app/views/site/welcome.html.erb index 4edcf361e..92220039a 100644 --- a/app/views/site/welcome.html.erb +++ b/app/views/site/welcome.html.erb @@ -48,6 +48,12 @@ +
+

<%= t "welcome_page.rules.title" %>

+ +

<%= t "welcome_page.rules.paragraph_1_html" %>

+
+

<%= t "welcome_page.questions.title" %>

diff --git a/config/locales/en.yml b/config/locales/en.yml index a19a75763..6c5c23da0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1114,6 +1114,14 @@ en: tag_html: | A tag is a bit of data about a node or way, like a restaurant's name or a road's speed limit. + rules: + title: Rules! + paragraph_1_html: | + OpenStreetMap has few formal rules but we expect all participants to collaborate + with, and communicate with, the community. If you are considering + any activities other than editing by hand, please read and follow the guidelines on + Imports and + Automated Edits. questions: title: Any questions? paragraph_1_html: |