--- a/web/common.php Tue Sep 16 12:32:33 2014 +0200
+++ b/web/common.php Thu Sep 18 12:32:49 2014 +0200
@@ -56,6 +56,7 @@
'enmi13', 'museo-1314-03-cognition-apprentissage', 'attention-1314-03-nouvelle-valeur-economique',
'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',
);
--- a/web/pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs/config.php Tue Sep 16 12:32:33 2014 +0200
+++ b/web/pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs/config.php Thu Sep 18 12:32:49 2014 +0200
@@ -33,4 +33,8 @@
'slide_background' => "images/michel_bauwens_606x282.jpg",
'archive_img' => "images/michel_bauwens_270x150.jpg",
'video_file' => "rtmp://129.102.3.227/ddc_player/livestream",
+ 'date' => '16.09.2014',
+ 'heure' => '18h15-20h00',
+ 'place' => 'Petite Salle - Centre Pompidou',
+ 'metadata' => '69773a7e-3e79-11e4-b6bb-00145ea4a2be',
);
--- a/web/pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs/index.php Tue Sep 16 12:32:33 2014 +0200
+++ b/web/pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs/index.php Thu Sep 18 12:32:49 2014 +0200
@@ -2,5 +2,5 @@
// Permanent redirection
header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
-exit();
\ No newline at end of file
+header("Location: polemicaltimeline.php");
+exit();