My current task is figuring out how to properly do the preview when the form is built BEFORE validation or or submit hooks are invoked and neither hook has access to the node object, nor do the node validation, insert and update hooks have access to the form object. And this is my first look at image.module, which is suggested as an example. It's weird...I had less problems with the bulk import form. On 1/5/06, Jeff Eaton <jeff@viapositiva.net> wrote:
If there's anything I can do to help, it's an itch I'd like to scratch. I'm a bit fuzzy on some of the module's internal workings, but I'd like to help if you need a hand updating. In particular, I'd like to put together a simple 'amazon filter' that would let users insert an amazon item's cover image and a clickable link by entering [asin:1234567890] in a node body.
--Jeff
-----Original Message----- *From:* Earl Dunovant [mailto:prometheus6@gmail.com] *Sent:* Thursday, January 05, 2006 1:18 PM *To:* development@drupal.org *Subject:* Re: [development] update hooks/APIs documentation
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.