This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$block['content']['#attached'] = array( | |
'js' => array( | |
drupal_get_path('module', 'ooyala') . '/custom.js', | |
drupal_get_path('module', 'nc_emisiones') . '/js/ncustom.js', | |
), | |
'css' => array( | |
drupal_get_path('module', 'nc_emisiones') . '/css/custom.css' | |
) | |
); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$query = new EntityFieldQuery(); | |
$query->entityCondition('entity_type', 'node') | |
->entityCondition('bundle', 'article') | |
->propertyCondition('status', 1) | |
->fieldCondition('field_image', 'fid', 'NULL', '!=') | |
->range(0, 1); | |
$result = $query->execute(); | |
if (isset($result['node'])) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='text/javascript' charset='utf-8'> | |
OO.ready(function() { | |
var videoPlayer = OO.Player.create('player', 'RibjdnZjqmTvyvqdfW7bozM-IDouyrBs', { | |
width: '100', | |
height:'100', | |
callback: 'receiveOoyalaEvent', | |
onCreate: function(player) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mundial: | |
<script> | |
var videoPlayer = OO.Player.create( | |
"ooyala-container-1378867260", => ID Player | |
"D27CDB6E-AE6D-11cf-96B8-444553540000", => ID video esta mal | |
{ | |
"height":648, | |
"width":778, | |
"enableChannels" | |
true,"ooyalaPlayerId":"56ded8e8143473ca78c1843cbdfd8d9","wmode":"transparent","onCreate":Drupal.ooyala.onCreate}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="http://player.ooyala.com/v3/NDcxZmExZWYyZmM0ZTYwNTRiOWU4ZmI1"></script><div id="id-azywd4odpyqo86mjzr3v2kosgwzobxgw" style="width:650px; height:404px; background:black;"></div> | |
<script type='text/javascript' charset='utf-8'> | |
var tiempototal = 0; | |
OO.ready(function() { | |
var videoPlayer = OO.Player.create('id-azywd4odpyqo86mjzr3v2kosgwzobxgw', 'AzYWd4ODpYqo86MJzR3v2kosGwZoBxgW', { | |
width: '650px', | |
height:'404px', | |
br:600, | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="http://player.ooyala.com/v3/NDcxZmExZWYyZmM0ZTYwNTRiOWU4ZmI1"></script><div id="id-azywd4odpyqo86mjzr3v2kosgwzobxgw" style="width:650px; height:404px; background:black;"></div> | |
<script type='text/javascript' charset='utf-8'> | |
var tiempototal = 0; | |
OO.ready(function() { | |
var videoPlayer = OO.Player.create('id-azywd4odpyqo86mjzr3v2kosgwzobxgw', 'AzYWd4ODpYqo86MJzR3v2kosGwZoBxgW', { | |
width: '650px', | |
height:'404px', | |
br:600, | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="http://player.ooyala.com/v3/NDcxZmExZWYyZmM0ZTYwNTRiOWU4ZmI1"></script><div id="id-azywd4odpyqo86mjzr3v2kosgwzobxgw" style="width:650px; height:404px; background:black;"></div> | |
<script type='text/javascript' charset='utf-8'> | |
var tiempototal = 0; | |
OO.ready(function() { | |
var videoPlayer = OO.Player.create('id-azywd4odpyqo86mjzr3v2kosgwzobxgw', 'AzYWd4ODpYqo86MJzR3v2kosGwZoBxgW', { | |
width: '650px', | |
height:'404px', | |
br:600, | |
onCreate: function(player) { |
NewerOlder