web/common.php
changeset 1355 88d62c60dd21
parent 1353 18a568d8f9c7
child 1356 82f0222ac5a4
equal deleted inserted replaced
1354:708fda5b76ca 1355:88d62c60dd21
    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-09-cloture';
    20 $C_default_rep = 'journee-omnsh-2016-10-patrimoine-numerique';
    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')
    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', 'edito-1516-01-profil-collectif', 'edito-1516-02-corps-profil', 'enmi15', 'edito-1516-03-editorialisation-universitaire',
    64     'attention-1415-07-design-pluralisation', 'edito-1516-01-profil-collectif', 'edito-1516-02-corps-profil', 'enmi15', 'edito-1516-03-editorialisation-universitaire',
    65     'edito-1516-04-detournements-creation', 'edito-1516-05-production-reel', 'edito-1516-06-confession-confiscation-de-soi',
    65     'edito-1516-04-detournements-creation', 'edito-1516-05-production-reel', 'edito-1516-06-confession-confiscation-de-soi',
    66     'edito-1516-07-architecture-savoir', 'edito-1516-08-desir-profilage', 'edito-1516-09-cloture'
    66     'edito-1516-07-architecture-savoir', 'edito-1516-08-desir-profilage', 'edito-1516-09-cloture',
       
    67 	'journee-omnsh-2016-10-patrimoine-numerique'
    67 );
    68 );
    68 
    69 
    69 
    70 
    70 $configuration = array(
    71 $configuration = array(
    71     'siteUrl'        => 'https://api.twitter.com/oauth',
    72     'siteUrl'        => 'https://api.twitter.com/oauth',