Views integration - expose fields
mikeryan - October 16, 2007 - 22:37
| Project: | FeedAPI |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | alex_b |
| Status: | duplicate |
Jump to:
Description
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.

#1
I second. Basic views integration should be part of the first beta release.
#2
when beta 1 is expected?
I want filter by feed source.
#3
Expect a views integration by the end of the week (Friday).
#4
Hello!, Any news about releasing this feature? Thanks!
#5
Ha, yeah, we will have a little delay here. We will roll it out on Monday.
#6
Fantastic, no problem, i just wanted to know :)
#7
Basic 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
#8
Moving this issue to a concrete patch: http://drupal.org/node/289065