Okay, I think it's time to work the 4.7 update for Amazon Associate Tools (I'm stuck on the node previews, so I'm studying the image module...)

The .install file will need work...the field names for a MySQL are being lowercased as well because I'm only supporting one codebase.

On 1/2/06, Angie Byron <drupal-devel@webchick.net> wrote:
Hi, Bčr.

Assuming nothing's much changed with the interface in the last couple weeks, I
made a sample .install file for the Amazon associate tools module here:

http://drupal.org/files/issues/amazon_0.install

(I assume here you are talking about this issue: http://drupal.org/node/35924)

Hope it helps,

-Angie

Bčr Kessels wrote:
> Hello,
>
> Is there documentation somwhere about the update hooks and APIs. I tried to
> understand them from reading the code. And write some myself, but found this
> too hard, to do withou the solid understanding of the actual code.
>
> I guess that an example module upgrade script will suffice, for now.
>
> Is anything already online? Does such an example exist?
>
> Bčr