Added FENS events
authorRaphael Velt <raph.velt@gmail.com>
Tue, 24 Jul 2012 12:41:41 +0200
changeset 659 44c5c0a2b6d4
parent 658 7e85f1b9004e
child 663 0ad78692d33b
Added FENS events
web/common.php
web/fens2012-designmetadata/config.php
web/fens2012-designmetadata/index.php
web/fens2012-edito-datajournalisme/config.php
web/fens2012-edito-datajournalisme/index.php
web/fens2012-gamestudies/config.php
web/fens2012-gamestudies/index.php
web/fens2012-mashupfilmfestival/config.php
web/fens2012-museo-culture-opendata/config.php
web/fens2012-museo-culture-opendata/index.php
web/fens2012-vinyl-numerique/config.php
web/fens2012-vinyl-numerique/index.php
web/fens2012-wiid/config.php
web/fens2012-wiid/index.php
web/polemicaltimeline.php
--- a/web/common.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/common.php	Tue Jul 24 12:41:41 2012 +0200
@@ -23,7 +23,13 @@
 	"sig-chi-paris-2011", "rwd-meetup-patrimoine", "2011-2012-museo-ouverture"/*, "JaneMcGonigal-gameDesign"*/,
 	"iii-catastrophe", "edito-inaugurale", "enmi2011", "2011-2012-museo-structured-data",
 	"edito-webdoc","edito-intelligence", "2011-2012-museo-contribution",
-	"2011-2012-museo-ingenierie", "edito-serious-games", "enmi2012-seminaire-1", "2011-2012-museo-audiovisuel", "edito-reseaux-sociaux"
+	"2011-2012-museo-ingenierie", "edito-serious-games", "enmi2012-seminaire-1", "2011-2012-museo-audiovisuel", "edito-reseaux-sociaux",
+    'fens2012-gamestudies',
+    'fens2012-designmetadata',
+    'fens2012-museo-culture-opendata',
+    'fens2012-vinyl-numerique',
+    'fens2012-edito-datajournalisme',
+    'fens2012-wiid',
 );
 
 
--- a/web/fens2012-designmetadata/config.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-designmetadata/config.php	Tue Jul 24 12:41:41 2012 +0200
@@ -78,9 +78,10 @@
     
   	'archive_img' => 'images/archive-designmd.jpg', // 270 × 150 pixels
 
- 	'archive_title' => "Lancement de l'exposition Design Meta Data.",
- 	'archive_description' => 'par l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou le lundi 18 juin 2012 17:00 - 19:30',
+ 	'archive_title' => "Pitch Forum Design Meta Data.",
+ 	'archive_description' => 'par l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou<br />le lundi 18 juin 2012 17:00 - 19:30',
 
     // After the event
-	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/99d311d0-8d5e-11e1-aa20-00145ea4a2be"
+	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/86f2eff0-c9da-11e1-9443-00145ea4a2be",
+	'protocol_level' => 1,
 );
\ No newline at end of file
--- a/web/fens2012-designmetadata/index.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-designmetadata/index.php	Tue Jul 24 12:41:41 2012 +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
--- a/web/fens2012-edito-datajournalisme/config.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-edito-datajournalisme/config.php	Tue Jul 24 12:41:41 2012 +0200
@@ -103,8 +103,9 @@
   	'archive_img' => 'images/archive-edito-fens.jpg', // 270 × 150 pixels
 
  	'archive_title' => "Data-Journalisme et visualisation de données.",
- 	'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> au Centre Pompidou le mercredi 20 juin 2012 17:30 - 19:30',
+ 	'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> au Centre Pompidou<br />le mercredi 20 juin 2012 17:30 - 19:30',
 
     // After the event
-	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/99d311d0-8d5e-11e1-aa20-00145ea4a2be"
+	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/982fb558-c9dc-11e1-9443-00145ea4a2be",
+	'protocol_level' => 1,
 );
\ No newline at end of file
--- a/web/fens2012-edito-datajournalisme/index.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-edito-datajournalisme/index.php	Tue Jul 24 12:41:41 2012 +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
--- a/web/fens2012-gamestudies/config.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-gamestudies/config.php	Tue Jul 24 12:41:41 2012 +0200
@@ -96,8 +96,31 @@
   	'archive_img' => 'images/archive-gamestudies-fens.jpg', // 270 × 150 pixels
 
  	'archive_title' => "Game Studies ? à la française ! 2012",
- 	'archive_description' => 'par l\'<a href="http://www.omnsh.org" target="_blank">OMNSH</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou les 16 et 17 juin 2012 09:00 - 20:00',
+ 	'archive_description' => 'par l\'<a href="http://www.omnsh.org" target="_blank">OMNSH</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou<br />les 16 et 17 juin 2012 09:00 - 20:00',
 
     // After the event
-	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/99d311d0-8d5e-11e1-aa20-00145ea4a2be"
+	'metadata'    => array(
+        'gsalf_J1_01'=> array(
+            'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/e7d65ddc-c9d7-11e1-9443-00145ea4a2be',
+            'display'=>'Jour 1 (16 juin), partie 1'
+        ),
+        'gsalf_J1_02'=> array(
+            'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5a6d829e-c9d8-11e1-9443-00145ea4a2be',
+            'display'=>'Jour 1 (16 juin), partie 2'
+        ),
+        'gsalf_J2_01'=> array(
+            'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/4b9f79c4-c9d9-11e1-9443-00145ea4a2be',
+            'display'=>'Jour 2 (17 juin), partie 1'
+        ),
+        'gsalf_J2_02'=> array(
+            'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/75dd1660-c9d9-11e1-9443-00145ea4a2be',
+            'display'=>'Jour 2 (17 juin), partie 2'
+        ),
+        'gsalf_J2_03'=> array(
+            'url'=>'http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/9cee864e-c9d9-11e1-9443-00145ea4a2be',
+            'display'=>'Jour 2 (17 juin), partie 3'
+        ),
+    ),
+    
+    'protocol_level' => 1
 );
\ No newline at end of file
--- a/web/fens2012-gamestudies/index.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-gamestudies/index.php	Tue Jul 24 12:41:41 2012 +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
--- a/web/fens2012-mashupfilmfestival/config.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-mashupfilmfestival/config.php	Tue Jul 24 12:41:41 2012 +0200
@@ -81,7 +81,7 @@
   	'archive_img' => 'images/archive-muff.jpg', // 270 × 150 pixels
 
  	'archive_title' => "Mashup Film Festival - Conférence sur les enjeux des pratiques collaboratives et de la contribution",
- 	'archive_description' => 'par <a href="http://www.forumdesimages.fr/" target="_blank">Forum des Images</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou le samedi 23 juin 2012 14:30 - 16:00',
+ 	'archive_description' => 'par <a href="http://www.forumdesimages.fr/" target="_blank">Forum des Images</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Forum des Images<br />le samedi 23 juin 2012 14:30 - 16:00',
 
     // After the event
 	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/99d311d0-8d5e-11e1-aa20-00145ea4a2be"
--- a/web/fens2012-museo-culture-opendata/config.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-museo-culture-opendata/config.php	Tue Jul 24 12:41:41 2012 +0200
@@ -88,8 +88,9 @@
   	'archive_img' => 'images/archive-museo-fens.jpg', // 270 × 150 pixels
 
  	'archive_title' => "Open Data et Culture.",
- 	'archive_description' => 'par l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou le mardi 19 juin 2012 17:00 - 20:00',
+ 	'archive_description' => 'par l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou<br />le mardi 19 juin 2012 17:00 - 20:00',
 
     // After the event
-	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/99d311d0-8d5e-11e1-aa20-00145ea4a2be"
+	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/743934fe-c9db-11e1-9443-00145ea4a2be",
+	'protocol_level' => 1,
 );
\ No newline at end of file
--- a/web/fens2012-museo-culture-opendata/index.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-museo-culture-opendata/index.php	Tue Jul 24 12:41:41 2012 +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
--- a/web/fens2012-vinyl-numerique/config.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-vinyl-numerique/config.php	Tue Jul 24 12:41:41 2012 +0200
@@ -85,8 +85,9 @@
   	'archive_img' => 'images/archive-vinyl.jpg', // 270 × 150 pixels
 
  	'archive_title' => "Table Ronde &laquo;&nbsp;Du vinyl au numérique.&nbsp;&raquo;",
- 	'archive_description' => 'par <a href="http://www.tralalere.com/" target="_blank">Tralalere</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou le mercredi 20 juin 2012 14:30 - 17:00',
+ 	'archive_description' => 'par <a href="http://www.tralalere.com/" target="_blank">Tralalere</a> et l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> au Centre Pompidou<br />le mercredi 20 juin 2012 14:30 - 17:00',
 
     // After the event
-	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/99d311d0-8d5e-11e1-aa20-00145ea4a2be"
+	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/1a97cc0c-c9dc-11e1-9443-00145ea4a2be",
+	'protocol_level' => 1,
 );
\ No newline at end of file
--- a/web/fens2012-vinyl-numerique/index.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-vinyl-numerique/index.php	Tue Jul 24 12:41:41 2012 +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
--- a/web/fens2012-wiid/config.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-wiid/config.php	Tue Jul 24 12:41:41 2012 +0200
@@ -103,8 +103,9 @@
   	'archive_img' => 'images/archive-wiid.jpg', // 270 × 150 pixels
 
  	'archive_title' => "WIID - Who Is Interaction Design?",
- 	'archive_description' => 'par l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> et <a href="http://www.aviz.fr" target="_blank">Aviz Inria</a> au Centre Pompidou le vendredi 22 juin 2012 18:00 - 21:00',
+ 	'archive_description' => 'par l\'<a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> et <a href="http://www.aviz.fr" target="_blank">Aviz Inria</a> au Centre Pompidou<br />le vendredi 22 juin 2012 18:00 - 21:00',
 
     // After the event
-	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/99d311d0-8d5e-11e1-aa20-00145ea4a2be"
+	'metadata'    => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5a0efee4-d4a1-11e1-b918-00145ea4a2be",
+	'protocol_level' => "1"
 );
\ No newline at end of file
--- a/web/fens2012-wiid/index.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/fens2012-wiid/index.php	Tue Jul 24 12:41:41 2012 +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
--- a/web/polemicaltimeline.php	Thu Jul 19 15:09:12 2012 +0200
+++ b/web/polemicaltimeline.php	Tue Jul 24 12:41:41 2012 +0200
@@ -187,7 +187,8 @@
                     extend: {
                         cookie: _cookie,
                         protocol_level: _protocol_level
-                    }
+                    },
+                    js_console: true
                 }
             ]
         },
@@ -216,14 +217,15 @@
         
         jQuery("#fancybox-content form").submit(function() {
             _fancybox.close();
-            var _checkboxes = jQuery("#fancybox-content .checkbox:checked").map(function() { return this.value }),
-                _data = {
+            var _checkboxes = [];
+            jQuery("#fancybox-content .checkbox:checked").each(function() { _checkboxes.push(this.value) });
+            var _data = {
                     eventLink: _checkboxes,
                     eMail: jQuery("#fancybox-content .eMail").val(),
                     twitterHandle: jQuery("#fancybox-content .twitterHandle").val(),
                     cookie: _cookie,
                     protocol_level: _protocol_level
-                }
+                };
             _tracer.trace("Pt_SendForm", _data);
             return false;
         });
@@ -286,7 +288,7 @@
             <?php echo $translate->_("Protocol_Explain_Level_".$protocol_level); ?>
             <hr />
             <h2><?php echo $translate->_("Protocol_Questions_Head"); ?></h2>
-            <form>
+            <form target="_blank">
                 <h3><?php echo $translate->_("Protocol_Questions_Part_1_prefix").$translate->_('config__title').$translate->_("Protocol_Questions_Part_1_suffix"); ?></h3>
                 <ul>
                     <li><input class="checkbox" type="checkbox" value="wasThere"/><?php echo $translate->_("Protocol_Answer_WasThere"); ?></li>