bpi as current event + museo#3 in archive V02.63
authorNicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
Fri, 17 Jan 2014 17:01:16 +0100
changeset 1051 f44f048d2e60
parent 1050 10feb1ce6d17
child 1052 31bcc09b375c
bpi as current event + museo#3 in archive
web/common.php
web/museo-1314-03-cognition-apprentissage/config.php
web/museo-1314-03-cognition-apprentissage/index.php
--- a/web/common.php	Thu Jan 16 19:40:59 2014 +0100
+++ b/web/common.php	Fri Jan 17 17:01:16 2014 +0100
@@ -18,7 +18,7 @@
 $ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
 $project_url_base = 'ldtplatform/ldt/cljson/id/';
 
-$C_default_rep = 'edito-1314-02-lannotation-le-savoir-dans-la-marge';
+$C_default_rep = 'bpi-extension-de-la-pub';
 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
 $C_event_props = __DIR__ . "/event_props";
 $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d'));
@@ -53,7 +53,7 @@
     'attention-1314-01-notion-attention',
     'attention-1314-02-syndrome-saturation-cognitive',
     'edito-1314-01-quest-ce-quun-support',
-    'enmi13'
+    'enmi13', 'museo-1314-03-cognition-apprentissage'
 );
 
 
--- a/web/museo-1314-03-cognition-apprentissage/config.php	Thu Jan 16 19:40:59 2014 +0100
+++ b/web/museo-1314-03-cognition-apprentissage/config.php	Fri Jan 17 17:01:16 2014 +0100
@@ -39,5 +39,5 @@
  	'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le 14 janvier 2014 | 17:00 - 20:00",
 
     // After the event
-	//'metadata'		=> "10574aea-cf4b-11e2-ada3-00145ea4a2be"
+	'metadata'		=> "285e09e2-7f60-11e3-9697-00145ea4a2be"
 );
\ No newline at end of file
--- a/web/museo-1314-03-cognition-apprentissage/index.php	Thu Jan 16 19:40:59 2014 +0100
+++ b/web/museo-1314-03-cognition-apprentissage/index.php	Fri Jan 17 17:01:16 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