archive for edito1516 3
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 11 Jan 2016 13:17:50 +0100
changeset 1312 18e26fddbc5c
parent 1311 7a6de4deaa25
child 1313 c0caf7cb07ee
archive for edito1516 3
web/common.php
web/edito-1415-06-atelier-etudes/index.php
web/edito-1516-01-profil-collectif/index.php
web/edito-1516-02-corps-profil/index.php
web/edito-1516-03-editorialisation-universitaire/config.php
web/edito-1516-03-editorialisation-universitaire/index.php
--- a/web/common.php	Tue Jan 05 12:03:06 2016 +0100
+++ b/web/common.php	Mon Jan 11 13:17:50 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'
+    'attention-1415-07-design-pluralisation', 'enmi15', 'edito-1516-03-editorialisation-universitaire'
 );
 
 
--- a/web/edito-1415-06-atelier-etudes/index.php	Tue Jan 05 12:03:06 2016 +0100
+++ b/web/edito-1415-06-atelier-etudes/index.php	Mon Jan 11 13:17:50 2016 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>
--- a/web/edito-1516-01-profil-collectif/index.php	Tue Jan 05 12:03:06 2016 +0100
+++ b/web/edito-1516-01-profil-collectif/index.php	Mon Jan 11 13:17:50 2016 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>
--- a/web/edito-1516-02-corps-profil/index.php	Tue Jan 05 12:03:06 2016 +0100
+++ b/web/edito-1516-02-corps-profil/index.php	Mon Jan 11 13:17:50 2016 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>
--- a/web/edito-1516-03-editorialisation-universitaire/config.php	Tue Jan 05 12:03:06 2016 +0100
+++ b/web/edito-1516-03-editorialisation-universitaire/config.php	Mon Jan 11 13:17:50 2016 +0100
@@ -24,6 +24,6 @@
     'head_logo' => 'images/logo-edito.png',
     'slide_background' => 'images/slide_background.jpg',
     'archive_img' => 'images/archive_img.jpg',
-    'metadata' => '',
+    'metadata' => '709c0f30-b855-11e5-9cba-00145ea4a2be',
     'annotation_protocol_version' => '2',
 );
--- a/web/edito-1516-03-editorialisation-universitaire/index.php	Tue Jan 05 12:03:06 2016 +0100
+++ b/web/edito-1516-03-editorialisation-universitaire/index.php	Mon Jan 11 13:17:50 2016 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>