web/museo-1213-01-inaugurale/config.php
author Raphael Velt <raph.velt@gmail.com>
Fri, 09 Nov 2012 13:08:04 +0100
changeset 709 add35aad077d
child 711 37e3a98456e0
permissions -rw-r--r--
Added 1st Edito/Museo of 2012-2013

<?php
$config = array(
   	'hashtag'    => '#museoweb',

   	'title' 	 => "Muséologie, muséographie et nouvelles formes d’adresse au public<br />Les enjeux de la contribution",
						
   	'abstract'   => "«&nbsp;<b>La culture face aux défis du numérique</b>&nbsp;» <br/> 13/11/2012 de 17h00 à 20h00 au Centre Pompidou (Paris)",

   	'description'=> "<p><b>La culture face aux défis du numérique</b> (le&nbsp;13/11/2012)</p>
<ul>
    <li>Bernard Stiegler, IRI</li>
    <li>Christian Licoppe, Institut Mines-Telecom</li>
</ul>",

   	'link' 		 => 'http://www.iri.centrepompidou.fr/evenement/museologie-museographie-et-nouvelles-formes-dadresse-au-public/?lang=fr_fr',
   	
   	'islive'     => true,
   	
   	'keywords'   => 'muséographie, muséologie, contribution, numérique, défis',
   	
   	'rep' 		 => basename('__DIR__'),
   	
   	'partenaires'=> "<a href='http://www.culture.gouv.fr/'
class='footerLink' target='_blank'> Ministère de la Culture et communication </a>
|  <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>
IRI  </a>",

    'client_visual' => "images/client_visual.jpg", // 480 x 320 pixels
    
 	'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels
 	
  	'slide_background' => "images/slide_background.jpg", // 606 × 282 pixels
    
  	'archive_img' => "images/archive_img.jpg", // 270 × 150 pixels

 	'archive_title' => "Muséologie 2012-2013 - La culture face aux défis du numérique",
 	
 	'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mardi 13 novembre 2012 | 17:00 - 20:00",

    // After the event
	'metadata'		=> "1d1e91c8-71d4-11e1-99d6-00145ea4a2be"
);