Closed (duplicate)
Project:
FeedAPI
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Oct 2007 at 22:37 UTC
Updated:
12 Aug 2008 at 20:00 UTC
I'd like to see views integration - the ability to include the feed name with a feeditem node, to filter on the feed or sort on the feed name. See simplefeed, it does this.
Comments
Comment #1
alex_b commentedI second. Basic views integration should be part of the first beta release.
Comment #2
sharique commentedwhen beta 1 is expected?
I want filter by feed source.
Comment #3
alex_b commentedExpect a views integration by the end of the week (Friday).
Comment #4
cacciaresi commentedHello!, Any news about releasing this feature? Thanks!
Comment #5
alex_b commentedHa, yeah, we will have a little delay here. We will roll it out on Monday.
Comment #6
cacciaresi commentedFantastic, no problem, i just wanted to know :)
Comment #7
alex_b commentedBasic views integration is there now - many thanks to Aron who invested his spare time between taking exams at University for getting this done.
The feedapi_node_views module allows you to filter feed items by feed nids. You can define the feed nid either as filter or pass it in as argument. When you install it, the module automatically creates an overridable default view that you can instantly use.
What's missing now is exposing some fields for list or table type views:
For feed items:
- URL to original article
- Link to feed
For feeds
- Link to original site
- Feed URL
Comment #8
alex_b commentedMoving this issue to a concrete patch: http://drupal.org/node/289065