I have both enable. I had watcher turn on first but it seems it only watch notify of node update. But I want comment update notification so I subsequently turn on comment_notify as well and they seem to work together fine. But I would like to be sure if these two do indeed play together. It would be great if these two modules are combined.

Comments

greggles’s picture

Status: Active » Fixed

I haven't used watcher so I can't say for sure. They don't store settings in the same table or anything, so you should expect that people can get double mails and perhaps try to unsubscribe in one place but still get a mail from the other place.

mattyoung’s picture

Yes, I aim is to provide update notification for node and comment. Seems watcher only notify of node and not comment and comment_notify notify of comment.

You have any plan to make comment_notify cover node update also?

greggles’s picture

Probably not. This is a very lightweight module meant to do very simple things and not meant to be a whole framework to keep track of things like node creation, node update, and comment creation.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.