--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/museo/config.php Tue Mar 12 15:13:25 2013 +0100
@@ -0,0 +1,53 @@
+<?php
+$config = array(
+
+ 'event_list' => array(
+ 'museo-1213-05-jeu',
+ 'museo-1213-04-web-ingenierie-philosophie',
+ 'museo-1213-03-techniques-humanites',
+ 'museo-1213-02-vecteurs-numerique',
+ 'museo-1213-01-inaugurale',
+ "2011-2012-museo-audiovisuel",
+ "2011-2012-museo-ingenierie",
+ "2011-2012-museo-contribution",
+ "2011-2012-museo-structured-data",
+ "2011-2012-museo-desir",
+ "2011-2012-museo-ouverture",
+ ),
+
+ 'hashtag' => '#museoweb',
+
+ 'title' => "Muséologie, muséographie et nouvelles formes d’adresse au public",
+
+ 'abstract' => "« <b>Digital Studies : La culture face aux défis du numérique</b> » <br/> 13/11/2012 de 17h00 à 20h00 au Centre Pompidou (Paris)",
+
+ 'description'=> "",
+
+ '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, Muséographie et nouvelles formes d’adresse au public",
+
+ '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"
+);
\ No newline at end of file