Closed (duplicate)
Project:
Node Comments
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2008 at 20:28 UTC
Updated:
3 Jun 2009 at 01:03 UTC
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
Comment #1
fumbling commentedI 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.
Comment #2
quicksketchNo, 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.