Add Terms of Use notice to welcome banner#6866
Add Terms of Use notice to welcome banner#6866Arpan200502 wants to merge 1 commit intoopenstreetmap:masterfrom
Conversation
761720e to
5aa62d1
Compare
5aa62d1 to
a4d3e52
Compare
a4d3e52 to
55a1f8f
Compare
|
Pinging @1ec5 for an opinion. |
|
Any opinions on the terms paragraph using a slightly smaller font (
Which I initially understood as shortening the copy, but perhaps this is what was meant? |
|
Yes, I was referring to using a smaller font for the partners paragraph, not shortening the text in it. The addition of this paragraph didn’t add as much vertical space as I feared, at least in English, but setting the partners paragraph in the same smaller font would help highlight the site description, which is more interesting to visitors anyways. |
@pablobm @1ec5 If you'd prefer merging the text into the same paragraph instead, I can adjust that. |
| :corpmembers => link_to(t("layouts.partners_corpmembers"), "https://osmfoundation.org/wiki/Corporate_Members"), | ||
| :partners => link_to(t("layouts.partners_partners"), "https://hardware.openstreetmap.org/thanks/") %> | ||
| </p> |
There was a problem hiding this comment.
No need to combine the paragraphs, but let’s switch this paragraph to fs-7 fw-light also, since they’re both less critical to the banner’s message.
Closes #6791
Adds a Terms of Use notice to the welcome banner displayed to unauthenticated users on the map page.
Implementation details:
layouts.welcome_tou_notice_htmlinconfig/locales/en.yml.app/views/layouts/map.html.erb.layouts.hosting_partners_2024_htmlunchanged since it is reused on other pages.The notice includes a link to the Terms of Use.
Pointing towards https://osmfoundation.org/wiki/Terms_of_Use
