Oops, missed that a new version came out while I was on vacation. ![]()
Playing with it now, and a couple of questions have come up:
1) Is ‘locale’ now a variable that can be used in the exp:eez_amazon:detail tag, to indicate which ID that should be pulled from the array?
2) Is it possible to tweak the link generated by the {amazon_link} variable to use ref=nosim to go straight to the main page for a book?
As an example, links generated by the old plugin would look like this:
http://www.amazon.com/exec/obidos/ASIN/<ISBN>/<ID>/ref=nosim/
whereas the module links look like this (err, with some encoding weirdness due to percentage signs in there):
http://www.amazon.com/gp/redirect.html?ASIN=<ISBN>&tag=<ID>&lcode=xm2&cID=2025&ccmID=165953&location=/o/ASIN/<ISBN>%3FSubscriptionId=1F9MP7F50K45NNPVYR82
Not sure what all the elements of the link do, but it seems like it might be possible to compress it some?
3) What’s $KeyId? The developer’s token, or whatever they call it these days?
