ATAmazon 0.2 (Apr 01, 2006)
First public release.
For additional information about this project, please visit the overview page .
Available downloads
Change log
- Fixed faulty bookmarklet code.
[nateaune]
- Unicode problem on ProductName fixed.
[buehlmann]
- Added geoffd's improved bookmarklet.
[nateaune]
- Syntax fix, use amazon_tool for creating temporary objects rather than
portal_factory.
[plonista]
- Fixed a bug with the way discounts for used/3rd party items are computed.
- Added exception handling for additional types of errors in parsing Amazon
XML data.
- Fixed the catalog search for additional Amazon items to show.
[plonista]
- Small icon as a visual cue for adding the 'add book' link to the toolbar.
[nateaune]
- Javascript was commented out. This one works.
[nateaune]
- Forgot to add the skin templates after adding AmazonFolder.py. Now
includes a handy javascript for adding the book to Plone site while
browsing amazon.com.
[nateaune]
- Added new content type AmazonFolder which displays a list of Amazon items.
Includes javascript link to add books while browsing on Amazon.com.
[nateaune]
- Added portal_factory back in where it's really needed.
[plonista]
- Bug fixes in templates, added ability to get temporary item via
amazon_tool/ASIN to avoid security headaches.
[plonista]
- Pass the associate id into search queries.
- Replace hand-crafted URLs linking to Amazon with context/getAmazonUrl
which now returns a correctly constructed URL, complete with associate id.
[mathie]
- Have ATAmazon able to use any of Amazon's locales, querying against the
correct Web Services API and attempting to use the correct currency
symbol. Only tested on the UK locale... Locale is chosen by a selection
widget in the AmazonTool properties. The Buy Box still points to the US
Amazon site...
[mathie]
- Fixed variable name bug, made behavior better when finding an item at
Amazon fails.
[plonista]
- Updated README, removed now unused file
[plonista]
- Moved properties and caching to a tool. Improved back-end caching. Fixed
portlet so that spiders won't crawl all of Amazon's content via your site.
[plonista]
- Fixed multiple cataloging of similar items, a few other minor fixes.
[plonista]
- Added better Amazon links.
[plonista]
- Fixed folders for new object creation, updated version of amazon.py.
[plonista]
- Fixed bugs, added "similar items" capability, added caching.
[plonista]
- Include the amazon library so the product doesn't break on startup.
[nateaune]

