/ Published in: PHP
Best used in a node.tpl.php or node-panel-identifier.tpl.php
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$system_types = $system_types = _content_type_info(); $vars['video'] = theme('emvideo_video_video', $system_types['fields']['field_video_url'], $node->field_video_url[0], 'emvideo_embed', $node);