Posted by lightsurge on July 14, 2011 at 4:06pm
2 followers
| Project: | Feeds Image Grabber |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Would be useful to prevent FIG grabbing images of sites we don't want it to (for example, if we only wanted it to grab images hosted by our own sites).
Comments
#1
I'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.