# HG changeset patch # User Nicolas Sauret # Date 1453827259 -3600 # Node ID ee9605d3b19ec1793a5986dab4bcc68a030aaafb # Parent c30bd93848648d6b167e343edab0dc778b67e935 add and edit archive and edito archive diff -r c30bd9384864 -r ee9605d3b19e web/common.php --- a/web/common.php Tue Jan 19 11:49:24 2016 +0100 +++ b/web/common.php Tue Jan 26 17:54:19 2016 +0100 @@ -61,7 +61,7 @@ 'attention-1415-02-recherche-algo-attention-hermeneutique', 'edito-1415-04-elargissement-communautes-scientifiques', /*'museo-1415-05-interfaces-design',*/ 'museo-1415-06-multilinguisme', 'museo-1415-07-traduction', 'attention-1415-05-reseaux-sociaux-valorisation', 'attention-1415-06-game-design', 'edito-1415-05-faire-oeuvre-epoque-numerique', 'museo-1415-08-histoire-critique', - 'attention-1415-07-design-pluralisation', 'enmi15', 'edito-1516-03-editorialisation-universitaire' + 'attention-1415-07-design-pluralisation', 'edito-1516-02-corps-profil', 'edito-1516-01-profil-collectif','enmi15', 'edito-1516-03-editorialisation-universitaire' ); diff -r c30bd9384864 -r ee9605d3b19e web/edito-1516-03-editorialisation-universitaire/config.php --- a/web/edito-1516-03-editorialisation-universitaire/config.php Tue Jan 19 11:49:24 2016 +0100 +++ b/web/edito-1516-03-editorialisation-universitaire/config.php Tue Jan 26 17:54:19 2016 +0100 @@ -18,8 +18,8 @@ 'islive_embed' => '', 'keywords' => 'éditorialisation, profil, universitaire, dispositif', 'partenaires' => 'Sens Public | IRI | Centre de recherche Interdisciplinaire sur les Technologies Émergentes | Maison des Sciences de l\'Homme Paris Nord | Dicen-IDF, Université Paris Ouest Nanterre La Défense | Université de Bordeaux | Université de Technologie de Compiègne', - 'archive_title' => 'Corps et profils : Construction d\'une corporalité en ligne', - 'archive_description' => 'par Sens Public et l\'IRI
le 10 décembre 2015 au Centre Pompidou', + 'archive_title' => 'Éditorialisation de soi : l\'éditorialisation de l\'universitaire', + 'archive_description' => 'par Sens Public et l\'IRI
le 7 janvier 2016 au Centre Pompidou', 'client_visual' => 'images/client_visual.jpg', 'head_logo' => 'images/logo-edito.png', 'slide_background' => 'images/slide_background.jpg', 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'=> "Sens Public | IRI | Centre de recherche Interdisciplinaire sur les Technologies Émergentes | Maison des Sciences de l'Homme Paris Nord", '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 +);