| 1 |
README
|
| 2 |
======
|
| 3 |
|
| 4 |
The current maintainer of the Amazon Items module is Nikolaos S. Karastathis (NSK), http://nsk.wikinerds.org/
|
| 5 |
|
| 6 |
amazon_items
|
| 7 |
Allows sites to display products within nodes via the web services of Amazon.com.
|
| 8 |
|
| 9 |
Amazon items are products added to nodes via ASIN. They may be displayed in a
|
| 10 |
box below node content, or in a sidebar block, or both.
|
| 11 |
|
| 12 |
The intended usage is to list items related to the node so that a reader could
|
| 13 |
buy products from Amazon using your Affiliate ID, thus giving you a kickback on
|
| 14 |
the purchase.
|
| 15 |
|
| 16 |
There are two ways to display items within nodes:
|
| 17 |
|
| 18 |
* Box - enable the option on admin/settings/amazon_items
|
| 19 |
* Block - enable the block on admin/block
|
| 20 |
|
| 21 |
* See INSTALL.txt for complete installation instructions.
|
| 22 |
* Amazon help files from http://scripts.incutio.com/amazon/
|
| 23 |
"I did some changes to it. I moved the xml parser init code from the
|
| 24 |
constructor to the doSearch function. And I added extra search functionality,
|
| 25 |
and paging support." -Breyten Ernsting (bje@dijkman.nl)
|
| 26 |
* Snoopy from http://snoopy.sourceforge.net/
|
| 27 |
|
| 28 |
Matt Grimm <slower@shamble.net>
|
| 29 |
|
| 30 |
NSK wishes to thank Matthew O'Malley for helping fixing the workflow bug in version 4.6.
|
| 31 |
|
| 32 |
Amazon Items is (C) 2004-2005 by the Amazon Items developers, including Matt Grimm and Nikolaos S. Karastathis. Contact: nsk@wikinerds.org
|