Added video for Design Meta Data V02.30
authorRaphael Velt <raph.velt@gmail.com>
Thu, 11 Jul 2013 15:29:13 +0200
changeset 938 db42d0bc2e19
parent 937 bb8cabb326dd
child 939 1648489454d7
Added video for Design Meta Data
web/common.php
web/fens2013-design-metadata/config.php
web/fens2013-design-metadata/index.php
--- a/web/common.php	Thu Jul 11 13:29:14 2013 +0200
+++ b/web/common.php	Thu Jul 11 15:29:13 2013 +0200
@@ -35,8 +35,13 @@
     'fens2012-vinyl-numerique',
     'fens2012-edito-datajournalisme',
     'fens2012-wiid',
-    'edito-1213-01-contextes', 'edito-1213-02-collectifs-auteurs',
-    "enmi12", "bpidoudou", 'edito-1213-04-lire-ecrire', 'eduinov-2013'
+    'museo-1213-01-inaugurale', 'edito-1213-01-contextes',
+    'museo-1213-02-vecteurs-numerique', 'edito-1213-02-collectifs-auteurs',
+    "enmi12", "bpidoudou", 'museo-1213-03-techniques-humanites', 'museo-1213-04-web-ingenierie-philosophie',
+    'edito-1213-04-lire-ecrire', 'eduinov-2013',
+    'edito-1213-05-supports-ecriture', 'edito-1213-06-modeles-economiques',
+    'museo-1213-07-quels-outils-pour-apprendre', 'edito-1213-07-lecteur-auteur-droits',
+    'fens2013-design-metadata',  'fens2013-museo-cultural-data', 'fens2013-edito-verite-fiction',
 );
 
 
--- a/web/fens2013-design-metadata/config.php	Thu Jul 11 13:29:14 2013 +0200
+++ b/web/fens2013-design-metadata/config.php	Thu Jul 11 15:29:13 2013 +0200
@@ -101,5 +101,5 @@
  	'archive_description' => 'par l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou<br />le lundi 17 juin 2013 18:00 - 19:30',
 
     // After the event
-	'metadata'    => "86f2eff0-c9da-11e1-9443-00145ea4a2be",
+	'metadata'    => "c7423840-ea27-11e2-8a5e-00145ea4a2be",
 );
\ No newline at end of file
--- a/web/fens2013-design-metadata/index.php	Thu Jul 11 13:29:14 2013 +0200
+++ b/web/fens2013-design-metadata/index.php	Thu Jul 11 15:29:13 2013 +0200
@@ -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