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.

CommentFileSizeAuthor
feeds-imagegrabber-feeds-spider.patch725 bytesbobooon

Comments

rooby’s picture

Unfortunately I don't have enough time to properly review this right now.

I will make sure to do it before the next release.

mile23’s picture

Patch could use a test....