# HG changeset patch # User Samuel Huron # Date 1344608669 -7200 # Node ID 3a1021f2b5a8d474655a26809d26638691da2dc9 # Parent 288cb91c583aecaa64b60871a162568227989dbb PROTOCOL NIV 3 ON FENS diff -r 288cb91c583a -r 3a1021f2b5a8 web/fens2012-designmetadata/config.php --- a/web/fens2012-designmetadata/config.php Fri Aug 03 00:54:03 2012 +0200 +++ b/web/fens2012-designmetadata/config.php Fri Aug 10 16:24:29 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' => 2, + 'protocol_level' => 3, ); \ No newline at end of file diff -r 288cb91c583a -r 3a1021f2b5a8 web/fens2012-edito-datajournalisme/config.php --- a/web/fens2012-edito-datajournalisme/config.php Fri Aug 03 00:54:03 2012 +0200 +++ b/web/fens2012-edito-datajournalisme/config.php Fri Aug 10 16:24:29 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' => 2, + 'protocol_level' => 3, ); \ No newline at end of file diff -r 288cb91c583a -r 3a1021f2b5a8 web/fens2012-gamestudies/config.php --- a/web/fens2012-gamestudies/config.php Fri Aug 03 00:54:03 2012 +0200 +++ b/web/fens2012-gamestudies/config.php Fri Aug 10 16:24:29 2012 +0200 @@ -122,5 +122,5 @@ ), ), - 'protocol_level' => 2 + 'protocol_level' => 3 ); \ No newline at end of file diff -r 288cb91c583a -r 3a1021f2b5a8 web/fens2012-museo-culture-opendata/config.php --- a/web/fens2012-museo-culture-opendata/config.php Fri Aug 03 00:54:03 2012 +0200 +++ b/web/fens2012-museo-culture-opendata/config.php Fri Aug 10 16:24:29 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' => 2, + 'protocol_level' => 3, ); \ No newline at end of file diff -r 288cb91c583a -r 3a1021f2b5a8 web/fens2012-vinyl-numerique/config.php --- a/web/fens2012-vinyl-numerique/config.php Fri Aug 03 00:54:03 2012 +0200 +++ b/web/fens2012-vinyl-numerique/config.php Fri Aug 10 16:24:29 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' => 2, + 'protocol_level' => 3, ); \ No newline at end of file diff -r 288cb91c583a -r 3a1021f2b5a8 web/fens2012-wiid/config.php --- a/web/fens2012-wiid/config.php Fri Aug 03 00:54:03 2012 +0200 +++ b/web/fens2012-wiid/config.php Fri Aug 10 16:24:29 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' => "2" + 'protocol_level' => 3 ); \ No newline at end of file