Make Signup Drupal messages more user-generic

mlsamuelson - June 30, 2009 - 15:18
Project:Signup
Version:6.x-1.x-dev
Component:User interface
Category:task
Priority:normal
Assigned:Unassigned
Status:closed
Description

The confirmation email text and reminder email text that display through drupal_set_message() are worded as though the person seeing the message is the one who has signed up (and usually they are), but if another module allows an admin to sign users up, the admin sees messages directed to "You" the signee. With a wording change, this becomes a non-issue:

"You will receive a confirmation email shortly which contains further information about this %node_type."
can be
"A confirmation email will be sent shortly containing further information about this %node_type."

And

"You will receive a reminder email !number !days before the %node_type."
can be
"A reminder email will be sent !number !days before the %node_type."

Patch to follow.

#1

mlsamuelson - June 30, 2009 - 15:19
Status:active» needs review

Patch attached.

AttachmentSize
signup-506324.patch 1.82 KB

#2

dww - July 22, 2009 - 22:57
Version:6.x-2.x-dev» 6.x-1.x-dev
Status:needs review» fixed

Sure, sounds reasonable. Reviewed, tested, and committed #1 to HEAD and DRUPAL-6--1. This'll be out in RC4. Thanks!

#3

System Message - August 5, 2009 - 23:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.