web/common.php
changeset 1194 0dde34c4d295
parent 1192 f25b6dad1a64
child 1196 e01c5ee89075
equal deleted inserted replaced
1193:6489a0c6e02c 1194:0dde34c4d295
    16 date_default_timezone_set('UTC');
    16 date_default_timezone_set('UTC');
    17 
    17 
    18 $ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
    18 $ldt_platform = 'http://ldt.iri.centrepompidou.fr/';
    19 $project_url_base = 'ldtplatform/ldt/cljson/id/';
    19 $project_url_base = 'ldtplatform/ldt/cljson/id/';
    20 
    20 
    21 $C_default_rep = 'museo-1415-04-reseau-sociaux-hermeneutiques';
    21 $C_default_rep = 'museo-1415-04-reseaux-sociaux-hermeneutiques';
    22 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
    22 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0';
    23 $C_event_props = __DIR__ . "/event_props";
    23 $C_event_props = __DIR__ . "/event_props";
    24 $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d'));
    24 $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d'));
    25 
    25 
    26 $C_openssl_cipher_iv_length = 16; //openssl_cipher_iv_length('aes256')
    26 $C_openssl_cipher_iv_length = 16; //openssl_cipher_iv_length('aes256')
    56     'enmi13', 'museo-1314-03-cognition-apprentissage', 'attention-1314-03-nouvelle-valeur-economique',
    56     'enmi13', 'museo-1314-03-cognition-apprentissage', 'attention-1314-03-nouvelle-valeur-economique',
    57     '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',
    57     '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',
    58     'fens2014-design-metadata','fens2014-museo','fens2014-transmediamix','fens2014-edito','fens2014-attention',
    58     'fens2014-design-metadata','fens2014-museo','fens2014-transmediamix','fens2014-edito','fens2014-attention',
    59     'pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs','spel-01-gout-archivage', 'edito-1415-01-hybridation-pratiques-recherche',
    59     'pour-la-transition-une-conomie-du-partage-de-la-connaissance-et-des-biens-communs','spel-01-gout-archivage', 'edito-1415-01-hybridation-pratiques-recherche',
    60     'museo-1415-01-inaugurale', 'museo-1415-02-controverses', 'attention-1415-01-attention-automatisee',
    60     'museo-1415-01-inaugurale', 'museo-1415-02-controverses', 'attention-1415-01-attention-automatisee',
    61     'museo-1415-03-pedagogies', 'museo-1415-04-reseau-sociaux-hermeneutiques',
    61     'museo-1415-03-pedagogies', 'museo-1415-04-reseaux-sociaux-hermeneutiques',
    62 );
    62 );
    63 
    63 
    64 
    64 
    65 $configuration = array(
    65 $configuration = array(
    66     'siteUrl'        => 'https://api.twitter.com/oauth',
    66     'siteUrl'        => 'https://api.twitter.com/oauth',