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
CommentFileSizeAuthor
#7 RSS-export-1121374-6.patch8.68 KBjessehs
#1 1121374.patch13.04 KBrobloach

Comments

robloach’s picture

Status: Active » Needs review
StatusFileSize
new13.04 KB

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

aem34’s picture

it would be really great if that patch could be applied to the -dev ! :)

aem34’s picture

it would be very nice to have the option
to generate a physical file instead of the realtime generated file please.

shotokai’s picture

for whatever it is worth, I'm having difficulty in applying this patch. Runs smoothly until:

File to patch: views_data_export.views.inc
patching file views_data_export.views.inc
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 130 with fuzz 1.

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,

steven jones’s picture

Status: Needs review » Closed (won't fix)

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

jessehs’s picture

Version: 7.x-3.x-dev » 7.x-3.0-beta8
Issue summary: View changes

Here's a re-roll of the patch in #1 against the 3.0-beta-8 release.

jessehs’s picture

StatusFileSize
new8.68 KB