web/polemicaltimeline.php
changeset 575 634e5549b806
parent 573 6ec62b3610c8
child 581 7607516bd9f1
equal deleted inserted replaced
574:ba93e2b57ece 575:634e5549b806
    79   		var metadata_key = "metadata";
    79   		var metadata_key = "metadata";
    80   		<?php endif;?>
    80   		<?php endif;?>
    81     IriSP.libdir = "<?php echo(registry_url('libdir','js'));?>";
    81     IriSP.libdir = "<?php echo(registry_url('libdir','js'));?>";
    82     IriSP.jwplayer_swf_path = "<?php echo(URL_ROOT); ?>res/mediaplayer/player.swf";
    82     IriSP.jwplayer_swf_path = "<?php echo(URL_ROOT); ?>res/mediaplayer/player.swf";
    83     IriSP.platform_url = "http://ldt.iri.centrepompidou.fr/";
    83     IriSP.platform_url = "http://ldt.iri.centrepompidou.fr/";
       
    84     IriSP.language = "<?php echo($actual) ?>"
    84     var json_url = metadatas[metadata_key].url;
    85     var json_url = metadatas[metadata_key].url;
    85 
    86 
    86     var config = {            
    87     var config = {            
    87         gui:{
    88         gui:{
    88             width:650,
    89             width:650,