Liran Tal 2/5/2013

Drupal and how to disable notifications for programmatic node updates

Read Original

This technical article explains a common issue for Drupal developers: programmatic node updates via node_save() triggering unwanted email notifications from messaging modules. It provides a direct code solution, showing how to set the `notifications_content_disable` attribute to prevent spamming users with updates during background operations.

Drupal and how to disable notifications for programmatic node updates

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week