constant EMIMAGE_LINK_CONTENT in Embedded Media Field 6.2
Same name and namespace in other branches
- 6.3 contrib/emimage/emimage.module \EMIMAGE_LINK_CONTENT
- 6 contrib/emimage/emimage.module \EMIMAGE_LINK_CONTENT
4 uses of EMIMAGE_LINK_CONTENT
- 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 9 - Embedded Image module is a handler for images hosted on an external site.
Code
define('EMIMAGE_LINK_CONTENT', 'node');