--- a/web/common.php Wed Mar 27 14:51:01 2013 +0100
+++ b/web/common.php Wed Mar 27 15:45:28 2013 +0100
@@ -28,6 +28,7 @@
"iii-catastrophe", "edito-inaugurale", "enmi2011", "2011-2012-museo-structured-data",
"edito-webdoc","edito-intelligence", "2011-2012-museo-contribution",
"2011-2012-museo-ingenierie", "edito-serious-games", "enmi2012-seminaire-1", "2011-2012-museo-audiovisuel", "edito-reseaux-sociaux",
+ "edito-arts-numeriques",
'fens2012-gamestudies',
'fens2012-designmetadata',
'fens2012-museo-culture-opendata',
--- a/web/edito-arts-numeriques/config.php Wed Mar 27 14:51:01 2013 +0100
+++ b/web/edito-arts-numeriques/config.php Wed Mar 27 15:45:28 2013 +0100
@@ -46,6 +46,6 @@
'archive_description' => 'par <a href="http://www.sens-public.org" target="_blank">Sens Public</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>au Centre Pompidou le jeudi 24 mai 2012 17:30 - 19:30',
// After the event
- 'metadata' => "99d311d0-8d5e-11e1-aa20-00145ea4a2be",
+ 'metadata' => "e3c409ec-c9dc-11e1-9443-00145ea4a2be",
'pad_url' => 'http://pads.iri-research.org/p/edito-arts-numeriques?showControls=true&showChat=true&showLineNumbers=true&useMonospaceFont=false'
);
\ No newline at end of file
--- a/web/edito-arts-numeriques/index.php Wed Mar 27 14:51:01 2013 +0100
+++ b/web/edito-arts-numeriques/index.php Wed Mar 27 15:45:28 2013 +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