Posted by publicmind on October 27, 2009 at 12:43am
| Download | Size | md5 hash |
|---|---|---|
| feedapi_imagegrabber-6.x-1.9.tar.gz | 18.24 KB | f79187df5bb7f62d9ad5e1562f353497 |
| feedapi_imagegrabber-6.x-1.9.zip | 20.82 KB | 526564c639d3a06052b6571487f8c084 |
Last updated: December 24, 2010 - 22:56
Release notes
This release of FeedAPI ImageGrabber corrects problems discovered since the 1.8 release as well as contains new features. FeedAPI ImageGrabber 1.9 is stable for use on production sites. It is installed over here for reference: http://publicmind.in/drupal
This release contains no new database updates from 1.8. Though any users updating from an 1.1-rc1 or earlier version should run update.php without which FeedAPI ImageGrabber won't work.(READ UPGRADE.TXT)
All users of FeedAPI ImageGrabber are encouraged to upgrade.
Changes:
- NEW: Cron Job For Unprocessed Feed Items
- NEW: getimagesize($filename) Used on Image URL, download of non-required images avoided completely
- NEW: CSS class selection for multiple classes #594436: Refuses to grab images from some feeds | HTML elements with more than one css class not selected
- FIXED: Suppress Unnecessary Warnings
- FIXED: Maxlength For ID-CLASS now 100 chars
- FIXED: Filename changed to "filename_count.ext"
- FIXED: CURL Options
- FIXED: Other minor bugs