web/fens2014/config.php
changeset 1124 4e4437acf84c
child 1125 13b4a9bda9ec
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/fens2014/config.php	Mon Jun 09 22:47:26 2014 +0200
@@ -0,0 +1,38 @@
+<?php
+$config = array(
+    'event_list' => array(
+        'edito-1314-06-atelier-reflexion',
+    ),
+    'hashtag'    => '#fens2014',
+    'date'       => '12-20.06.2014',
+    'heure'      => '',
+    'place'      => 'Centre Pompidou et Forum des Images, Paris',
+    'duration'   => '',
+
+    'title'      => "Festival Futur en Seine 2014",
+    'abstract'   => "<b>Festival Futur en Seine</b><br/>du 12 au 20 juin 2014 à 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-pt.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 12 au 20 juin 2014",
+
+    // After the event
+);
\ No newline at end of file