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.
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.