web/fens2014/config.php
changeset 1124 4e4437acf84c
child 1125 13b4a9bda9ec
equal deleted inserted replaced
1123:7f89677bdb6b 1124:4e4437acf84c
       
     1 <?php
       
     2 $config = array(
       
     3     'event_list' => array(
       
     4         'edito-1314-06-atelier-reflexion',
       
     5     ),
       
     6     'hashtag'    => '#fens2014',
       
     7     'date'       => '12-20.06.2014',
       
     8     'heure'      => '',
       
     9     'place'      => 'Centre Pompidou et Forum des Images, Paris',
       
    10     'duration'   => '',
       
    11 
       
    12     'title'      => "Festival Futur en Seine 2014",
       
    13     'abstract'   => "<b>Festival Futur en Seine</b><br/>du 12 au 20 juin 2014 à Paris",
       
    14 
       
    15     'description'=> "<p></p>",
       
    16    	'rep' 		 => basename(__DIR__),
       
    17    	'link'       => 'http://www.futur-en-seine.fr/',
       
    18     'keywords'   => 'futur en seine, festival, innovation, nouvelles technologies, paris, centre pompidou, iri',
       
    19     'partenaires'=> "<a href='http://www.futur-en-seine.fr/'
       
    20 class='footerLink' target='_blank'> Futur En Seine </a>
       
    21 |  <a href='http://www.capdigital.com/'
       
    22 class='footerLink' target='_blank'> Cap Digital </a>
       
    23 |  <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>
       
    24 IRI  </a>",
       
    25 
       
    26     'client_visual' => "images/client_visual.jpg", // 501 × 376 pixels
       
    27     
       
    28  	'head_logo' => 'images/fens-pt.png', // 171 × 63 pixels
       
    29  	
       
    30   	'slide_background' => "images/slide-fens.jpg", // 606 × 282 pixels
       
    31     
       
    32   	'archive_img' => "images/achive_img.jpg", // 270 × 150 pixels
       
    33 
       
    34     'archive_title' => "Futur en Seine - Page d'accueil",
       
    35     '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",
       
    36 
       
    37     // After the event
       
    38 );