constant EMIMAGE_LINK_PROVIDER in Embedded Media Field 6
Same name and namespace in other branches
- 6.3 contrib/emimage/emimage.module \EMIMAGE_LINK_PROVIDER
- 6.2 contrib/emimage/emimage.module \EMIMAGE_LINK_PROVIDER
4 uses of EMIMAGE_LINK_PROVIDER
- emimage.module in contrib/
emimage/ emimage.module - Embedded Image module is a handler for images hosted on an external site.
- theme_emimage_image_full in contrib/
emimage/ emimage.theme.inc - Format the image using the Full Image preset.
- theme_emimage_image_preview in contrib/
emimage/ emimage.theme.inc - Format the image using the Preview Image preset.
- theme_emimage_image_thumbnail in contrib/
emimage/ emimage.theme.inc - Format the image using the Thumbnail presets.
File
- contrib/
emimage/ emimage.module, line 10 - Embedded Image module is a handler for images hosted on an external site.
Code
define('EMIMAGE_LINK_PROVIDER', 'provider');