Contributions API

Calling all Drupal developers!

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

Modules in 5

emthumb.module

Version

1.6.2.3 (checked in on 2008/02/19 at 16:52:27 by aaron)

Functions

Namesort iconDescription
emthumb_check_directoryCreate the image directory relative to the 'files' dir recursively for every directory in the path.
emthumb_clear_field_session
emthumb_clear_session
emthumb_emfield_field_extra
emthumb_emfield_widget_extrawhen editing a node with an emfield, this will add our custom thumbnail upload form if allowed.
emthumb_emfield_widget_settings_extraThis provides extra widget settings to emfields. A checkbox to allow custom thumbnails, max resolution, image path, allow custom alt tags, allow custom title tags.
emthumb_file_insertinsert a file into the database.
emthumb_file_updateupdate the file record if necessary
emthumb_form_check_directoryWrapper function for emthumb_check_directory that accepts a form element to validate - if user specified one. Won't allow form submit unless the directory exists & is writable
emthumb_menu
emthumb_thumbnail_url
theme_emthumb_edit_image_row
theme_emthumb_image
theme_emthumb_multipleformats an array of images.
theme_emthumb_view_image
_emthumb_file_delete
_emthumb_file_load
_emthumb_previewtransfer a file that is in a 'preview' state. @todo multiple support
_emthumb_scale_image
_emthumb_widget_form