Needs review
Project:
FeedAPI
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Apr 2008 at 16:26 UTC
Updated:
12 Aug 2008 at 20:07 UTC
With the present views filter greater than / less than on parent feed you can filter if nodes are in a feed (just pick nid greater than 1), but you can't do it for something not being a feed item.
To do this I added a basic (NOT) NULL filter on the nid of the join.
| Comment | File | Size | Author |
|---|---|---|---|
| feedapi_node_views.20080423.patch | 2.17 KB | ekes |
Comments
Comment #1
bwong commentedVery useful. I have not found any problems using it so far. It should definitely be added.
Comment #2
alex_b commentedPatch contains print_r - can be easily removed. Still running fine? If so, I will commit.