--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/fens2013/config.php Fri Jun 07 11:48:10 2013 +0200
@@ -0,0 +1,41 @@
+<?php
+$config = array(
+ 'event_list' => array(
+ 'fens2013/mashupfilmfestival',
+ 'fens2013/design-metadata',
+ 'fens2013/museo-cultural-data',
+ 'fens2013/edito-verite-fiction',
+ ),
+ 'hashtag' => '#fens2013',
+ 'date' => '13-21.03.2013',
+ 'heure' => '',
+ 'place' => 'Centre Pompidou et Forum des Images, Paris',
+ 'duration' => '',
+
+ 'title' => "Festival Futur en Seine 2013",
+ 'abstract' => "<b>Festival Futur en Seine</b><br/>du 13 au 21 juin 2013 à Paris",
+
+ 'description'=> "<p></p>",
+ 'rep' => basename(__DIR__),
+ 'link' => 'http://www.futur-en-seine.fr/',
+ 'keywords' => 'futur en seine, festival, innovation, nouvelles technologies, paris, centre pompidou, iri',
+ 'partenaires'=> "<a href='http://www.futur-en-seine.fr/'
+class='footerLink' target='_blank'> Futur En Seine </a>
+| <a href='http://www.capdigital.com/'
+class='footerLink' target='_blank'> Cap Digital </a>
+| <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>
+IRI </a>",
+
+ 'client_visual' => "images/client_visual.jpg", // 501 × 376 pixels
+
+ 'head_logo' => 'images/fens-iri.png', // 171 × 63 pixels
+
+ 'slide_background' => "images/slide-fens.jpg", // 606 × 282 pixels
+
+ 'archive_img' => "images/achive_img.jpg", // 270 × 150 pixels
+
+ 'archive_title' => "Futur en Seine - Page d'accueil",
+ 'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> et <a href=\"http://www.capdigital.com/\" target=\"_blank\">Cap Digital</a> du 13 au 21 juin 2013",
+
+ // After the event
+);
\ No newline at end of file