constant VIDEO_CCK_VIMEO_COLOR_DEFAULT in Embedded Media Field 5
2 uses of VIDEO_CCK_VIMEO_COLOR_DEFAULT
- theme_video_cck_vimeo_flash in contrib/
video_cck/ providers/ vimeo.inc - the embedded flash displaying the Vimeo video
- video_cck_vimeo_settings in contrib/
video_cck/ providers/ vimeo.inc - hook video_cck_PROVIDER_settings this should return a subform to be added to the video_cck_settings() admin settings page. note that a form field will already be provided, at $form['PROVIDER'] (such as $form['vimeo']) so if you…
File
- contrib/
video_cck/ providers/ vimeo.inc, line 5
Code
define('VIDEO_CCK_VIMEO_COLOR_DEFAULT', '#01AAEA');