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.6.2.3 (checked in on 2008/02/19 at 16:52:27 by aaron)
| Name | Description |
|---|---|
| emthumb_check_directory | Create 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_extra | when editing a node with an emfield, this will add our custom thumbnail upload form if allowed. |
| emthumb_emfield_widget_settings_extra | This 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_insert | insert a file into the database. |
| emthumb_file_update | update the file record if necessary |
| emthumb_form_check_directory | Wrapper 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_multiple | formats an array of images. |
| theme_emthumb_view_image | |
| _emthumb_file_delete | |
| _emthumb_file_load | |
| _emthumb_preview | transfer a file that is in a 'preview' state. @todo multiple support |
| _emthumb_scale_image | |
| _emthumb_widget_form |