# HG changeset patch # User Samuel Huron # Date 1324339483 -3600 # Node ID 53572585324d72154182f9373c885de8894732f5 # Parent 57208ba46a2f37c6245615d3ee08592f697c2d43 ENMI correction partenaires diff -r 57208ba46a2f -r 53572585324d web/client.php --- a/web/client.php Mon Dec 19 17:31:37 2011 +0100 +++ b/web/client.php Tue Dec 20 01:04:43 2011 +0100 @@ -38,7 +38,9 @@ if($translate->_('config__head_logo') != 'config__head_logo' && $translate->_('config__head_logo') != null ) { $head_logo = URL_ROOT."$rep/".$translate->_('config__head_logo'); } - -include dirname(__FILE__). ( ( isset($config['use_tweetcast']) && $config['use_tweetcast'] ) ? '/client_new.php' : '/client_old.php' ) - +if(!isset($_REQUEST["embed"])){ + include dirname(__FILE__). ( ( isset($config['use_tweetcast']) && $config['use_tweetcast'] ) ? '/client_new.php' : '/client_old.php' ) +}else{ + include dirname(__FILE__). ('/client_new_embed.php') +} ?> \ No newline at end of file diff -r 57208ba46a2f -r 53572585324d web/enmi2011/config.php --- a/web/enmi2011/config.php Mon Dec 19 17:31:37 2011 +0100 +++ b/web/enmi2011/config.php Tue Dec 20 01:04:43 2011 +0100 @@ -49,7 +49,12 @@ 'islive' => true, 'keywords' => 'editorialisation, iri', 'rep' => basename(__DIR__), - 'partenaires'=> "Sens Public | IRI", + 'partenaires'=> " IRI + | ENSCI + | Cap Digital + | La Fing + | Alcatel-Lucent + | Institut Telecom ", 'client_visual' => 'images/big_visuel_edito.jpg',// 501 × 376 pixels