Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
comment.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2005 at 09:57 UTC
Updated:
26 Jul 2011 at 16:09 UTC
Currently there is no feed creted for a nodes comments.
I suggest that by appending /feed to the end of the node url (ie http://drupal.org/node/2344/feed ) a feed of that nodes comments are shown.
Comments
Comment #1
anders.fajerson commentedComment #2
LAsan commentedComment #3
mdupontOld issue that never gained much momentum, so I guess there isn't much need to add this feature to Drupal core. Anyway, you can use contrib modules such as Views or Comment RSS to achieve this.