Would it be possible to implement an option to include other aspects of the Amazon Web Service (AWS), such as product description, recommendations, etc. in a blog entry?
These would be set in the plugin and generate the appropriate html the next time you inserted an amazon item using the editor.
i see this being used in the extended part of the text, so the full amazon text does not clog up the previews etc. But that is the blog owners choice.
Dynamic operation
An even better solution might be to have the Amazon Chooser insert a php function call, rather than the final html text. Using this alternate method anytime you updated the plugin's config it would automatically update the entire site. This would make the effect more dynamic within an entry.
My previous post http://www.s9y.org/forums/viewtopic.php?p=10589#10589 includes a link to an existing php implementation taht could be readily modified to a plugin.
Additionally, the following site http://www.associatesshop.comhas an amazon function library that is comprehensive and simple to understand (even if making it a plugin is beyond me!).
Looking for a