feedapi_imagegrabber 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| feedapi_imagegrabber-6.x-1.x-dev.tar.gz | 17.97 KB | 82ccb346f7133652c9a46e7ea8edf815 |
| feedapi_imagegrabber-6.x-1.x-dev.zip | 20.18 KB | 6e3b401d3aee37104d126d5108057333 |
Release notes
The 1.x development branch. Upgrade to this if there is a newer dev release than official release before filing bug reports or support requests. It's usually stable. (demo available on http://publicmind.in/drupal)
feedapi_imagegrabber 6.x-1.9
| 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 |
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
feedapi_imagegrabber 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| feedapi_imagegrabber-6.x-1.8.tar.gz | 17.14 KB | 3001609388b5beaf0d44fc4b4dde5f04 |
| feedapi_imagegrabber-6.x-1.8.zip | 19.67 KB | dae33a29961962bf7e5c1c99a72ce6af |
Release notes
Feature requests:
- constraining ImageGrabber to a specific region on the webpage #581790: customizable xpath selection
- preserves bandwidth by downloading less images than earlier versions.
- configurable restarting of imagegrabber pause due to TLE.
Bug Fixes:
- #582654: fatal error: execution time limit exceeded
- #554980: Images vanish upon refresh.
- #557966: Can't get Imagegrabber to work
- #505964: "File name too long" error
- Lots of minor and major bugfixes
See CHANGELOG.txt for an exhaustive list of the changes.
feedapi_imagegrabber 6.x-1.1-rc1
| Download | Size | md5 hash |
|---|---|---|
| feedapi_imagegrabber-6.x-1.1-rc1.tar.gz | 12.65 KB | cfa18b4ca48a8c3a74c7f278ae60f091 |
| feedapi_imagegrabber-6.x-1.1-rc1.zip | 14.28 KB | 2f985a0a893d7b987f2614362d175b36 |
Release notes
This release of FeedAPI Imagegrabber corresponds with the RC1 release of Imagefield and FileField. FeedAPI Imagegrabber must be updated along with the Filefield and Imagefield.
This release works with the Imagefield 6.x-3.0-beta1 release or higher (upto RC1 release). For the alpha releases of Imagefield and Filefield, use feedapi_imagegrabber 6.x-1.0.
Bug Fixes:
feedapi_imagegrabber 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| feedapi_imagegrabber-6.x-1.0.tar.gz | 12.6 KB | b9a40d743211d62d7ca96fc9dcf59489 |
| feedapi_imagegrabber-6.x-1.0.zip | 14.26 KB | ecb295c7fd11b9c45b5387e76e936982 |
Release notes
Changes:
- Initial official release for FeedAPI Imagegrabber
- There are no settings for the module (enable it and get going), the settings page just shows a message for future inclusion of help on using the module. It can be found in ReadMe.txt
Known issues
- Bandwidth is wasted by downloading all the images on the webpage.
- Advertisement images might also be captured by the parser.