I have found that comments will be repeated in certain comments_recent implementations - especially when selecting from ALL TERMS in a given Taxonomy. The ability to add a COMMENTS: DISTINCT filter would be a welcome addition.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_comment_inc.patch | 1.43 KB | xentek |
Comments
Comment #1
xentek commentedOkay, couldn't wait. So I created this patch. This will correctly add a Comment: Distinct filter to your views. I have tested and deployed it, and would like to see if other users have the same success with this code as I did.
Comment #2
sunThis patch has wrong indentation all over the place. See http://drupal.org/coding-standards
Comment #3
sun5.x has very limited support for comments. Advancing on limited features does not really make sense.