Closed (fixed)
Project:
Organic Groups
Version:
5.x-5.4
Component:
og.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2008 at 15:16 UTC
Updated:
13 Feb 2012 at 08:35 UTC
I am wondering if there is a way to edit comment notifications in the admin interface, the way that we can now edit all of the other email notifications (like new post etc) Or, is this already available in the http://drupal.org/project/notify module
Comments
Comment #1
SamRose commentedErr...wait I see where it is now. Under the admin menu for OG. The "New Content subject", and "New Content body" email editing templates are what I was looking for.
In case anyone else comes across this looking for how to do this. You click on Administration> Organic Groups> Email settings> "New Content subject", and "New Content body" the notes beneath both give you the available variables: Available variables: @group, !group_url, @type, @site, !content_url, !reply_url, @title, @subject, @body, @username. @subject contains the comment title in the case of a comment but the node title in the case of a new post. %title is always the node title.
Closing this support request