Since Views can provide their own RSS attachments it is limiting to use the default Drupal attachment when a View can be provided for listing the associated content of a term.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | added-option-of-adding-feed-to-term-page-1126052-1.patch | 5.47 KB | codycraven |
Comments
Comment #1
codycraven commentedAttached is the patch that allows an admin to choose whether Drupal's core feed for taxonomy term pages should be displayed or not (by vocabulary of course).
I've committed this to 7.x-1.x as it was the last issue to hold up alpha2 which includes two critical bug fixes.
Running update.php is required to add the additional field to the database for storing the option per vocabulary.
Comment #2
codycraven commentedSorry meant to mark this fixed, if any issues are found please alert me to them so that they can be corrected during alpha 2.