| author | ymh <ymh.work@gmail.com> |
| Sun, 23 Sep 2018 17:14:07 +0200 | |
| changeset 1479 | 2b510a3a0f7d |
| parent 715 | d5a14c8b23d4 |
| permissions | -rw-r--r-- |
| 633 | 1 |
<?php |
2 |
$config = array( |
|
3 |
'event_list' => array( |
|
4 |
'fens2012-gamestudies', |
|
5 |
'fens2012-designmetadata', |
|
6 |
'fens2012-museo-culture-opendata', |
|
7 |
'fens2012-vinyl-numerique', |
|
8 |
'fens2012-edito-datajournalisme', |
|
9 |
'fens2012-wiid', |
|
10 |
), |
|
|
642
1a111a157466
Changed #fens to #fens2012
Raphael Velt <raph.velt@gmail.com>
parents:
638
diff
changeset
|
11 |
'hashtag' => '#fens2012', |
| 633 | 12 |
'date' => '14-24.03.2012', |
13 |
'heure' => '', |
|
14 |
'place' => 'Centre Pompidou et Forum des Images, Paris', |
|
15 |
'duration' => '', |
|
16 |
||
17 |
'title' => "Festival Futur en Seine 2012", |
|
18 |
'abstract' => "<b>Festival Futur en Seine</b><br/>du 14 au 24 juin 2012 à Paris", |
|
19 |
||
20 |
'description'=> "<p></p>", |
|
|
715
d5a14c8b23d4
replace '__DIR__' par __DIR__
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
666
diff
changeset
|
21 |
'rep' => basename(__DIR__), |
| 633 | 22 |
'link' => 'http://www.futur-en-seine.fr/', |
23 |
'keywords' => 'futur en seine, festival, innovation, nouvelles technologies, paris, centre pompidou, iri', |
|
24 |
'partenaires'=> "<a href='http://www.futur-en-seine.fr/' |
|
25 |
class='footerLink' target='_blank'> Futur En Seine </a> |
|
26 |
| <a href='http://www.capdigital.com/' |
|
27 |
class='footerLink' target='_blank'> Cap Digital </a> |
|
28 |
| <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> |
|
29 |
IRI </a>", |
|
30 |
||
31 |
'client_visual' => "images/client_visual.jpg", // 501 × 376 pixels |
|
32 |
||
33 |
'head_logo' => 'images/fens-iri.png', // 171 × 63 pixels |
|
34 |
||
35 |
'slide_background' => "images/slide-fens.jpg", // 606 × 282 pixels |
|
36 |
||
| 638 | 37 |
'archive_img' => "images/achive_img.jpg", // 270 × 150 pixels |
| 633 | 38 |
|
39 |
'archive_title' => "Futur en Seine - Page d'accueil", |
|
40 |
'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 14 au 24 juin 2012", |
|
41 |
||
42 |
// After the event |
|
43 |
); |