Send email notifications when people comment on diary entries. Closes #655.
This commit is contained in:
parent
fae8295ec2
commit
5fbc8ad3f4
4 changed files with 50 additions and 1 deletions
20
app/views/notifier/diary_comment_notification.rhtml
Normal file
20
app/views/notifier/diary_comment_notification.rhtml
Normal file
|
@ -0,0 +1,20 @@
|
|||
***************************************************************************
|
||||
Please do not reply to this email. Use the OpenStreetMap web site to reply.
|
||||
***************************************************************************
|
||||
|
||||
Hi <%= @to_user %>,
|
||||
|
||||
<%= @from_user %> has commented on your recent OpenStreetMap diary entry
|
||||
with the subject "<%= @subject %>":
|
||||
|
||||
==
|
||||
<%= @body %>
|
||||
==
|
||||
|
||||
You can also read the comment at <%= @readurl %>
|
||||
and you can comment at <%= @commenturl %>
|
||||
or reply at <%= @replyurl %>
|
||||
|
||||
***************************************************************************
|
||||
Please do not reply to this email. Use the OpenStreetMap web site to reply.
|
||||
***************************************************************************
|
Loading…
Add table
Add a link
Reference in a new issue