Check out the Messaging & Notifications modules - even if you do not end up using them, they have a framework doing much of what you want, and you'll be able to learn from their source. Sincerely, -Blake On Oct 27, 2010, at 2:15 PM, António P. P. Almeida wrote:
On 27 Out 2010 21h59 WEST, aldo@caonao.cu wrote:
Use Rules. It has taxonomy related actions and conditions (either new term or new vocabulary).
http://drupal.org/project/rules
I'm working on a system developed in drupal. In this system create trophies to be assigned to users according to the behavior of these in different ways. Trophies will have categories related to aspects. I need each time you create one of these categories will send a notification to the user webmaster and this will give permission to be believed or not the proposed category. The problem I see is that all these modules I created without using precisely the nodes in drupal, I mean, use separate tables, and I think that the application of the actions and triggers will not adequate as i need, using the hook_nodeapi. Someone can give me any suggestions on how we could create a notifications system that meets my expectations?
--- appa