ATAmazon
ATAmazon is a product to display books in your Plone site. It retrieves the metadata from Amazon.com, and auto-populates the form fields so you don't have to type it in manually.
Current release
ATAmazon 0.2
Released Apr 01, 2006 — tested with Plone 2.1
First public release.
More about this release…
Get
ATAmazon
for
all platforms
(0 kB)
- ATAmazon-0.2.tar.gz
Project Description
ATAmazon requires pyAmazon, the Amazon web services library.
You will also need an Amazon Web Services developer key and an Amazon associate id. Be sure to set these values in the amazon_tool in the ZMI.
Adding here/portlet_amazon/macros/portlet to left_slots or right_slots will give you a portlet that lists relevant books. Adding here/cache_amazon_portlet will add a RAMCache cached version of the portlet.
The books that appear in the portlet are obtained as follows:
- First, published Amazon Items in the current_folder/[Amazon item folder ID]/ are listed, sorted by average rating and Amazon sales rank.
- Next, published Amazon Items in the current_folder are listed, again sorted by average rating and Amazon sales rank.
- Next, other published Amazon Items anywhere below current_folder are listed, again sorted by average rating and Amazon sales rank.
- Finally, published Amazon Items anywhere in the portal are listed, sorted by average rating and Amazon sales rank.
The portal will show a total of 5 books; the number can be altered by modifying the properties in amazon_tool in the ZMI.
NOTE: ATAMAZON 0.2 IS NOT BACKWARD COMPATIBLE WITH ATAMAZON 0.1. YOU WILL HAVE TO DELETE AND RE-ADD ANY AMAZON ITEMS YOU HAVE ON YOUR SITE.
