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

salvis’s picture

Category: feature » support
Status: Active » Postponed (maintainer needs more info)

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

salvis’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

(no reply)