web/fens2014-attention/config.php
author ymh <ymh.work@gmail.com>
Wed, 18 Dec 2024 15:24:41 +0100
changeset 1584 257c14dae52a
parent 1135 e78bbfe90a57
permissions -rw-r--r--
Added tag V09.006 for changeset 459a88818bec

<?php
$config = array(
   	'hashtag'    => '#ecoattention',

   	'title' 	 => "Ecologie de l'attention (20 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 20 juin 2014 | 17:30 - 19:30",

    // After the event
	'metadata'		=> "22c5a6e4-fac5-11e3-ba95-00145ea4a2be"
);