Posted by geeknews on January 31, 2005 at 3:32pm
15 followers
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | aggregator.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
The aggregator should be able to parse the enclosure information out of RSS 2.0 feeds. It should be implemented to recognize and display the links to enclosures. If you want to 1 up the competition add the code to determine standard file types mp3, wma, ogg, etc and place a download Icon within the aggregated content.
I have donated and would be willing to help out more to see something like this implemented.
Comments
#1
Here's a patch for 4.5.2, but this will be implemented way better in 4.6:
http://writtorrent.sourceforge.net/2005/02/rss-20-feeds-with-enclosures-...
#2
antipasto-
this doesnt change the aggragator's ability to parse enclosures... which this request is about.
I am going to look at aggregator.module and see what needs to be done.
#3
Patches should be against CVS HEAD, not against the DRUPAL-4-5 branch.
#4
I think this is fixed in HEAD. Can someone confirm and close this issue?
#5
No, it's still not in the 4.7 branch or HEAD. I am working on something to enable this kinda support.
#6
budda, how is are the changes coming to add enclosure support?
#7
budda: Any news on this issue?
Moving to cvs.
#8
Things got side tracked towards the FeedAPI module, which is being dissected to hopefully go in to Drupal core somehow.
#9
Attached patch brings enclosure support to Aggregator.
#10
Re-roll.
#11
The last submitted patch failed testing.
#12
#13
The last submitted patch failed testing.
#14
#15
#16
+1
How has this 6 year old feature request never gotten any approval? Or am I missing something?
#17
+1
This seems a bit of a no-brainer addition to the core aggregator. In Drupal7 there doesn't seem to be any other way to achieve the same results either, which I think there is in drupal6
#18
I would also love to see this added in, seems commonplace these days.
#19
Re-roll of patch #12 from cvs to git. Test: update.php and the sample RSS feed with enclosures is here.
#20
The last submitted patch, aggregator-enclosure-16485-19.patch, failed testing.
#21
This works on my machine - not sure why it doesn't here. In reading, may be the -text on the .tpl.php. Any help appreciated. Thanks.
#22
The last submitted patch, aggregator-enclosure-16485-20.patch, failed testing.