constant EMVIDEO_YOUTUBE_COLOR2_DEFAULT in Embedded Media Field 6
1 use of EMVIDEO_YOUTUBE_COLOR2_DEFAULT
- emvideo_youtube_settings in contrib/emvideo/providers/youtube.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['youtube'])
so if you want…
File
- contrib/emvideo/providers/youtube.inc, line 13
- This include processes youtube.com media files for use by emfield.module.
Code
define('EMVIDEO_YOUTUBE_COLOR2_DEFAULT', '#CCCCCC');