Hi,

This may be a stupid question but is Node comment compatible with modules like
* Comment Notify
* Comment Moderate

When I enable node comment module, the comments module is automatically disabled. But interestingly the comments notify and the comment moderate modules are not. Which makes me think that Node comment "emulates" the api used by Comment Notify and Comment Moderate. Is this true?

What confuses me is that if I disable comments, install node comments and then try to enable comment notify, it is not possible because comment notify lists comments as a dependency.

Thanks.

Comments

fumbling’s picture

I just posted what is largely a duplicate of your question here: http://drupal.org/node/344617

Did you ever find out for yourself the answer to the above? I'm wrestling with the same issues.

quicksketch’s picture

Status: Active » Closed (duplicate)

No, Node Comments is not compatible with any comment-based modules. The closest thing that might be implemented (but doubtfully) would be #190779: invoke hook_comment to emulate comment.module. I'm going to mark this duplicate and give a more complete answer in #344617: Does node comments work with all or most of the modules/features that depend on the comments module it replaces?, which has more users in it.