Drupal email when someone posts to forum topic

别说谁变了你拦得住时间么 提交于 2019-12-10 18:37:51

问题


Is there a module to email the owner of a post when someone replies to there forum post?


回答1:


Use Rules, and based on the fact that forum post is a node, and a comment is standard comment, define a rule that sends mail on comments of the forum content type.

If you need additional help, please let me know.




回答2:


I have used the drupal Notifications Module, which is the module used on groups.drupal.org to notify users of comment and content changes. http://drupal.org/project/notifications



来源:https://stackoverflow.com/questions/2868898/drupal-email-when-someone-posts-to-forum-topic

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!