# HG changeset patch # User Samuel Huron # Date 1343904952 -7200 # Node ID 262c05557266bb6deb423e7af5efe3a00275e2a5 # Parent 4f20d49abd384c72ac99c04fe005839b92a0a2be EXPE: protocol niv2 for FENS2012 diff -r 4f20d49abd38 -r 262c05557266 web/fens2012-designmetadata/config.php --- a/web/fens2012-designmetadata/config.php Thu Aug 02 12:55:25 2012 +0200 +++ b/web/fens2012-designmetadata/config.php Thu Aug 02 12:55:52 2012 +0200 @@ -83,5 +83,5 @@ // After the event 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/86f2eff0-c9da-11e1-9443-00145ea4a2be", - 'protocol_level' => 1, + 'protocol_level' => 2, ); \ No newline at end of file diff -r 4f20d49abd38 -r 262c05557266 web/fens2012-edito-datajournalisme/config.php --- a/web/fens2012-edito-datajournalisme/config.php Thu Aug 02 12:55:25 2012 +0200 +++ b/web/fens2012-edito-datajournalisme/config.php Thu Aug 02 12:55:52 2012 +0200 @@ -107,5 +107,5 @@ // After the event 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/982fb558-c9dc-11e1-9443-00145ea4a2be", - 'protocol_level' => 1, + 'protocol_level' => 2, ); \ No newline at end of file diff -r 4f20d49abd38 -r 262c05557266 web/fens2012-gamestudies/config.php --- a/web/fens2012-gamestudies/config.php Thu Aug 02 12:55:25 2012 +0200 +++ b/web/fens2012-gamestudies/config.php Thu Aug 02 12:55:52 2012 +0200 @@ -122,5 +122,5 @@ ), ), - 'protocol_level' => 1 + 'protocol_level' => 2 ); \ No newline at end of file diff -r 4f20d49abd38 -r 262c05557266 web/fens2012-museo-culture-opendata/config.php --- a/web/fens2012-museo-culture-opendata/config.php Thu Aug 02 12:55:25 2012 +0200 +++ b/web/fens2012-museo-culture-opendata/config.php Thu Aug 02 12:55:52 2012 +0200 @@ -92,5 +92,5 @@ // After the event 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/743934fe-c9db-11e1-9443-00145ea4a2be", - 'protocol_level' => 1, + 'protocol_level' => 2, ); \ No newline at end of file diff -r 4f20d49abd38 -r 262c05557266 web/fens2012-vinyl-numerique/config.php --- a/web/fens2012-vinyl-numerique/config.php Thu Aug 02 12:55:25 2012 +0200 +++ b/web/fens2012-vinyl-numerique/config.php Thu Aug 02 12:55:52 2012 +0200 @@ -89,5 +89,5 @@ // After the event 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/1a97cc0c-c9dc-11e1-9443-00145ea4a2be", - 'protocol_level' => 1, + 'protocol_level' => 2, ); \ No newline at end of file diff -r 4f20d49abd38 -r 262c05557266 web/fens2012-wiid/config.php --- a/web/fens2012-wiid/config.php Thu Aug 02 12:55:25 2012 +0200 +++ b/web/fens2012-wiid/config.php Thu Aug 02 12:55:52 2012 +0200 @@ -107,5 +107,5 @@ // After the event 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5a0efee4-d4a1-11e1-b918-00145ea4a2be", - 'protocol_level' => "1" + 'protocol_level' => "2" ); \ No newline at end of file