publish muse V04.013
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Wed, 20 May 2015 18:36:26 +0200
changeset 1238 7839dce53e94
parent 1237 ed15a9e22fc5
child 1239 a1237e601500
publish muse
web/common.php
web/museo-1415-06-multilinguisme/config.php
web/museo-1415-07-traduction/config.php
web/museo-1415-07-traduction/index.php
--- a/web/common.php	Wed May 20 18:36:14 2015 +0200
+++ b/web/common.php	Wed May 20 18:36:26 2015 +0200
@@ -61,6 +61,7 @@
     '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',
 );
 
 
--- a/web/museo-1415-06-multilinguisme/config.php	Wed May 20 18:36:14 2015 +0200
+++ b/web/museo-1415-06-multilinguisme/config.php	Wed May 20 18:36:26 2015 +0200
@@ -38,5 +38,5 @@
  	'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mardi 14 avril 2015 | 17:30 - 20:00",
 
     // After the event
-    'metadata' => ""//"717117ee-ccff-11e4-8b4e-00145ea4a2be"
+    'metadata' => "58a4f1d4-ff0b-11e4-91a9-00145ea4a2be"//"717117ee-ccff-11e4-8b4e-00145ea4a2be"
 );
--- a/web/museo-1415-07-traduction/config.php	Wed May 20 18:36:14 2015 +0200
+++ b/web/museo-1415-07-traduction/config.php	Wed May 20 18:36:26 2015 +0200
@@ -45,5 +45,5 @@
  	'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mardi 14 avril 2015 | 17:30 - 20:00",
 
     // After the event
-    'metadata' => ""//"717117ee-ccff-11e4-8b4e-00145ea4a2be"
+    'metadata' => "a4e5718e-ff0d-11e4-91a9-00145ea4a2be"//"717117ee-ccff-11e4-8b4e-00145ea4a2be"
 );
--- a/web/museo-1415-07-traduction/index.php	Wed May 20 18:36:14 2015 +0200
+++ b/web/museo-1415-07-traduction/index.php	Wed May 20 18:36:26 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();
 ?>