Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 6

image_attach.module

Version

1.40 (checked in on 2008/06/16 at 18:44:37 by drewish)

Description

image_attach.module

Constants

Namesort iconDescription
IMAGE_ATTACH_HIDDEN

Functions

Namesort iconDescription
image_attach_admin_settings
image_attach_blockImplementation of hook_block().
image_attach_form_alterimplementation of hook_form_alter()
image_attach_helpImplementation of hook_help().
image_attach_menuImplementation of hook_menu()
image_attach_nodeapiImplementation of hook_nodeapi().
image_attach_themeImplementation of hook_theme() registry.
image_attach_validateCapture 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_bodyTheme the body
theme_image_attach_teaserTheme the teaser.
_image_attach_get_image_nodesFetch an array of all candidate referenced nodes, for use in presenting the selection form to the user.