-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make the link with mySociety more prominent on the mailouts #1840
Comments
Site emails are plain text at the moment, so likely not. I think the base content lives in the various mailer bits of the views e.g. app/views/notification_mailer |
Yeah, this. Would need mysociety/alaveteli#3420 (not currently planned through any of the funded work programmes).
https://github.com/mysociety/whatdotheyknow-theme/blob/master/lib/views/general/_default_footer.text.erb is the current footer. I think we could make that a lot terser, which while still in the footer (which I think is appropriate in the context) makes it a bit less noisy that gets glossed over, along the lines of:
Do we even need the final line? |
Thanks both! Shame, but understood, about the plain text. I agree we probably don't need the final line. Actually we might be able to wrap it, and the donation request, into one, as @alicewilliams36 has been doing elsewhere: -- mySociety is a charity that believes that information should be accessible to everyone. If this is important to you, please consider donating to help us do more: https://www.mysociety.org/donate Find out more about how we handle your data at: -- I do still wonder how many people get to the end of the message and bother to read this part! Maybe we could consider certain weeks of the year as donation drives and move the donation request temporarily to the top during those times? |
We need to include the final line on all "business communications" to comply with the law, so I'd leave it on. |
This is part of a wider push to ensure that users of each of our services know that it is one of many provided by mySociety.
Is it possible to add the 'a service from mySociety' pennant at the top of these mailings? I think they're plain text so might have to think of something else?
If we can't, perhaps we could look at how to reposition
Which at the moment is just right at the bottom, in small text and easy to miss.
The text was updated successfully, but these errors were encountered: