could some one walk me through what I need to do to get a feed with title, body (brief), file attachment date posted using the feed tab in the views taxonomy view.

I have tried editing it and I change the format to views rss, but then I just fall appart. I have read the documentation, but i'mjust going no place.

what I have is a block of taxonomy terms and I want to provide a feed for all of them with one enclosure (file) with title, description, and date posted.

Any help would be greatly appreciated.

Comments

maciej.zgadzaj’s picture

Status: Active » Closed (fixed)

Essentially what you need to do is to set up a new view showing Content, add Feed display, change format to RSS Feed - Fields, add all fields you want in your feed (as explained in Basic view setup), assign added fields to feed elements using format's Settings (as explained in Setting up core <channel> elements and Setting up core <item> elements) and then in Advanced section add relevant Contextual filter, which would filter your feed based on term provided in the URL - which is generally explained for example here.