CMFAmazon
A CMF tool for accessing the Amazon Web Service
Maintainer
Christian Theune (ct@gocept.com)
Releases
- stable
- 0.2
- development
- 0.1
Details
This tool provides you easy access to the amazon catalog (for
U.S, UK, Germany and Japan) to query book information. It complies to
the amazon caching requirements automatically and demonstrates usage on
a sample Archetypes content type.
Features
- Conformance to Amazon caching requirements
- Easy layer as portal tool
- Automatic Amazon associate links
There is no documentation right now.
Installation
- Add a "CMF Amazon Tool" to your CMF/Plone site
- Add a "Factory Type Information" in the portal_types for CMFAmazon:Book (Requires Archetypes)
- Configure the view action for the book to be "book_view"
- Add the CMFAmazon/skins/amazon_views layer to portal_skins and a skin in your site.
- A matching pyAmazon Python module is provided with the download packages.
Locations
- release 0.2: CMFAmazon-0.2.tar.gz
- development subversion:
svn co http://svn.gocept.com/repos/gocept/CMFAmazon/trunk CMFAmazon