Does anyone know how to remove this check box labeled "Do not send notifications for this update."? What is it for really anyway? Thanks for sharing.

Comments

petednz’s picture

Some times you may make a really minor change to a node and not want all the subscribers to that node to receive it. I think it has a Permission associated with it, but if you remove the Permission, then every time the node is updated a notification will be sent out since the user cannot opt to not send it out.

blueblade’s picture

Thanks peted

ah, I totally misunderstood what it means. I thought the notice will be sent to the author themselves...

Is it possible not to send notices at all for updated nodes?

Thanks again.

BB

pdcarto’s picture

Re #2, presumably /admin/messaging/notifications/events is where you set this

adampdp’s picture

You can disable permission for "skip notifications" in permisions.

tobias’s picture

thanks @adampdp this bit of info helped me.

This in conjunction with the patch here has given me the desired functionality: http://drupal.org/node/752664

So now, on my site, by default the "Do not send notifications for this update." option is selected. Only Group Managers (who should know how this feature works) can see it and are allowed to deselect it so that notifications get sent.

Cheers,

Tobias

jose reyero’s picture

Status: Active » Fixed

People interested on this feature follow up on the link mentioned above.

Status: Fixed » Closed (fixed)

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