web/marathon-serpentine-2018/06-maproom/config.php
changeset 1484 8b545f4cdaf3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/marathon-serpentine-2018/06-maproom/config.php	Mon Nov 05 19:04:57 2018 +0100
@@ -0,0 +1,40 @@
+<?php
+$config = array(
+    'hashtag'    => '#workmarathon',
+
+    'title' => 'Work Marathon 2018 - 06 Map Room',
+
+    'abstract'   => "<b>Work Marathon 2018</b> <br/> <small>September 22nd, from 10am to 10pm @Serpentine Galleries (London)</small>",
+    
+
+    'description' => "<h3>Contributive research, Social Sculpture, Art & Technology</h3>
+    <br>
+    Anne Alombert, Noel Fitzpatrick, Glenn Loughran, Vincent Puig",
+
+   'link' => 'https://www.serpentinegalleries.org/exhibitions-events/work-marathon',
+
+   'islive'     => true,
+   'islive_embed' => '',
+
+   'keywords'   => 'Work Marathon, Neganthropocene, Neganthropy, Samrt Cities, Economy of Contribution, Contributive research, Internation, Building Information Modeling, Disruption',
+
+   'rep' => basename(__DIR__),
+
+   'partenaires'=> "<a href='http://www.serpentinegalleries.org/'
+   class='footerLink' target='_blank'> Serpentine Galleries </a><a href='http://www.iri.centrepompidou.fr/' class='footerLink' target='_blank'> IRI </a>",
+
+   'client_visual' => "images/Serpentine_Image-Polemic_Tweet_480x320.png", // 501 × 376 pixels
+   
+   'head_logo' => 'images/Serpentine_Image-Polemic_Tweet_171x63.png', // 171 × 63 pixels
+    
+   'slide_background' => "images/Serpentine_Image-Polemic_Tweet_606x282.png", // 606 × 282 pixels
+   
+   'archive_img' => "images/Serpentine_Image-Polemic_Tweet_270x150.png", // 270 × 150 pixels
+
+    'archive_title' => "Work Marathon 2018 - 06 Map Room",
+    'archive_description' => 'from <a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a><br/>September 22nd | 10am - 10pm at Serpentine Galleries',
+
+    // After the event
+    'metadata'    => "25cc93c6-d143-11e8-8451-00145ea4a2be",
+    'annotation_protocol_version' => '3',
+);