Closed (duplicate)
Project:
Node Comments
Version:
6.x-1.2-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2008 at 01:32 UTC
Updated:
18 Jan 2009 at 20:51 UTC
How I can add nodes which have at least one comment?
I look after field list, but without result.
Any ideas?
Comments
Comment #1
iimitk commentedFilters: Add Filters > Groups: Node > Check "Node: Comment count" > Click Add
Then Choose the operator "Is greater than or equal to" and enter "1" in the value box.
Comment #2
merlinofchaos commentedMr. T has it exactly right.
Comment #3
kenorb commentedI can't find this.
I found that in 5.x, but in 6.x version there is nothing like that.
Can be reason that I'm using nodecomment instead of comment module?
How can I implement this functionality?
Comment #4
kenorb commentedI've found that views have specified groups for each module, so I've tried to copy files comment.views.inc and comment.views_default.inc into nodecomment.views.inc and nodecomment.views_default.inc, I've changed name of functions from: 'function comment_' to 'function nodecomment_', but without result.
Comment #5
merlinofchaos commentedIf you're asking about node comment module, you're going to have to ask in that module's queue. I'm afraid I'm unfamiliar with what they've done, but just copying comment.views.inc files over is unlikely to work.
Comment #6
kenorb commentedThank you for you help.
I found this: http://drupal.org/node/322830
Comment #7
fumbling commentedHave you had any success? I started the other thread you link to above, but haven't had any luck over there. As you mention above, I don't see "Node: comment count" or anything to that effect available. Thanks for any insight you can provide.
Comment #8
wrb123 commentedill pay $50 if someone can get this working, D6, Views2, Nodecomment module.
A comment count filter so i can show all nodes with 0 nodecomments.