web/edito-reseaux-sociaux/config.php
author Raphael Velt <raph.velt@gmail.com>
Thu, 05 Apr 2012 12:38:02 +0200
changeset 577 9a93538892ef
child 579 4ac547e35fd2
permissions -rw-r--r--
Added April Edito & Museo

<?php
$config = array(
   	'hashtag'    => '#edito11',
   	'date'   => '12.04.2012',
   	'heure'   => '17h30-19h30',
   	'place'   => 'Salle Triangle - Centre Pompidou',

   	'title' => "Nouvelles formes d'éditorialisation",
	'abstract'   => "Séminaire &laquo;&nbsp;nouvelles formes d'éditorialisation&nbsp;&raquo;&nbsp;:<br /><b>Réseaux sociaux, contribution et participation</b><br/>le 12/04/2012 de 17h30 à 19h30<br/>@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite",
   	'description'=> "<h3>Réseaux sociaux, contribution et participation</h3>
   	<p>le 12/04/2012 de 17h30 à 19h30<br/>@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite</p>
    
    <p>Invité : <strong>Geert Lovink</strong>, fondateur de <a href='http://networkcultures.org/wpmu/portal/' target='_blank'>l’Institute of Network of Cultures</a> et chercheur et professeur de Media Theory à la <a href='http://www.hva.nl/index.htm' target='_blank'>Hogeschool van Amsterdam</a> et à <a href='http://www.english.uva.nl/' target='_blank'>l’Université d’Amsterdam</a>.</p>",
   	'link' => 'http://seminaire.sens-public.org',
   	'islive'     => true,
   	//'flv_provider' => 'rtmp',
	//'flv_file' => 'livestream',
	//'flv_streamer' => 'rtmp://media.iri.centrepompidou.fr/ddc-player',
    'use_tweetcast' => true,
	//'knowtex_url' => "http://labs.knowtex.com/enmi2011/?mapOnly#carto",
   	'keywords'   => 'editorialisation, iri, réseaux sociaux, contribution, participation',
   	'rep' => basename(__DIR__),
   	'partenaires'=> "<a href='http://www.sens-public.org' class='footerLink' target='_blank'>Sens Public</a> | <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>IRI</a>",

    'client_visual' => 'images/big_visuel_edito.jpg',// 501 × 376 pixels
    
 	'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels
 	
  	'slide_background' => 'images/slide4-editorialisation.jpg', // 606 × 282 pixels
    
  	'archive_img' => 'images/archive-editorialisation.jpg', // 270 × 150 pixels

 	'archive_title' => "Réseaux sociaux, contribution et participation",
 	'archive_description' => 'par <a href="http://www.sens-public.org" target="_blank">Sens Public</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>au Centre Pompidou le jeudi 12 avril 2012 17:30 - 19:30',

    // After the event
	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5510ecc4-5565-11e1-ac23-00145ea49a02",
	'duration'   => 6640378,
	'player'        => "res/metadataplayer/src/js/LdtPlayer.js",
	'div_height'    => 700,
	'player_width'  => 650,
	'player_height' => 488,
);