--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/CPV/config.php Mon Jul 25 18:50:20 2011 +0200
@@ -0,0 +1,53 @@
+<?php
+
+/**
+ * Please edit all for your application registration / other details
+ *
+ */
+
+$config = array(
+
+ 'hashtag' => '#SNCP',
+ 'date' => '26.05.2011',
+ 'heure' => '10h00 - 13h00',
+ 'place' => 'Petite salle - Centre Pompidou',
+ 'title' => "Les Stratégies Virtuelles des Musées : l'Heure de Vérité",
+ 'abstract' => '',
+ 'description'=> "<h3>JEUDI 26 MAI 2011</h3><br />
+<h4>DE 10H A 13H<br />
+PETITE SALLE, NIVEAU -1</h4><br />
+Intervenants :<br />
+<b>Carlo d'Asaro Biondo</b>, vice-président de Google<br/>
+<b>Franck Riester</b>, député de Seine-et-Marne<br/>
+<b>Marc Sands</b>, directeur des publics et de l'information, Tate Gallery, Londres<br/>
+<b>Alain Seban</b>, président du Centre Pompidou<br/>
+<b>Bernard Stiegler</b>, philosophe et directeur de l'Institut de Recherche et d'Innovation (IRI)<br /><br />
+Animée par <b>Brice Couturier</b>, écrivain et producteur à France Culture<br /><br />
+La table ronde sera suivie d'un déjeuner-buffet<br /><br /><br />
+RSVP: <b>rp@centrepompidou.fr</b> ou <b>01 44 78 15 05</b>",
+
+ 'link' => 'http://www.centrepompidou.fr/',
+ 'keywords' => 'Centre Pompidou, musée, muséologie',
+ 'rep' => 'CPV',
+ 'islive' => true,
+ 'partenaires'=> "<a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>
+ | <a href='http://www.centrepompidou.fr/' class='footerLink' target='_blank' > Centre Pompidou </a>",
+
+// After the event
+ 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/6604ad3a-90ea-11e0-9de5-00145ea49a02",
+ 'player' => "res/metadataplayer/src/js/LdtPlayer.js",
+ 'duration' => "7697560",
+ 'client_visual' => 'images/big_visuel_mb.jpg', // optional - relative path
+ 'head_logo' => 'images/head_logo.gif', // optional - relative path
+ 'slide_background' => 'images/slide4.jpg',
+ 'archive_img' => 'images/tail_cpv.png',
+ 'archive_title' => "Les Stratégies Virtuelles des Musées...",
+ 'archive_description' => 'par <a href="http://www.iri.centrepompidou.fr" target="_blank">CPV</a> au Centre Pompidou <br/>le jeudi 26 mai 2011 | 10:00 - 13:00',
+
+
+ 'div_height' => 670,
+ 'player_width' => 650,
+ 'player_height' => 500,
+);
+
+?>
\ No newline at end of file