# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1509760726 -3600 # Node ID cecc0890c1098bededf85a62edab7f1eb07f17b2 # Parent a73fcb231b05895fb264cac359326ea4418dea5b publish cryptopartycamp diff -r a73fcb231b05 -r cecc0890c109 web/common.php --- a/web/common.php Fri Oct 27 23:15:23 2017 +0200 +++ b/web/common.php Sat Nov 04 02:58:46 2017 +0100 @@ -17,7 +17,7 @@ $project_url_base = 'ldtplatform/ldt/cljson/id/'; -$C_default_rep = 'crypto-party-camp-rouxteur-10-2017'; +$C_default_rep = 'cnsad-seminaire-telepresence-11-2017'; $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')); @@ -64,7 +64,7 @@ 'attention-1415-07-design-pluralisation', 'edito-1516-01-profil-collectif', 'edito-1516-02-corps-profil', 'enmi15', 'edito-1516-03-editorialisation-universitaire', 'edito-1516-04-detournements-creation', 'edito-1516-05-production-reel', 'edito-1516-06-confession-confiscation-de-soi', 'edito-1516-07-architecture-savoir', 'edito-1516-08-desir-profilage', 'edito-1516-09-cloture', 'journee-omnsh-2016-10-patrimoine-numerique', 'enmi16', - 'cnsad-ateliers-2017' + 'cnsad-ateliers-2017'. 'crypto-party-camp-rouxteur-10-2017' ); diff -r a73fcb231b05 -r cecc0890c109 web/crypto-party-camp-rouxteur-10-2017/config.php --- a/web/crypto-party-camp-rouxteur-10-2017/config.php Fri Oct 27 23:15:23 2017 +0200 +++ b/web/crypto-party-camp-rouxteur-10-2017/config.php Sat Nov 04 02:58:46 2017 +0100 @@ -54,6 +54,6 @@ 'archive_description' => 'CryptoPartyCamp Décrypte et Glitch ta vi(ll)e
, 27-28-29 octobre 2017', // After the event - 'metadata' => "00", + 'metadata' => "751e4f50-c0ff-11e7-949b-00145ea4a2be", 'annotation_protocol_version' => '2' ); diff -r a73fcb231b05 -r cecc0890c109 web/crypto-party-camp-rouxteur-10-2017/index.php --- a/web/crypto-party-camp-rouxteur-10-2017/index.php Fri Oct 27 23:15:23 2017 +0200 +++ b/web/crypto-party-camp-rouxteur-10-2017/index.php Sat Nov 04 02:58:46 2017 +0100 @@ -1,6 +1,6 @@