Provide an "RSS file" option for Views Data Export that would provide more advanced features than the default Views "RSS Feed".
- Change what the RSS items <link> to
- RSS 2.0 vs ATOM
- Show Fields format to inject fields into the RSS items
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | RSS-export-1121374-6.patch | 8.68 KB | jessehs |
| #1 | 1121374.patch | 13.04 KB | robloach |
Comments
Comment #1
robloachThis let's you export an RSS feed, customizing what each RSS item provides via the field labels. Much like the XML one, but for RSS.
Comment #2
aem34 commentedit would be really great if that patch could be applied to the -dev ! :)
Comment #3
aem34 commentedit would be very nice to have the option
to generate a physical file instead of the realtime generated file please.
Comment #4
shotokai commentedfor whatever it is worth, I'm having difficulty in applying this patch. Runs smoothly until:
Tried to use it anyway just to see - no errors thrown when working with views data export, and RSS does appear as a style option, however when you select RSS and apply, it closes the modal window and the change is not applied.
thanks,
Comment #5
steven jones commentedThere are some pretty decent Views RSS modules now, that allow more customisation of feeds etc.
If one of those don't do quite what's needed, I'd suggest starting a new project with this code in it. Views is designed to be extendable, and so you should be able to create an RSS style plugin for VDE.
Comment #6
jessehsHere's a re-roll of the patch in #1 against the 3.0-beta-8 release.
Comment #7
jessehs