Closed (fixed)
Project:
Subscriptions
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2008 at 01:25 UTC
Updated:
8 Jan 2009 at 15:30 UTC
When we are emailed notifications of new comments we can not see who wrote the comment because that information isn't sent in the notification email. I would like name of the author of nodes and comments to be included in each notification.
Can you tell me what file(s) to hack to do this?
Comments
Comment #1
salvisThe default templates include the author's name (the !sender_name variable), IF it's publicly viewable on the site. However, if your content type is set to not display the author's name, then the notifications won't include it either. This is by design.
For comments it's the !comment_name variable, which is also included in the default template.
If this doesn't clear things up for you, you need to give more details about your configuration and what you're trying to do.
Comment #2
salvis(no reply)