add last museo 10/02/2015
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Wed, 11 Feb 2015 10:49:46 +0100
changeset 1190 ca8df38385a7
parent 1189 46d210c16ed0
child 1191 48c746adf6ed
add last museo 10/02/2015
web/common.php
web/museo-1415-04-reseau-sociaux-hermeneutiques/config.php
web/museo-1415-04-reseau-sociaux-hermeneutiques/index.php
--- a/web/common.php	Tue Feb 10 15:48:45 2015 +0100
+++ b/web/common.php	Wed Feb 11 10:49:46 2015 +0100
@@ -58,6 +58,7 @@
     'fens2014-design-metadata','fens2014-museo','fens2014-transmediamix','fens2014-edito','fens2014-attention',
     'pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs','spel-01-gout-archivage', 'edito-1415-01-hybridation-pratiques-recherche',
     'museo-1415-01-inaugurale', 'museo-1415-02-controverses', 'attention-1415-01-attention-automatisee',
+    'museo-1415-04-reseau-sociaux-hermeneutiques',
 );
 
 
--- a/web/museo-1415-04-reseau-sociaux-hermeneutiques/config.php	Tue Feb 10 15:48:45 2015 +0100
+++ b/web/museo-1415-04-reseau-sociaux-hermeneutiques/config.php	Wed Feb 11 10:49:46 2015 +0100
@@ -44,5 +44,5 @@
  	'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mardi 10 février 2015 | 17:30 - 20:00",
 
     // After the event
-	'metadata' => ""
+	'metadata' => "9fc4e780-b1d2-11e4-8a8e-00145ea4a2be"
 );
--- a/web/museo-1415-04-reseau-sociaux-hermeneutiques/index.php	Tue Feb 10 15:48:45 2015 +0100
+++ b/web/museo-1415-04-reseau-sociaux-hermeneutiques/index.php	Wed Feb 11 10:49:46 2015 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>