--- a/web/common.php Thu Jan 24 18:52:38 2013 +0100
+++ b/web/common.php Thu Jan 24 18:55:58 2013 +0100
@@ -34,6 +34,7 @@
'fens2012-vinyl-numerique',
'fens2012-edito-datajournalisme',
'fens2012-wiid',
+ 'edito-1213-01-contextes', 'edito-1213-02-collectifs-auteurs',
//"enmi12"
);
--- a/web/edito-1213-01-contextes/config.php Thu Jan 24 18:52:38 2013 +0100
+++ b/web/edito-1213-01-contextes/config.php Thu Jan 24 18:55:58 2013 +0100
@@ -49,5 +49,5 @@
'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 15/11/2012 17:30',
// After the event
- 'metadata' => "99d311d0-8d5e-11e1-aa20-00145ea4a2be"
+ 'metadata' => "449b0e32-5fd3-11e2-bad5-00145ea4a2be"
);
\ No newline at end of file
--- a/web/edito-1213-01-contextes/index.php Thu Jan 24 18:52:38 2013 +0100
+++ b/web/edito-1213-01-contextes/index.php Thu Jan 24 18:55:58 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
--- a/web/edito-1213-02-collectifs-auteurs/config.php Thu Jan 24 18:52:38 2013 +0100
+++ b/web/edito-1213-02-collectifs-auteurs/config.php Thu Jan 24 18:55:58 2013 +0100
@@ -46,5 +46,5 @@
'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 13/12/2012 17:30',
// After the event
- 'metadata' => "99d311d0-8d5e-11e1-aa20-00145ea4a2be"
+ 'metadata' => "fa98b8e4-63af-11e2-baaf-00145ea4a2be"
);
\ No newline at end of file
--- a/web/edito-1213-02-collectifs-auteurs/index.php Thu Jan 24 18:52:38 2013 +0100
+++ b/web/edito-1213-02-collectifs-auteurs/index.php Thu Jan 24 18:55:58 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