web/mashup/config.php
changeset 202 2bf0fd3432bf
parent 197 77e3207456b7
child 203 8124cde38141
equal deleted inserted replaced
201:ace2d571aefc 202:2bf0fd3432bf
    40     'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>
    40     'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>
    41 		 |  <a href='http://www.forumdesimages.fr/' class='footerLink' target='_blank' > Forum des images  </a>
    41 		 |  <a href='http://www.forumdesimages.fr/' class='footerLink' target='_blank' > Forum des images  </a>
    42 		 |  <a href='http://www.inflammableproductions.com/' class='footerLink' target='_blank'> Inflammable  </a>",
    42 		 |  <a href='http://www.inflammableproductions.com/' class='footerLink' target='_blank'> Inflammable  </a>",
    43 		 
    43 		 
    44 	// After the event 
    44 	// After the event 
    45 	'metadata'	 => "",
    45 	'metadata'	 => array(
    46     'player'     => "res/metadataplayer/src/js/LdtPlayer.js"
    46 	                    'conference'=>
       
    47 					         array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/b2754186-a0c9-11e0-b8bd-00145ea49a02", 'display'=>'Conférence'),
       
    48 					    'tableronde'=>
       
    49 					         array('url'=>"http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/3f877114-a0cc-11e0-bc41-00145ea49a02", 'display'=>'Table Ronde')
       
    50 					),
       
    51     'player'     => "res/metadataplayer/src/js/LdtPlayer.js",
       
    52 	'duration'	 => "4606"
    47 );
    53 );
    48 
    54 
    49 $player_width  = 600;
    55 $player_width  = 600;
    50 $player_height = 480;
    56 $player_height = 480;
    51 ?>
    57 ?>