Posted by rismondo on December 14, 2008 at 2:13am
Jump to:
| Project: | Comment RSS |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
It would be great if it were possible to activate feeds only for certain node types, for instance only on forum topics, and so on, rather than on all content.
Another feature that I think would be very valuable is an option to include the node content itself as the initial content of the RSS feed.
Thanks!
Comments
#1
This would indeed be a very useful feature as, depending on the type of site, comments may only be used for a particular section, such as the forum. If that is the case, lots of RSS feeds that never will receive any update are not useful and may also confuse visitors. It would be awesome if this could be included in the D5 version too.
#2
New features will only be put into 6.x. 5.x will only receive bugfixes since we're already working on a D7 version.
#3
This will be possible with #973734: Ship with default Views so users can easily override them as you could modify the default node comment view to only work on certain node types.