Comment RSS

Gábor Hojtsy - July 4, 2004 - 17:48

This module provides RSS feeds for comments. This is useful for allowing readers to subscribe to comments for a blog post, article, or forum topic. It currently provides three types of feeds which pair up to the RSS features provided by Drupal built-in. Each type of comment feed may be disabled if unneeded.

  • complete site feed at /crss
  • per node feeds at eg. /crss/node/12
  • per term feeds at eg. /crss/term/14

Comment feeds provide an alternative to email subscriptions, allowing users to monitor discussions without having to provide their email address. Due to the limited capabilities of RSS, threading is not preserved and the comments are listed in reversed time order.

Want more types of feeds? The Drupal 6 version of Views module includes fine support for generating feeds of arbitrary lists of comments based on whatever filters desired, so this module is not going to grow to have more configuration options. You should be able to create whatever type of comment feeds you'd like to have (including those this module provides) with Views 2 for Drupal 6. This module keeps to be a simple core-complement module for Drupal's built-in feeds.

Releases

Official releasesDateSizeLinksStatus
6.x-2.22009-Sep-1613.99 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.22009-Sep-1610.63 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-2.x-dev2009-Sep-2214.1 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-2.x-dev2009-Sep-1710.64 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.