IMHO, comments should only show up in the RSS feed if the parent node has comments enabled. If comments are disabled, they shouldn't appear. This patch implements that feature.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Drupal.comment.rss.display.patch_0.txt | 813 bytes | gábor hojtsy |
| #1 | Drupal.comment.rss.display.patch.txt | 792 bytes | gábor hojtsy |
| comment_rss_item.patch.txt | 556 bytes | Kris Jenkins |
Comments
Comment #1
gábor hojtsyYour coding style was not Drupal conform. I have updated the patch, and I think it is RTBC.
Comment #2
gábor hojtsyPatch is for the cvs HEAD version.
Comment #3
dries commentedBetter to write?
$node->comment != COMMENT_NODE_DISABLEDComment #4
gábor hojtsyBetter indeed.
Comment #5
dries commentedCommitted to CVS HEAD. Thanks.
Comment #6
(not verified) commented