Closed (works as designed)
Project:
Amazon Product Advertisement API
Version:
6.x-1.0-beta7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2009 at 07:08 UTC
Updated:
6 Nov 2012 at 07:35 UTC
Jump to comment: Most recent
Comments
Comment #1
rfayImagecache doesn't work for non-local images.
However, filefield_sources does a nice workaround on this, and perhaps we could do something like that. It would also allow the direct use of imagecache.
Comment #2
peterx commentedRead about http://drupal.org/project/imagecache in more detail. It does a lot that is not needed. http://drupal.org/project/filefield_sources does one of the useful bits. I will look at the old code I used on a previous site. Draw up something in more detail. Module amazon_cache?
Comment #3
rfayMy point about imagecache was just this:
If you download the Amazon large image, then you can use it for everything you would ever want. And it's also local.
I'd say trying to roll it as a separate module for now would be an OK approach.
Comment #4
jdleonardMy understanding is that Amazon's terms state that you can cache any text retrieved from the API for up to 24 hours, but that you may not cache the actual images themselves; they must be retreived from Amazon by a user's browser.
Comment #5
peterx commentedI have an email from Amazon stating the images may be cached for the same 24 hours.
Comment #6
rfay@peterx, thanks for the research. If you would, please post the email along with a (hopefully) reference to the on-line version.
Thanks!
Comment #7
Anonymous (not verified) commentedComment #8
rfaySure nice to have you working the queue, @design_dolphin!
Comment #9
willvincent commentedNo movement on this in almost 3 years. Closing.