| author | Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> |
| Wed, 16 Nov 2011 12:37:44 +0100 | |
| changeset 375 | cd6eedf7d2a5 |
| parent 372 | 4e00513a6c5c |
| child 401 | 71c55bfff147 |
| permissions | -rw-r--r-- |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
1 |
<?php |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
2 |
$config = array( |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
3 |
'hashtag' => '#edito11', |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
4 |
'date' => '03.11.2011', |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
5 |
'heure' => '17h30-19h30', |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
6 |
'place' => 'Salle Triangle - Centre Pompidou', |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
7 |
|
|
350
887c7009676a
correction orthographique
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
348
diff
changeset
|
8 |
'title' => "Séance d'ouverture - les nouvelles écritures", |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
9 |
'abstract' => "<b>Nouvelle forme d'éditorialisation</b>,<br/><b>Séance d'ouverture - les nouvelles écritures,</b><br/>le 03/11/2011 de 17h30 à 19h30<br/>@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite", |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
10 |
'description'=> "<i>Les nouvelles écritures et participation</i><br/>Pour beaucoup, le web est devenu la première – et parfois unique – source d’information, de connaissance et d’apprentissage. Mais comment ce savoir se construit-il ? Comment se structure-t-il ? |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
11 |
A l’heure où des risques de marchandisation extrême du Web et de fragmentation de la neutralité de l’Internet se font jours, nous interrogerons les enjeux de cette constitution du savoir sur le web.", |
|
348
d9c37b094a8e
add link to edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
344
diff
changeset
|
12 |
'link' => 'http://seminaire.sens-public.org', |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
13 |
'islive' => true, |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
14 |
'keywords' => 'editorialisation, iri', |
|
368
f58ba6a24d0e
RSLN : web et politique (+bug correction)
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
362
diff
changeset
|
15 |
'rep' => basename('__DIR__'), |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
16 |
'partenaires'=> "<a href='http://www.sens-public.org' class='footerLink' target='_blank'>Sens Public</a> | <a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'>IRI</a>", |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
17 |
|
|
368
f58ba6a24d0e
RSLN : web et politique (+bug correction)
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
362
diff
changeset
|
18 |
'client_visual' => 'images/big_visuel_edito.jpg',// 501 × 376 pixels |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
19 |
|
|
368
f58ba6a24d0e
RSLN : web et politique (+bug correction)
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
362
diff
changeset
|
20 |
'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
21 |
|
|
368
f58ba6a24d0e
RSLN : web et politique (+bug correction)
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
362
diff
changeset
|
22 |
'slide_background' => 'images/slide4-editorialisation.jpg', // 606 × 282 pixels |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
23 |
|
|
368
f58ba6a24d0e
RSLN : web et politique (+bug correction)
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
362
diff
changeset
|
24 |
'archive_img' => 'images/archive-editorialisation.jpg', // 270 × 150 pixels |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
25 |
|
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
26 |
'archive_title' => "Séance d'ouverture - les nouvelles écriture", |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
27 |
'archive_description' => 'par <a href="http://www.sens-public.org" target="_blank">Sens Public</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>au Centre Pompidou le jeudi 3 novembre 2011 17:30 - 19:30', |
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
28 |
|
|
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
29 |
// After the event |
|
362
f56c39223ec3
add edito inaugurale aux archives
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
350
diff
changeset
|
30 |
'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/0911926e-093a-11e1-996f-00145ea49a02", |
|
f56c39223ec3
add edito inaugurale aux archives
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
350
diff
changeset
|
31 |
'duration' => 8357400, |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
32 |
'player' => "res/metadataplayer/src/js/LdtPlayer.js", |
|
362
f56c39223ec3
add edito inaugurale aux archives
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
350
diff
changeset
|
33 |
'div_height' => 700, |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
34 |
'player_width' => 650, |
|
372
4e00513a6c5c
RSLN : edito embed bug (correction)
Samuel Huron <samuel.huron@centrepompidou.fr>
parents:
368
diff
changeset
|
35 |
'player_height' => 488, |
|
344
84cf2be7e8bd
add page for edito
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
36 |
); |