Active
Project:
Leech
Version:
master
Component:
leech_news
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2006 at 17:53 UTC
Updated:
27 Nov 2006 at 20:12 UTC
Is it possible to access leeched feed data from other modules? Aggregator2 allowed for this by adding the contents of the feed item to an rss_item_data element to $node, allowing for other modules to pick up on it and edit it when checking for 'insert' or 'update' of nodes. Would it be possible to add something similar for leech? I see you already add a leech_news_item element, but not with much information inside of it.
I'm particularly interested because I want to be able to extract geolocation information for the GeoRSS module.
Comments
Comment #1
alex_b commentedAs leech is building upon aggregator 2 it should easily be doable. See the leech_news.module.