diff -r c30bd9384864 -r ee9605d3b19e web/edito/config.php
--- a/web/edito/config.php Tue Jan 19 11:49:24 2016 +0100
+++ b/web/edito/config.php Tue Jan 26 17:54:19 2016 +0100
@@ -1,6 +1,9 @@
array(
+ 'edito-1516-03-editorialisation-universitaire',
+ 'edito-1516-02-corps-profil',
+ 'edito-1516-01-profil-collectif',
'edito-1415-06-atelier-etudes',
'edito-1415-05-faire-oeuvre-epoque-numerique',
'edito-1415-04-elargissement-communautes-scientifiques',
@@ -28,33 +31,33 @@
"edito-inaugurale",
),
'hashtag' => '#edito14',
-
+
'title' => "Séminaire Ecritures numériques et éditorialisation",
-
+
'description'=> "",
-
+
'link' => 'http://seminaire.sens-public.org/',
-
+
'islive' => true,
-
+
'keywords' => 'séminaire, éditorialisation, écriture, numérique',
-
+
'rep' => basename(__DIR__),
-
+
'partenaires'=> " | | | ",
'client_visual' => 'images/client_visual.jpg',// 480 × 320 pixels
-
+
'head_logo' => 'images/logo-edito.png', // 171 × 63 pixels
-
+
'slide_background' => 'images/slide_background.jpg', // 606 × 282 pixels
-
+
'archive_img' => 'images/archive_img.jpg', // 270 × 150 pixels
'archive_title' => "Séminaire Ecritures numériques et éditorialisation",
-
+
'archive_description' => 'par Sens Public et l\'IRI
au Centre Pompidou',
// After the event
'metadata' => "99d311d0-8d5e-11e1-aa20-00145ea4a2be"
-);
\ No newline at end of file
+);