constant ITU_CAROUSEL_VISIBLE_ITEMS in iTweak Upload 7.3
Same name and namespace in other branches
- 6.2 itweak_upload.module \ITU_CAROUSEL_VISIBLE_ITEMS
2 uses of ITU_CAROUSEL_VISIBLE_ITEMS
- itweak_upload_init in ./
itweak_upload.module - Implements hook_init().
- theme_itweak_upload_image_gallery in ./
itweak_upload.module - Theme function to show image attachments
File
- ./
itweak_upload.module, line 31 - iTweakUpload - Tweak attachments display and file upload forms.
Code
define('ITU_CAROUSEL_VISIBLE_ITEMS', 5);