constant VIDEO_CCK_LIVEVIDEO_API_APPLICATION_URL in Embedded Media Field 5
1 use of VIDEO_CCK_LIVEVIDEO_API_APPLICATION_URL
- video_cck_livevideo_settings in contrib/video_cck/providers/livevideo.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['livevideo'])
so if you…
File
- contrib/video_cck/providers/livevideo.inc, line 5
Code
define('VIDEO_CCK_LIVEVIDEO_API_APPLICATION_URL', 'http://www.livevideo.com/profile/admin/editdeveloperprofile.aspx');