web/le-media-11_12_2018/config.php
changeset 1494 a7adb39ecf22
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/le-media-11_12_2018/config.php	Fri Dec 21 12:21:15 2018 +0100
@@ -0,0 +1,33 @@
+<?php
+$config = array(
+    'rep' => basename(__DIR__),
+    'title' => 'Rencontre Barrau Longo Montévil Stiegler',
+    'hashtag' => "",
+    'abstract' => "<b>RENCONTRE ENTRE AURÉLIEN BARRAU, GIUSEPPE LONGO, MAËL MONTÉVIL ET BERNARD STIEGLER</b><br>Enregistré au Média le 11 Décembre 2018</em>", 
+
+    'description' => "<h3>RENCONTRE ENTRE AURÉLIEN BARRAU, GIUSEPPE LONGO, MAËL MONTÉVIL ET BERNARD STIEGLER</h3>
+    <p>Enregistré au Média le 11 Décembre 2018<br>
+    // <a href=\"https://enmi-conf.org/wp/enmi18\" target=\"_blank\">https://enmi-conf.org</a>
+    </p>
+    <br>
+    <strong></strong>
+    <p></p>",
+
+    'link' => "",
+    'islive' => true,
+    'islive_embed' => "",
+    'keywords' => "Barrau, Longo, Montévil, Stiegler, Entropie, Anti-entropie, Néguentropie, Néguantropie, Anthropie, Anthropocène, Le Média",
+    'annotation_protocol_version' => "3",
+    'partenaires' => "<a href=\"http://www.iri.centrepompidou.fr/\" class=\"footerLink\" target=\"_blank\">&nbsp;IRI </a> |&nbsp; <a href=\"https://www.lemediatv.fr/\" class=\"footerLink\" target=\"_blank\">Le Média</a>",
+    'archive_title' => "Rencontre Barrau, Longo, Montévil, Stiegler au Média",
+    'archive_description' => "",
+    'client_visual' => "images/client_visual_media.jpg",
+    'head_logo' => "images/logo-media.png",
+    'slide_background' => "images/slide_background_media.jpg",
+    'archive_img' => "images/archive_img_media.jpg",
+    // 'semantic_board' => true,
+    // 'js_config' => "
+    //     tracking_keywords = [ '#enmi18' ],
+    //     suggested_keywords = []
+    // ",
+);