| author | Raphael Velt <raph.velt@gmail.com> |
| Tue, 23 Apr 2013 16:41:51 +0200 | |
| changeset 870 | d91192a3653f |
| parent 822 | df9c00cddfe1 |
| child 940 | 843f96e4eebd |
| permissions | -rw-r--r-- |
| 796 | 1 |
<?php |
2 |
$config = array( |
|
3 |
'event_list' => array( |
|
|
870
d91192a3653f
Added Eduinov 2013 Videos
Raphael Velt <raph.velt@gmail.com>
parents:
822
diff
changeset
|
4 |
'eduinov-2013/intervention-ministre', |
|
d91192a3653f
Added Eduinov 2013 Videos
Raphael Velt <raph.velt@gmail.com>
parents:
822
diff
changeset
|
5 |
'eduinov-2013/egalite-filles-garcons', |
|
d91192a3653f
Added Eduinov 2013 Videos
Raphael Velt <raph.velt@gmail.com>
parents:
822
diff
changeset
|
6 |
'eduinov-2013/numerique-outils-usages', |
|
d91192a3653f
Added Eduinov 2013 Videos
Raphael Velt <raph.velt@gmail.com>
parents:
822
diff
changeset
|
7 |
'eduinov-2013/apprendre-avec-tice-1', |
|
d91192a3653f
Added Eduinov 2013 Videos
Raphael Velt <raph.velt@gmail.com>
parents:
822
diff
changeset
|
8 |
'eduinov-2013/apprendre-avec-tice-2', |
|
d91192a3653f
Added Eduinov 2013 Videos
Raphael Velt <raph.velt@gmail.com>
parents:
822
diff
changeset
|
9 |
'eduinov-2013/plus-de-maitres-que-de-classes', |
|
d91192a3653f
Added Eduinov 2013 Videos
Raphael Velt <raph.velt@gmail.com>
parents:
822
diff
changeset
|
10 |
'eduinov-2013/eleves-decrocheurs' |
| 796 | 11 |
), |
| 817 | 12 |
'hashtag' => '#eduinov', |
| 796 | 13 |
|
14 |
'title' => "Journées de l'Innovation 2013", |
|
15 |
||
16 |
'abstract' => "Journées de l'Innovation 2013<br /><b>« Innover pour refonder »</b><br/>les 27 et 28 Mars 2013<br/>Unesco", |
|
17 |
||
18 |
'description'=> "", |
|
19 |
||
| 817 | 20 |
'link' => 'http://cndpval.cndp.fr/innovation/accueil.html', |
| 796 | 21 |
|
22 |
'islive' => true, |
|
23 |
||
| 822 | 24 |
'flv_streamer' => 'rtmp://cdn.actistream.com/p0v1/', |
25 |
'flv_file' => 'myStream.sdp', |
|
26 |
||
| 817 | 27 |
'keywords' => '', |
| 796 | 28 |
|
29 |
'rep' => basename(__DIR__), |
|
30 |
||
31 |
'partenaires'=> "<a href='http://www.education.gouv.fr/' class='footerLink' target='_blank'>Ministère de l'Éducation Nationale</a>", |
|
32 |
||
33 |
'client_visual' => 'images/client_visual.jpg',// 480 × 320 pixels |
|
34 |
||
35 |
'head_logo' => 'images/head-logo.png', // 171 × 63 pixels |
|
36 |
||
37 |
'slide_background' => 'images/slide_background.jpg', // 606 × 282 pixels |
|
38 |
||
39 |
'archive_img' => 'images/archive_img.jpg', // 270 × 150 pixels |
|
40 |
||
41 |
'archive_title' => "Journées de l'Innovation", |
|
42 |
'archive_description' => 'par le <a href="http://www.education.gouv.fr/" target="_blank">Ministère de l\'Éducation Nationale</a><br/>à l\'Unesco les 27 et 28 mars 2013', |
|
43 |
||
44 |
// After the event |
|
45 |
'metadata' => "99d311d0-8d5e-11e1-aa20-00145ea4a2be" |
|
46 |
); |