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