It would be awesome if, when importing a blogger post, the module could scan the content, find any images hosted on Blogger (and links to images hosted on Blogger), copy those to a configurable folder in the public file path, and update the HTML. Is this feature being considered for inclusion on this module?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | image-support-1287590-2.patch | 2.68 KB | joelstein |
Comments
Comment #1
ParisLiakos commentedI am not saying it isnt, its just my time is really short right now.
But it would definitely be a very nice feature to have.
when i have time to work on the 7.x-2.x branch i ll check this
Comment #2
joelstein commentedAttached is a patch which exposes a new configuration setting where you can set the folder (in your public folder) where image thumbnails (as well as linked images) get downloaded. It works great, downloading the images and then updating the references to those images in the body content.
I created a patch to the 7.x-1.x branch. Didn't even realize there was a 7.x-2.x branch. Regardless, here it is.
Comment #3
ParisLiakos commentedThanks a ton :)
Comment #4
ParisLiakos commentedComment #5
ParisLiakos commentedCommited and released a new version including this:)
Cheers