metadata for Edito-1213-04 V02.15
authorRaphael Velt <raph.velt@gmail.com>
Thu, 28 Feb 2013 11:45:42 +0100
changeset 794 b2f773793b40
parent 793 650986b2a7c8
child 795 3028447af457
metadata for Edito-1213-04
web/common.php
web/edito-1213-04-lire-ecrire/config.php
web/edito-1213-04-lire-ecrire/index.php
--- a/web/common.php	Thu Feb 28 11:45:02 2013 +0100
+++ b/web/common.php	Thu Feb 28 11:45:42 2013 +0100
@@ -35,7 +35,7 @@
     'fens2012-edito-datajournalisme',
     'fens2012-wiid',
     'edito-1213-01-contextes', 'edito-1213-02-collectifs-auteurs',
-    "enmi12", "bpidoudou"
+    "enmi12", "bpidoudou", 'edito-1213-04-lire-ecrire'
 );
 
 
--- a/web/edito-1213-04-lire-ecrire/config.php	Thu Feb 28 11:45:02 2013 +0100
+++ b/web/edito-1213-04-lire-ecrire/config.php	Thu Feb 28 11:45:42 2013 +0100
@@ -55,5 +55,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 14/02/2013 17:30',
 
     // After the event
-	'metadata'    => "fa98b8e4-63af-11e2-baaf-00145ea4a2be"
+	'metadata'    => "f0a659f2-7ab8-11e2-88b4-00145ea4a2be"
 );
\ No newline at end of file
--- a/web/edito-1213-04-lire-ecrire/index.php	Thu Feb 28 11:45:02 2013 +0100
+++ b/web/edito-1213-04-lire-ecrire/index.php	Thu Feb 28 11:45:42 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