[buddypress-trac] [BuddyPress] #2005: e-mail notification for group invites

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Feb 19 09:19:00 UTC 2010


#2005: e-mail notification for group invites
-------------------------------------+--------------------------------------
Reporter:  bi0xid                    |       Owner:       
    Type:  enhancement               |      Status:  new  
Priority:  minor                     |   Milestone:  1.2.1
Keywords:  group notification admin  |  
-------------------------------------+--------------------------------------
 Hello there.

 When I have been invited to a group, I receive a message which says:


 {{{
 One of your friends %s has invited you to the group: "%s".
 }}}

 But when I visit the link, I have not been invited to the group. I have
 only been suggested, and if it's private, I must request membership.

 '''Easy option''': change the text (diff attached) to:

 {{{
 One of your friends, %s, has suggested you to join the group: "%s"
 }}}

 Changed the format too. ''One of your friends rocio has invited...'' is
 confusing.

 It changes too:

 {{{
 - To view your group invites visit: %s
 + To view your suggested groups visit: %s
 }}}

 Hard option: Code a new function for those who have been invited, so you
 have a:

 {{{
 You have been invited to this group. Do you want to join it?
 }}}

 Don't know if it's planned, but in the meantime we can use this change.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2005>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list