publish museo + edito V04.005
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Wed, 18 Mar 2015 00:50:08 +0100
changeset 1209 6b3ce6ae3a34
parent 1208 86caa6d25882
child 1210 541f0dfc7e08
publish museo + edito
web/common.php
web/edito-1415-04-elargissement-communautes-scientifiques/config.php
web/edito-1415-04-elargissement-communautes-scientifiques/index.php
web/museo-1415-05-interfaces-design/config.php
web/museo-1415-05-interfaces-design/index.php
--- a/web/common.php	Tue Mar 17 11:29:23 2015 +0100
+++ b/web/common.php	Wed Mar 18 00:50:08 2015 +0100
@@ -59,7 +59,7 @@
     'pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs','spel-01-gout-archivage', 'edito-1415-01-hybridation-pratiques-recherche',
     'museo-1415-01-inaugurale', 'museo-1415-02-controverses', 'attention-1415-01-attention-automatisee',
     'museo-1415-03-pedagogies', 'museo-1415-04-reseaux-sociaux-hermeneutiques','edito-1415-02-ressources-documentation-recherche',
-    'attention-1415-02-recherche-algo-attention-hermeneutique'
+    'attention-1415-02-recherche-algo-attention-hermeneutique', 'edito-1415-04-elargissement-communautes-scientifiques', 'museo-1415-05-interfaces-design',
 );
 
 
--- a/web/edito-1415-04-elargissement-communautes-scientifiques/config.php	Tue Mar 17 11:29:23 2015 +0100
+++ b/web/edito-1415-04-elargissement-communautes-scientifiques/config.php	Wed Mar 18 00:50:08 2015 +0100
@@ -24,5 +24,5 @@
     'head_logo' => 'images/logo-edito.png',
     'slide_background' => 'images/slide_background.jpg',
     'archive_img' => 'images/archive_img.jpg',
-    'metadata' => '',
+    'metadata' => '9f494c66-ccbb-11e4-a12e-00145ea4a2be',
 );
--- a/web/edito-1415-04-elargissement-communautes-scientifiques/index.php	Tue Mar 17 11:29:23 2015 +0100
+++ b/web/edito-1415-04-elargissement-communautes-scientifiques/index.php	Wed Mar 18 00:50:08 2015 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>
--- a/web/museo-1415-05-interfaces-design/config.php	Tue Mar 17 11:29:23 2015 +0100
+++ b/web/museo-1415-05-interfaces-design/config.php	Wed Mar 18 00:50:08 2015 +0100
@@ -39,5 +39,5 @@
  	'archive_description' => "par <a href=\"http://www.iri.centrepompidou.fr/\" target=\"_blank\">IRI</a> au Centre Pompidou<br/> le mardi 10 février 2015 | 17:30 - 20:00",
 
     // After the event
-    'metadata' => ""
+    'metadata' => "717117ee-ccff-11e4-8b4e-00145ea4a2be"
 );
--- a/web/museo-1415-05-interfaces-design/index.php	Tue Mar 17 11:29:23 2015 +0100
+++ b/web/museo-1415-05-interfaces-design/index.php	Wed Mar 18 00:50:08 2015 +0100
@@ -1,6 +1,6 @@
 <?php
 // Permanent redirection
 header("HTTP/1.1 301 Moved Permanently");
-header("Location: client.php");
+header("Location: polemicaltimeline.php");
 exit();
 ?>