Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
comment.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Nov 2008 at 15:31 UTC
Updated:
2 Jan 2014 at 23:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damien tournoud commentedBoth Drupal 5 and Drupal 6 are feature frozen. Feature requests can only go in the current development version (Drupal 7-dev).
Comment #2
dave reidInteresting idea. I think it'd be better to have this as a checkbox along with #335929: Option to anonymize RSS feeds in admin/content/rss-publishing implemented by comment.module using hook_form_alter. Better yet, this would possibly be great with #230710: Centralized module to control feeds and feed types.
Comment #3
andypostMarked as duplicate #253391: Option to include comments into feeds
Comment #4
webchickWell. This isn't really to be ported. It's needs work because it's not written for D7.
Comment #5
andypostFirst of all there should be no comments if they are hidden
Next tests should be fixed
Comment #6
dave reidYep, seems like it just needs some tests.
Comment #7
andypostThis patch with improved tests but I need someone to correct comments and messages...
Comment #8
andypostStart testing
Comment #9
dries commentedLooks great. Committed to CVS. Thanks for the tests! :)