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.

Comments

codycraven’s picture

Status: Fixed » Needs review
StatusFileSize
new5.47 KB

Attached 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.

codycraven’s picture

Status: Active » Fixed

Sorry meant to mark this fixed, if any issues are found please alert me to them so that they can be corrected during alpha 2.

Status: Needs review » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.