Comment RSS
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.
Notice: On the roadmap of the Drupal 6 version of Views module, generating feeds of arbitrary lists of comments based on whatever filters desired is supported, so this module is not going to grow to have more configuration options. You will be able to create whatever type of comment feeds you'd like to have (including those this module provides). This module keeps to be a simple core-complement module for Drupal's built-in feeds.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-Apr-28 | 9.7 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0 | 2008-Apr-28 | 9.69 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Apr-29 | 9.69 KB | Download · Release notes | Development snapshot | |
| 4.7.x-1.x-dev | 2007-Apr-08 | 9.28 KB | Download · Release notes | Development snapshot | |
