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

SamRose’s picture

Status: Active » Closed (fixed)

Err...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