nodecomment_notifications

Component ID

1184022

Component name

nodecomment_notifications

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Adds support for nodecomment to notifications 4.0.

This means that when node comments are posted, the "Node comment" events will be fired just like they are with normal Drupal comments.

Installation

Once enabled, you have to change your "Message templates" to use the [nodecomment-*] tokens, instead of the [comment-*] tokens. If some only some content types use node comments but the rest use Drupal comments, you will have to enable notifications_nodetype, which gives you seperate templates for each content type.

Additional features

  • Integrates with notifications_autosubscribe when enabled.