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