# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1423435997 -3600 # Node ID 308968a48dc8b60b5eb769eb2bbdcb235e881a35 # Parent a3f6ba54f16faa930d9ddc3a68b8583719e9d802 add design attention to archive diff -r a3f6ba54f16f -r 308968a48dc8 .hgignore --- a/.hgignore Tue Jan 27 11:40:40 2015 +0100 +++ b/.hgignore Sun Feb 08 23:53:17 2015 +0100 @@ -30,6 +30,5 @@ ^script/lib/tweetstream/tweetstream\.egg-info$ ^script/virtualenv/script/env$ ^script/virtualenv/script/project-boot\.py$ - -syntax: regexp -^web/event_props$ \ No newline at end of file +^web/event_props$ +^script/utils/ghostdriver.log$ diff -r a3f6ba54f16f -r 308968a48dc8 web/attention-1415-01-attention-automatisee/config.php --- a/web/attention-1415-01-attention-automatisee/config.php Tue Jan 27 11:40:40 2015 +0100 +++ b/web/attention-1415-01-attention-automatisee/config.php Sun Feb 08 23:53:17 2015 +0100 @@ -46,5 +46,5 @@ 'archive_description' => "par IRI au Centre Pompidou
le mercredi 28 janvier 2015 | 18:00 - 20:30", // After the event - 'metadata' => "" -); \ No newline at end of file + 'metadata' => "db2caf70-afe2-11e4-8a8e-00145ea4a2be" +); diff -r a3f6ba54f16f -r 308968a48dc8 web/common.php --- a/web/common.php Tue Jan 27 11:40:40 2015 +0100 +++ b/web/common.php Sun Feb 08 23:53:17 2015 +0100 @@ -57,7 +57,7 @@ 'edito-1314-02-lannotation-le-savoir-dans-la-marge', 'museo-1314-04-lecture-active' , 'edito-1314-03-traduction', 'attention-1314-04-pathologies-attention-memoire', 'edito-1314-04-environnement-support', 'attention-1314-05-marche-attention-avenement-publicite','museo-1314-05-nouvelles-editions', 'edito-1314-05-algorithme', 'fens2014-design-metadata','fens2014-museo','fens2014-transmediamix','fens2014-edito','fens2014-attention', 'pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs','spel-01-gout-archivage', 'edito-1415-01-hybridation-pratiques-recherche', - 'museo-1415-01-inaugurale', 'museo-1415-02-controverses', + 'museo-1415-01-inaugurale', 'museo-1415-02-controverses', 'attention-1415-01-attention-automatisee', );