itweak_upload_admin_settings |
./itweak_upload.admin.inc |
Administration settings form. |
|
|
itweak_upload_comment |
./itweak_upload.module |
Implementation of hook_comment().
Add attachments to the comment on view or preview.
Here we intercept attachments from comment_upload.module, and render them ourselves.
It is critical to be before comment_upload.module in {system} (lower weight). |
|
|
itweak_upload_comment_upload_attachments |
./itweak_upload.module |
Implementation of theme_comment_upload_attachments().
We are adding two more arguments. |
|
1 |
itweak_upload_form_alter |
./itweak_upload.module |
Implementation of hook_form_alter(). |
|
|
itweak_upload_imagecache_default_presets |
./itweak_upload.module |
Implementation of hook_imagecache_default_presets(). |
|
|
itweak_upload_init |
./itweak_upload.module |
Implementation of hook_init(). |
|
|
itweak_upload_install |
./itweak_upload.install |
Implementation of hook_install() |
|
|
itweak_upload_itweak_upload_preview |
./itweak_upload.module |
Implementation of hook_itweak_upload_preview(). |
|
|
itweak_upload_menu |
./itweak_upload.module |
Implementation of hook_menu(). |
|
|
itweak_upload_nodeapi |
./itweak_upload.module |
Implementation of hook_nodeapi(). |
|
|
itweak_upload_progress |
./itweak_upload.module |
Menu callback for upload progress. |
|
1 |
itweak_upload_progress_implementation |
./itweak_upload.module |
Determine which upload progress implementation to use, if any available. |
4 |
|
itweak_upload_requirements |
./itweak_upload.install |
Implementation of hook_requirements() |
|
|
itweak_upload_theme |
./itweak_upload.module |
Implementation of hook_theme(). |
|
|
itweak_upload_uninstall |
./itweak_upload.install |
Implementation of hook_uninstall() |
|
|
itweak_upload_update_6000 |
./itweak_upload.install |
Implementation of hook_update_N() |
|
|
itweak_upload_update_6001 |
./itweak_upload.install |
Implementation of hook_update_N() |
|
|
itweak_upload_update_6002 |
./itweak_upload.install |
Implementation of hook_update_N()
iTweak Upload now needs to be earliest within all modules, so it can act upon file deletion and clear imagecache. |
|
|
itweak_upload_upload_attachments |
./itweak_upload.module |
Implementation of theme_upload_attachments().
Theme the attachments output. |
1 |
1 |
itweak_upload_upload_form_current |
./itweak_upload.module |
Implementation of theme_upload_form_current().
Theme the upload form for current attachments. |
|
2 |
itweak_upload_upload_form_new |
./itweak_upload.module |
Implementation of theme_upload_form_new().
Theme the fieldset for new attachment. |
|
2 |
theme_itweak_upload_field_widget_settings_styles |
./itweak_upload.admin.inc |
Theme the output of the styles list on the settings form -
replacement for insert_field_widget_settings_styles with previews. |
|
|
theme_itweak_upload_images |
./itweak_upload.module |
Theme function to show image attachments |
|
|
theme_itweak_upload_images_body |
./itweak_upload.module |
Theme function to show image attachments in full node view. |
2 |
|
theme_itweak_upload_images_comment |
./itweak_upload.module |
Theme function to show image attachments in comments. |
|
|
theme_itweak_upload_images_teaser |
./itweak_upload.module |
Theme function to show image attachments in teaser view. |
|
|
theme_itweak_upload_thumbnail |
./itweak_upload.module |
Theme function to show image attachment thumbnail |
|
|
theme_view_uploaded_files_forbidden |
./itweak_upload.module |
Implementation of theme_view_uploaded_files_forbidden().
Theme the attachments output when user is not allowed to view them. |
|
|
UNUSED_itweak_upload_perm |
./itweak_upload.module |
Implementation of hook_perm(). |
|
|
_itweak_upload_add_permission |
./itweak_upload.install |
Helper function to add a permission to a role. |
1 |
|
_itweak_upload_add_progressbar |
./itweak_upload.module |
|
1 |
|
_itweak_upload_admin_settings |
./itweak_upload.admin.inc |
Administration settings form worker code. |
2 |
|
_itweak_upload_admin_settings_alter_weights |
./itweak_upload.admin.inc |
Pre-render callback to adjust weights of fields. |
|
1 |
_itweak_upload_delete |
./itweak_upload.module |
Take care of imagecache when node is deleted. |
1 |
|
_itweak_upload_encode_derivative |
./itweak_upload.module |
|
2 |
|
_itweak_upload_files_imagecache_flush |
./itweak_upload.module |
Take care of imagecache when files are uploaded or deleted. |
|
1 |
_itweak_upload_files_thumbnails |
./itweak_upload.module |
Similar to _itweak_upload_preprocess_files(), only works on already prepared form |
2 |
|
_itweak_upload_file_create_url |
./itweak_upload.module |
|
3 |
|
_itweak_upload_gallery_type_default |
./itweak_upload.module |
|
3 |
|
_itweak_upload_gallery_type_options |
./itweak_upload.admin.inc |
|
2 |
|
_itweak_upload_get_derivative |
./itweak_upload.module |
|
2 |
|
_itweak_upload_get_insert_widget_settings |
./itweak_upload.module |
|
2 |
|
_itweak_upload_get_link_options |
./itweak_upload.module |
Retrieve link options - carries handler setting for link display mode. |
2 |
|
_itweak_upload_get_setting |
./itweak_upload.module |
Get a hierarchical setting.
Order of settings is:
node type specific > node type default > global default > given default
When any of the settings is '_default', the preceding one takes place. |
8 |
|
_itweak_upload_insert_form |
./itweak_upload.admin.inc |
|
2 |
|
_itweak_upload_insert_js |
./itweak_upload.admin.inc |
Prerender callback - just to load javascript on demand (works on cached forms). |
|
1 |
_itweak_upload_install_imagecache_presets |
./itweak_upload.install |
|
2 |
|
_itweak_upload_isimage |
./itweak_upload.module |
|
2 |
|
_itweak_upload_node_type_alter_weights |
./itweak_upload.admin.inc |
Pre-render callback to adjust weights of fields. |
|
1 |
_itweak_upload_node_type_form |
./itweak_upload.admin.inc |
Node type settings form. |
1 |
|