Closed (won't fix)
Project:
Feeds Image Grabber
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2011 at 16:06 UTC
Updated:
23 Jan 2018 at 11:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mcboof commentedI've been having problems along these lines, mainly with small images (gravatar images, RSS logos, twitter avatars, etc). I've fixed my problems by introducing a minimum image size as it is normally very small (sub 15K images) that I don't want as they're normally pretty useless anyway.
I haven't made it a setting on the feed yet as this requires a database change. Patch attached.
Comment #2
rooby commented@lightsurge:
I would use the feeds tamper module for that.
You should be able to tamper out URLs you don't want to use.
If the tamper way doesn't work out please feel free to reopen this as a D7 issue.
@mcboof:
That patch doesn't seem related to this issue (unless it is a suggestion that this issue may be solved in a similar way).
If you want that min size feature please open a new D7 issue.