# HG changeset patch # User Nicolas Sauret # Date 1392718873 -3600 # Node ID ba9c696372ce693e0bf2d0da0ecae98943da570a # Parent 5cb110d1308ec9a7ce6aa3c7416861a0ac260a6a add attention#4 diff -r 5cb110d1308e -r ba9c696372ce web/attention-1314-04-pathologies-attention-memoire/config.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/attention-1314-04-pathologies-attention-memoire/config.php Tue Feb 18 11:21:13 2014 +0100 @@ -0,0 +1,43 @@ + '#ecoattention', + + 'title' => "Ecologie de l'attention #2
Les pathologies de l’attention et de la mémoire, histoire et évolutions contemporaines. (19 février 2014)", + + 'abstract' => "Séminaire Ecologie de l'attention :
Les pathologies de l’attention et de la mémoire,
histoire et évolutions contemporaines

22/01/2014 de 17h30 à 19h30 au Centre Pompidou (Paris)
#ecoattention + ", + + 'description'=> " + +

Dans le champ scientifique et médical, les représentations et définitions de l’attention n’ont cessé d évoluer depuis le 19ème siècle, en rapport avec l’histoire de ses pathologies, auxquelles sont aujourd’hui associées certaines pathologies de la mémoire. Cette séance sera consacrée à une présentation de cette histoire, jusqu aux recherches contemporaines menées en neurosciences, considérant l apparition des Nouvelles Technologies de l’Information et de la Communication comme un nouveau facteur épidémiologique.

", + + 'link' => 'http://www.iri.centrepompidou.fr/evenement/ecologie-de-lattention-2/?lang=fr_fr', + + 'islive' => true, + + 'keywords' => 'écologie, attention, mémoire, pathologie', + + 'rep' => basename(__DIR__), + + 'partenaires'=> " +Institut Mines-Télécom | +IRI ", + + 'client_visual' => "images/client_visual.jpg", // 480 x 320 pixels + + 'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels + + 'slide_background' => "images/slide_background.jpg", // 606 × 282 pixels + + 'archive_img' => "images/archive_img.jpg", // 270 × 150 pixels + + 'archive_title' => "Ecologie de l'attention #4 - Les pathologies de l’attention et de la mémoire, histoire et évolutions contemporaines", + + 'archive_description' => "par IRI au Centre Pompidou
le mercredi 19 février 2014 | 17:30 - 19:30", + + // After the event + 'metadata' => "" +); \ No newline at end of file diff -r 5cb110d1308e -r ba9c696372ce web/attention-1314-04-pathologies-attention-memoire/images/archive_img.jpg Binary file web/attention-1314-04-pathologies-attention-memoire/images/archive_img.jpg has changed diff -r 5cb110d1308e -r ba9c696372ce web/attention-1314-04-pathologies-attention-memoire/images/client_visual.jpg Binary file web/attention-1314-04-pathologies-attention-memoire/images/client_visual.jpg has changed diff -r 5cb110d1308e -r ba9c696372ce web/attention-1314-04-pathologies-attention-memoire/images/head_logo.gif Binary file web/attention-1314-04-pathologies-attention-memoire/images/head_logo.gif has changed diff -r 5cb110d1308e -r ba9c696372ce web/attention-1314-04-pathologies-attention-memoire/images/slide_background.jpg Binary file web/attention-1314-04-pathologies-attention-memoire/images/slide_background.jpg has changed diff -r 5cb110d1308e -r ba9c696372ce web/attention-1314-04-pathologies-attention-memoire/index.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/attention-1314-04-pathologies-attention-memoire/index.php Tue Feb 18 11:21:13 2014 +0100 @@ -0,0 +1,6 @@ + \ No newline at end of file diff -r 5cb110d1308e -r ba9c696372ce web/common.php --- a/web/common.php Wed Feb 12 16:45:19 2014 +0100 +++ b/web/common.php Tue Feb 18 11:21:13 2014 +0100 @@ -18,7 +18,7 @@ $ldt_platform = 'http://ldt.iri.centrepompidou.fr/'; $project_url_base = 'ldtplatform/ldt/cljson/id/'; -$C_default_rep = 'edito-1314-03-traduction'; +$C_default_rep = 'attention-1314-04-pathologies-attention-memoire'; $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0'; $C_event_props = __DIR__ . "/event_props"; $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d'));