15 */ |
15 */ |
16 date_default_timezone_set('UTC'); |
16 date_default_timezone_set('UTC'); |
17 |
17 |
18 $project_url_base = 'ldtplatform/ldt/cljson/id/'; |
18 $project_url_base = 'ldtplatform/ldt/cljson/id/'; |
19 |
19 |
20 $C_default_rep = 'edito-1516-02-corps-profil'; |
20 $C_default_rep = 'enmi15'; |
21 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0'; |
21 $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0'; |
22 $C_event_props = __DIR__ . "/event_props"; |
22 $C_event_props = __DIR__ . "/event_props"; |
23 $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d')); |
23 $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d')); |
24 |
24 |
25 $C_openssl_cipher_iv_length = 16; //openssl_cipher_iv_length('aes256') |
25 $C_openssl_cipher_iv_length = 16; //openssl_cipher_iv_length('aes256') |
59 'museo-1415-01-inaugurale', 'museo-1415-02-controverses', 'attention-1415-01-attention-automatisee', |
59 'museo-1415-01-inaugurale', 'museo-1415-02-controverses', 'attention-1415-01-attention-automatisee', |
60 'museo-1415-03-pedagogies', 'museo-1415-04-reseaux-sociaux-hermeneutiques','edito-1415-02-ressources-documentation-recherche', |
60 'museo-1415-03-pedagogies', 'museo-1415-04-reseaux-sociaux-hermeneutiques','edito-1415-02-ressources-documentation-recherche', |
61 'attention-1415-02-recherche-algo-attention-hermeneutique', 'edito-1415-04-elargissement-communautes-scientifiques', /*'museo-1415-05-interfaces-design',*/ |
61 'attention-1415-02-recherche-algo-attention-hermeneutique', 'edito-1415-04-elargissement-communautes-scientifiques', /*'museo-1415-05-interfaces-design',*/ |
62 'museo-1415-06-multilinguisme', 'museo-1415-07-traduction', 'attention-1415-05-reseaux-sociaux-valorisation', |
62 'museo-1415-06-multilinguisme', 'museo-1415-07-traduction', 'attention-1415-05-reseaux-sociaux-valorisation', |
63 'attention-1415-06-game-design', 'edito-1415-05-faire-oeuvre-epoque-numerique', 'museo-1415-08-histoire-critique', |
63 'attention-1415-06-game-design', 'edito-1415-05-faire-oeuvre-epoque-numerique', 'museo-1415-08-histoire-critique', |
64 'attention-1415-07-design-pluralisation', |
64 'attention-1415-07-design-pluralisation', |
65 ); |
65 ); |
66 |
66 |
67 |
67 |
68 $configuration = array( |
68 $configuration = array( |
69 'siteUrl' => 'https://api.twitter.com/oauth', |
69 'siteUrl' => 'https://api.twitter.com/oauth', |