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
- 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"