publish edito + attention V04.021
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 08 Jun 2015 16:10:29 +0200
changeset 1272 82fe5cb3b55a
parent 1271 f0345425dd61
child 1273 f1921b751d4c
publish edito + attention
web/attention-1415-05-reseaux-sociaux-valorisation/config.php
web/attention-1415-06-game-design/config.php
web/attention-1415-06-game-design/index.php
web/common.php
web/edito-1415-05-faire-oeuvre-epoque-numerique/config.php
web/edito-1415-05-faire-oeuvre-epoque-numerique/index.php
--- a/web/attention-1415-05-reseaux-sociaux-valorisation/config.php	Fri Jun 05 18:12:26 2015 +0200
+++ b/web/attention-1415-05-reseaux-sociaux-valorisation/config.php	Mon Jun 08 16:10:29 2015 +0200
@@ -42,5 +42,5 @@
      'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mercredi 28 janvier 2015 | 18:00 - 20:30",
 
     // After the event
-    'metadata'		=> ""
+    'metadata'		=> "204b81c2-0dde-11e5-87aa-00145ea4a2be"
 );
--- a/web/attention-1415-06-game-design/config.php	Fri Jun 05 18:12:26 2015 +0200
+++ b/web/attention-1415-06-game-design/config.php	Mon Jun 08 16:10:29 2015 +0200
@@ -43,5 +43,5 @@
      'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mercredi 28 janvier 2015 | 18:00 - 20:30",
 
     // After the event
-    'metadata'		=> ""
+    'metadata'		=> "e4ad236c-0ddf-11e5-87aa-00145ea4a2be",
 );
--- a/web/attention-1415-06-game-design/index.php	Fri Jun 05 18:12:26 2015 +0200
+++ b/web/attention-1415-06-game-design/index.php	Mon Jun 08 16:10:29 2015 +0200
@@ -1,5 +1,5 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
--- a/web/common.php	Fri Jun 05 18:12:26 2015 +0200
+++ b/web/common.php	Mon Jun 08 16:10:29 2015 +0200
@@ -59,7 +59,8 @@
     'museo-1415-01-inaugurale', 'museo-1415-02-controverses', 'attention-1415-01-attention-automatisee',
     'museo-1415-03-pedagogies', 'museo-1415-04-reseaux-sociaux-hermeneutiques','edito-1415-02-ressources-documentation-recherche',
     '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',
+    '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',
 );
 
 
--- a/web/edito-1415-05-faire-oeuvre-epoque-numerique/config.php	Fri Jun 05 18:12:26 2015 +0200
+++ b/web/edito-1415-05-faire-oeuvre-epoque-numerique/config.php	Mon Jun 08 16:10:29 2015 +0200
@@ -24,5 +24,5 @@
     'head_logo' => 'images/logo-edito.png',
     'slide_background' => 'images/slide_background.jpg',
     'archive_img' => 'images/archive_img.jpg',
-    'metadata' => '',
+    'metadata' => '746a049c-0de1-11e5-85e0-00145ea4a2be',
 );
--- a/web/edito-1415-05-faire-oeuvre-epoque-numerique/index.php	Fri Jun 05 18:12:26 2015 +0200
+++ b/web/edito-1415-05-faire-oeuvre-epoque-numerique/index.php	Mon Jun 08 16:10:29 2015 +0200
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>