Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.40 (checked in on 2008/06/16 at 18:44:37 by drewish)
| Name | Description |
|---|---|
| IMAGE_ATTACH_HIDDEN |
| Name | Description |
|---|---|
| image_attach_admin_settings | |
| image_attach_block | Implementation of hook_block(). |
| image_attach_form_alter | implementation of hook_form_alter() |
| image_attach_help | Implementation of hook_help(). |
| image_attach_menu | Implementation of hook_menu() |
| image_attach_nodeapi | Implementation of hook_nodeapi(). |
| image_attach_theme | Implementation of hook_theme() registry. |
| image_attach_validate | Capture node form submission and immediately create an image if one has been uploaded. Note that the new image nodes are created even on preview. Taking several attempts may create trash. |
| theme_image_attach_body | Theme the body |
| theme_image_attach_teaser | Theme the teaser. |
| _image_attach_get_image_nodes | Fetch an array of all candidate referenced nodes, for use in presenting the selection form to the user. |