When running node_load on a feed item, load it's feed parent as well. This will allow to process the data (e.g., assign a user, create smart listings etc).
I'm aware that there are several issues that do similar stuff (views integration for example), but this is a good meantime solution, and it does no harm :-)
| Comment | File | Size | Author |
|---|---|---|---|
| feeds-add-feednid.patch | 797 bytes | z.stolar |
Comments
Comment #1
alex_b commentedLooks good to me.
Comment #2
alex_b commentedCommitted. Thank you.