/ Published in: PHP
Best used in a node.tpl.php or node-panel-identifier.tpl.php
Expand |
Embed | Plain Text
$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);
You need to login to post a comment.
