can a feature be added such that whenever someone gets mentioned, the mentioned user is sent an e-mail? node_add, node_edit and in comments as well?
Z.
can a feature be added such that whenever someone gets mentioned, the mentioned user is sent an e-mail? node_add, node_edit and in comments as well?
Z.
Comments
Comment #1
decipheredAgreed, this is a great idea.
However, I'd do it as a trigger (for the Drupal core Trigger module) so that a user can set up any action when a user receives an action, be it an email, a tweet or any other action the site builder desires.
I am currently on holidays, so don't expect the feature straight away, but you will see it withing a week or so.
Cheers,
Deciphered.
Comment #2
zarooch commentedxcellent! really appreciate your effort. But unfortunately for me, I sort of need this feature working this coming week. So if you can please outline/describe/elaborate your logic to me so that I can implement it...? I'll need some assistance as I'm not a drupal guru. But I'll try...
Regards,
Z.
Comment #3
decipheredHi zarooch,
If you need something done by a certain time you have two options, do it yourself or pay someone to do it for you.
I'm not going to do this during my holiday, nor would I likely rush the job because someone else NEEDS it done, as I do most of my Drupal development in my own time I can only promise to do something when I have time to do it.
The best I can do is point you to triggers documentation and you can figure out the rest yourself.
http://drupal.org/node/375833
Cheers,
Decipered.
Comment #4
zarooch commentedAlright, thanks for all the help and direction. Problem solved!
Comment #5
decipheredHi zarooch,
That's great news. As I am likely to look at rolling this feature into a 1.1 build, it would be nice if you could post a patch with your changes so that I don't duplicate anything that's already been done and so that your internal build can be easily be upgraded to 1.1.
If not, that is also fine, but it would be appreciated if you did.
Cheers,
Deciphered.
Comment #6
haikubear commentedHi there,
Just wondering if any update is available on this, before writing my own trigger...
Cheers
Comment #7
bflora commentedHappy to pay some money for someone to develop this.
Comment #8
jthomasbailey commentedRules integration is the way to go, subscribing
Comment #9
decipheredRules integration is coming to the D7 release.
Marking this as a duplicate (even though it came first) of: #912016: Add hook for mention added/removed