It looks like this module is new, and it is exactly what I need! Thanks!

I was wondering if it is possible to restrict the team notifications to certain groups and to certain content types within each group. Right now, it appears as though all content types can be team notified.

Comments

David Goode’s picture

Hello,

The content types restriction is currently done through the notifications_content settings, which allow you to turn on/off certain types for all content notifications, team or otherwise. A settings form for notifications_team specifically wouldn't be hard to implement, so maybe it's a good idea, although it would add some additional complexity.

Currently there is no way to restrict to certain groups, nor is there a way to restrict to certain content types within one group and other ones within another group. This is another possible feature, and if you would like to contribute it please feel encouraged, otherwise I will try to look into its feasibility as soon as I can.

Thank you,
David Goode

randyesq’s picture

Perhaps I am doing something wrong, but I can't seem to get this module to work ( i.e. to send notifications).

I am using it with a custom content type. When I go to add a node, two "Notify Users" dropdowns show up. The top one can be clicked to notify users, but the bottom one cannot. When I submit the content type, no notifications are sent.

Any guidance?

Thanks for your reply.

David Goode’s picture

Hello,

I am very sorry for the belated response. This should probably have gone down as a bug report, and I fixed a fairly serious issue in the head revision of the code. Please try it out. I'm fairly new to module administration, so I'm not sure if it's been put in the development snapshot yet, or whether that is automated. However, if you CVS checkout the head it will be there, and I'll get it into the dev release download ASAP.

David

David Goode’s picture

Status: Active » Closed (fixed)