You are here

notify_on_comment_replies.info in Rules Bonus Pack 7

core = "7.x"
dependencies[] = "comment"
dependencies[] = "features"
dependencies[] = "list"
dependencies[] = "rules"
description = "An example rule, allowing notifications when replies are posted to comments."
features[field][] = "comment-comment_node_article-field_comment_notify"
features[rules_config][] = "rules_notify_on_comment_replies"
name = "Notify on comment replies"
package = "Features"

File

example features/comment_reply_notification/notify_on_comment_replies.info
View source
  1. core = "7.x"
  2. dependencies[] = "comment"
  3. dependencies[] = "features"
  4. dependencies[] = "list"
  5. dependencies[] = "rules"
  6. description = "An example rule, allowing notifications when replies are posted to comments."
  7. features[field][] = "comment-comment_node_article-field_comment_notify"
  8. features[rules_config][] = "rules_notify_on_comment_replies"
  9. name = "Notify on comment replies"
  10. package = "Features"