I am trying to create a business directory, where each business have a listing page with location information. In addition, I want to be able to pull in rss feed items from businesses' websites.
My task is to find a way to pass the location information from the business listing node (the feed parent) to the feed items, so that they can be searched via location.
Does anyone know how to do this? Thanks.
Comments
Comment #1
dooug commentedCheck out: #1074662: Inherit properties from parent feed node (taxonomy, author, OG, language)
The comment #4 patch might be able to be adjusted to include the location field.
That issue also references the Feeds 6.x version of this problem: #632920: Inherit properties from parent feed node (taxonomy, author, OG, language) However, this issue should probably be discussed at the first issue I mentioned.