Needs review
Project:
Feeds Image Grabber
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2012 at 21:58 UTC
Updated:
4 Jan 2013 at 03:00 UTC
This patch allows imagegrabber to work with the feeds spider module. The feeds spider is a module that allows you to specify an XML list of URLs to import, rather than one URL or by trying to parse links. The main issue was $page_url was not being passed in the feed hooks.
| Comment | File | Size | Author |
|---|---|---|---|
| feeds-imagegrabber-feeds-spider.patch | 725 bytes | bobooon |
Comments
Comment #1
rooby commentedUnfortunately I don't have enough time to properly review this right now.
I will make sure to do it before the next release.
Comment #2
mile23Patch could use a test....