it's weird that both the confirmation emails (to the person who signed up) and the notification emails (to the designated signup coordinator) have idential subject lines. gets confusing in your inbox.

2 approaches:

1) easy hack: just change the hard-coded subject for notifications from: "Signup confirmation for event: %title" to "Signup notification for event: %title".

2) better yet: make the subjects of these emails also configurable through the UI, with real tokens (and a better sane default).

Comments

dww’s picture

Status: Active » Postponed
dww’s picture

Title: change subject for notification email » Allow admins to customize the notification email

It's not just the subject, but also the body. For example, see #451480: Add link back to node in notification emails to event coordinators (marked duplicate of this).

duaelfr’s picture

Status: Postponed » Closed (won't fix)

This version of Signup is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.

dww’s picture

Version: 5.x-1.x-dev » 7.x-1.x-dev
Status: Closed (won't fix) » Active

Grr. My tracker is being blasted with dozens of comments to prematurely close issues. Fun. ;)

andrewm63au’s picture

I'm also interested in this. Is it possible to used tokenized email like the confirmation and reminder emails

andrewm63au’s picture

Version: 7.x-1.x-dev » 6.x-1.0-rc6
jerenus’s picture

Version: 6.x-1.0-rc6 » 7.x-1.x-dev

It should be devel version and 7.x first.