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

alex_b’s picture

Assigned: Unassigned » alex_b

I second. Basic views integration should be part of the first beta release.

sharique’s picture

when beta 1 is expected?
I want filter by feed source.

alex_b’s picture

Expect a views integration by the end of the week (Friday).

cacciaresi’s picture

Hello!, Any news about releasing this feature? Thanks!

alex_b’s picture

Ha, yeah, we will have a little delay here. We will roll it out on Monday.

cacciaresi’s picture

Fantastic, no problem, i just wanted to know :)

alex_b’s picture

Title: Views integration » Views integration - expose fields

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

alex_b’s picture

Status: Active » Closed (duplicate)

Moving this issue to a concrete patch: http://drupal.org/node/289065