This is a great module. One request: Is there a way to use it to support multiple views-generated feeds?

I'm porting another site to Drupal, and want to run a blog, podcasts and a news feed all from the one site. I'll use views to create the feeds, but several of them have existing feedburner feeds -- and subscribers.

I can easily plug the new feeds into the old feedburner feeds, but the problem is the redirects generated by each view. Can I use this module somehow to redirect those? The current module config seems to work for the main site feed only.

Comments

dave reid’s picture

Title: Ability to Handle Views-Generated Feeds? » Multiple feed handling
Assigned: Unassigned » dave reid
Category: feature » task

I started this project simple, with only the main site feed and basic admin options, but I knew I was going to have to expand the feed options to allow for multiple feeds. The next version in development (5.x-0.2) will include the ability to handle the main feed, the main blog feed, comment feed (if commentrss module is enabled) and any views-generated feeds.

I'm planning on how I'm going to tackle individual feeds for each user's blog (if your Drupal site uses the blog module for community blogging), so that will probably be targed for version 0.3 since it was have to involve user-specifc access and options.

farrell’s picture

That's super. Thanks for all the effort.

dave reid’s picture

Status: Active » Fixed

Just wanted to let you know that I've finally finished this feature.

farrell’s picture

That's super. Thanks much.

Anonymous’s picture

Status: Fixed » Closed (fixed)