equal
deleted
inserted
replaced
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 = 'edito-1314-02-lannotation-le-savoir-dans-la-marge'; |
21 $C_default_rep = 'bpi-extension-de-la-pub'; |
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') |
51 'fens2013-edito-verite-fiction', |
51 'fens2013-edito-verite-fiction', |
52 'mediapartlive-comment-combattre-le-fn', |
52 'mediapartlive-comment-combattre-le-fn', |
53 'attention-1314-01-notion-attention', |
53 'attention-1314-01-notion-attention', |
54 'attention-1314-02-syndrome-saturation-cognitive', |
54 'attention-1314-02-syndrome-saturation-cognitive', |
55 'edito-1314-01-quest-ce-quun-support', |
55 'edito-1314-01-quest-ce-quun-support', |
56 'enmi13' |
56 'enmi13', 'museo-1314-03-cognition-apprentissage' |
57 ); |
57 ); |
58 |
58 |
59 |
59 |
60 $configuration = array( |
60 $configuration = array( |
61 'siteUrl' => 'https://api.twitter.com/oauth', |
61 'siteUrl' => 'https://api.twitter.com/oauth', |