# HG changeset patch
# User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
# Date 1320772728 -3600
# Node ID a0fff3035e6feced85b202a63d75b0f6f9ede0ef
# Parent 19ed2a92d3c12e8e17d261a105f5683d72e67913
add barcelona event
diff -r 19ed2a92d3c1 -r a0fff3035e6f web/client.php
--- a/web/client.php Fri Nov 04 16:12:32 2011 +0100
+++ b/web/client.php Tue Nov 08 18:18:48 2011 +0100
@@ -287,6 +287,8 @@
+
+
diff -r 19ed2a92d3c1 -r a0fff3035e6f web/common.php
--- a/web/common.php Fri Nov 04 16:12:32 2011 +0100
+++ b/web/common.php Tue Nov 08 18:18:48 2011 +0100
@@ -13,7 +13,7 @@
/**
* Base configuration
*/
-$C_default_rep = 'edito-inaugurale';
+$C_default_rep = 'humanitats-digital';
$C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
$archives_list = array(
diff -r 19ed2a92d3c1 -r a0fff3035e6f web/humanitats-digital/config.php
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/humanitats-digital/config.php Tue Nov 08 18:18:48 2011 +0100
@@ -0,0 +1,42 @@
+ '#digihum',
+ 'date' => '09.11.2011',
+ 'heure' => '10h00-20h00',
+ 'place' => 'Espai: Mirador CCCB - Barcelona',
+
+ 'title' => "Humanitats Digitals",
+ 'abstract' => "Humanitats Digitals 09/11/2011, 10:00-14:00 - 18:00-20:00 @ Espai: Mirador CCCB - Barcelona - entrada gratuïta",
+ 'description'=> "La era de las nuevas tecnologías de la información y el conocimiento está provocando una transformación de las ciencias humanas clásicas. Una nueva era de estudio surgida de la intersección entre las herramientas digitales y las humanidades promueve la interacción de los adelantos de la tecnocultura con la filosofía, la literatura, el arte, la lingüística y los estudios culturales. Los trabajos realizados por el Institut de Recherche et Innovation du Centre Pompidou (IRI) están centrados en este nuevo campo conocido como Humanidades digitales, en las que adopta especial importancia la condición participativa activada por la web 2.0 (web social) así como por la emergencia de la web 3.0 (web semántica).",
+ 'link' => 'http://www.cccb.org/ca/curs_o_conferencia-i_c_i_6_humanitats_digitals-39541',
+ 'islive' => false,
+ 'islive_embed' => "",
+ 'keywords' => 'humanitats digitals, iri, cccb',
+ 'rep' => basename(__DIR__),
+ 'partenaires'=> "CCCB | IRI",
+
+ 'client_visual' => 'images/big_visuel_humanitats.png',// 501 × 376 pixels
+
+ 'head_logo' => 'images/head_logo_cccb.gif', // 171 × 63 pixels
+
+ 'slide_background' => 'images/slide4-humanitats.png', // 606 × 282 pixels
+
+ 'archive_img' => 'images/archive-humanitats.png', // 270 × 150 pixels
+
+ 'archive_title' => "Humanitats Digitals #06",
+ 'archive_description' => 'par CCCB et l\'IRI Espai: Mirador CCCB - Barcelona - 9 novembre 2011 10:00-14:00 - 18:00-20:00',
+
+ // After the event
+ 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/67280b1c-ff30-11e0-a82d-00145ea49a02",
+ 'duration' => 23705500,
+ 'player' => "res/metadataplayer/src/js/LdtPlayer.js",
+ 'div_height' => 740,
+ 'player_width' => 650,
+ 'player_height' => 600,
+);
\ No newline at end of file
diff -r 19ed2a92d3c1 -r a0fff3035e6f web/humanitats-digital/images/archive-humanitats.png
Binary file web/humanitats-digital/images/archive-humanitats.png has changed
diff -r 19ed2a92d3c1 -r a0fff3035e6f web/humanitats-digital/images/big_visuel_humanitats.png
Binary file web/humanitats-digital/images/big_visuel_humanitats.png has changed
diff -r 19ed2a92d3c1 -r a0fff3035e6f web/humanitats-digital/images/head_logo_cccb.gif
Binary file web/humanitats-digital/images/head_logo_cccb.gif has changed
diff -r 19ed2a92d3c1 -r a0fff3035e6f web/humanitats-digital/images/slide4-humanitats.png
Binary file web/humanitats-digital/images/slide4-humanitats.png has changed
diff -r 19ed2a92d3c1 -r a0fff3035e6f web/humanitats-digital/index.php
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/humanitats-digital/index.php Tue Nov 08 18:18:48 2011 +0100
@@ -0,0 +1,6 @@
+
\ No newline at end of file