Active
Project:
Websnapr Field
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2009 at 13:31 UTC
Updated:
10 Dec 2010 at 15:07 UTC
I needed a module like this to work with snapcasa, a similar service that in my experience works better. It was very easy to modify the module to work with snapcasa, just added some size options and one more option to the admin settings screen, then rearranged the variables in the output string for img src and there it was. Made me think that this module could be relatively easy to abstract and get working for several different web screenshot services. I'm wondering if there is interest from this module's maintainer in expanding the project, or from other folks in starting a new project. Just a feeler for now.
Attaching my snapcasa module for the moment, for whoever is interested.
| Comment | File | Size | Author |
|---|---|---|---|
| snapcasa_field.tgz | 7.65 KB | dafeder |
Comments
Comment #1
alfaguru commentedThanks, I'll try to find the time to look at it. Your suggestion is a sound one - it would make most sense I think to create a new module which acts as a bridge between websnapr, snapcasa and so on and the Link module.
Comment #2
jordanmagnuson commented+1 for this feature.
Comment #3
jordanmagnuson commentedThere's a nice list of website thumbnail services here, that might serve as a good starting point:
http://freewebsiteproject.com/index.php/2008/03/14/free-thumbnail-services
Comment #4
dafederI've modified again for ShrinkTheWeb, which is so far the most reliable service we've tried. Can re-upload the module if anyone wants it.
Comment #5
dafederShrinkTheWeb_field, reflecting 2010 api changes.
http://github.com/dafeder/shrinktheweb_field
Comment #6
skizzo commentedsubscribing
Comment #7
brenes commentedThank you for the extension of the module to use the shrinktheweb service, it works great so far.
Would it be possible to extend the module so that it is caching the provided thumbnails locally?
I've seen this functionality in a module for the thumbalizr service
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/thumbalizr/
I think this might be a very good extension, as it would make the users relatively independent from server downtimes, credit points for page visits or queuing times.