constant EMVIDEO_VIMEO_COLOR_DEFAULT in Embedded Media Field 6.3
Same name and namespace in other branches
- 6 contrib/emvideo/providers/vimeo.inc \EMVIDEO_VIMEO_COLOR_DEFAULT
2 uses of EMVIDEO_VIMEO_COLOR_DEFAULT
- emvideo_vimeo_settings in contrib/
emvideo/ providers/ vimeo.inc - hook emvideo_PROVIDER_settings this should return a subform to be added to the emvideo_settings() admin settings page. note that a form field will already be provided, at $form['PROVIDER'] (such as $form['vimeo']) so if you want…
- theme_emvideo_vimeo_flash in contrib/
emvideo/ providers/ vimeo.inc - the embedded flash displaying the Vimeo video
File
- contrib/
emvideo/ providers/ vimeo.inc, line 10 - Provide support for the Vimeo provider to the emfield.module.
Code
define('EMVIDEO_VIMEO_COLOR_DEFAULT', '#01AAEA');