constant IMAGEINFO_CACHE_CCK_WIDGET in Imageinfo Cache 6.2
Generate all presets by default.
2 uses of IMAGEINFO_CACHE_CCK_WIDGET
- imageinfo_cache_cck_widget_form in ./
imageinfo_cache.admin.inc - Called from imageinfo_cache_form_alter().
- imageinfo_cache_presets_to_generate in ./
imageinfo_cache.module - Given a file object, get the imagecache presets to auto generate for it.
File
- ./
imageinfo_cache.module, line 51 - Cache image info for theme_imagecache & theme_imagefield_image.
Code
define('IMAGEINFO_CACHE_CCK_WIDGET', TRUE);