--- a/web/common.php Mon Dec 01 17:21:09 2014 +0100
+++ b/web/common.php Tue Dec 02 12:30:44 2014 +0100
@@ -57,6 +57,7 @@
'edito-1314-02-lannotation-le-savoir-dans-la-marge', 'museo-1314-04-lecture-active' , 'edito-1314-03-traduction', 'attention-1314-04-pathologies-attention-memoire', 'edito-1314-04-environnement-support', 'attention-1314-05-marche-attention-avenement-publicite','museo-1314-05-nouvelles-editions', 'edito-1314-05-algorithme',
'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',
);
--- a/web/museo-1415-01-inaugurale/config.php Mon Dec 01 17:21:09 2014 +0100
+++ b/web/museo-1415-01-inaugurale/config.php Tue Dec 02 12:30:44 2014 +0100
@@ -37,5 +37,5 @@
'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mardi 25 novembre 2014 | 18:00 - 20:30",
// After the event
- 'metadata' => ""
+ 'metadata' => "ab040976-7a11-11e4-b72c-00145ea4a2be"
);
\ No newline at end of file
--- a/web/museo-1415-01-inaugurale/index.php Mon Dec 01 17:21:09 2014 +0100
+++ b/web/museo-1415-01-inaugurale/index.php Tue Dec 02 12:30:44 2014 +0100
@@ -1,6 +1,6 @@
<?php
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
exit();
?>
\ No newline at end of file