web/fens2014-attention/config.php
changeset 1125 13b4a9bda9ec
child 1127 3148af9ab917
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/fens2014-attention/config.php	Tue Jun 10 15:22:41 2014 +0200
@@ -0,0 +1,39 @@
+<?php
+$config = array(
+   	'hashtag'    => '#ecoattention',
+
+   	'title' 	 => "Ecologie de l'attention (10 juin 2014)",
+						
+   	'abstract'   => "Séminaire Ecologie de l'attention :</br><b></b><br/>20/06/2014 de 17h30 à 19h30 au Centre Pompidou (Paris)</br><b>#ecoattention</b>
+    ",
+
+   	'description'=> "
+",
+
+   	'link' 		 => 'http://www.iri.centrepompidou.fr/evenement/ecologie-de-lattention-2/?lang=fr_fr',
+   	
+   	'islive'     => true,
+   	
+   	'keywords'   => 'écologie, attention, marché, publicité',
+   	
+   	'rep' 		 => basename(__DIR__),
+   	
+   	'partenaires'=> "<a href='http://www.mines-telecom.fr/' class='footerLink' target='_blank'>
+Institut Mines-Télécom  </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' => "Ecologie de l'attention : FenS 2014",
+ 	
+ 	'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le 10 juin 2014 | 17:30 - 19:30",
+
+    // After the event
+	'metadata'		=> ""
+);
\ No newline at end of file