| author | ymh <ymh.work@gmail.com> |
| Fri, 21 Sep 2018 14:01:01 +0200 | |
| changeset 1451 | 4ebd2ab9ea18 |
| parent 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 |
||
| 940 | 24 |
'video_file' => 'rtmp://cdn.actistream.com/p0v1/myStream.sdp', |
| 822 | 25 |
|
| 817 | 26 |
'keywords' => '', |
| 796 | 27 |
|
28 |
'rep' => basename(__DIR__), |
|
29 |
||
30 |
'partenaires'=> "<a href='http://www.education.gouv.fr/' class='footerLink' target='_blank'>Ministère de l'Éducation Nationale</a>", |
|
31 |
||
32 |
'client_visual' => 'images/client_visual.jpg',// 480 × 320 pixels |
|
33 |
||
34 |
'head_logo' => 'images/head-logo.png', // 171 × 63 pixels |
|
35 |
||
36 |
'slide_background' => 'images/slide_background.jpg', // 606 × 282 pixels |
|
37 |
||
38 |
'archive_img' => 'images/archive_img.jpg', // 270 × 150 pixels |
|
39 |
||
40 |
'archive_title' => "Journées de l'Innovation", |
|
41 |
'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', |
|
42 |
||
43 |
// After the event |
|
44 |
'metadata' => "99d311d0-8d5e-11e1-aa20-00145ea4a2be" |
|
45 |
); |