# HG changeset patch # User Raphael Velt # Date 1332347536 -3600 # Node ID 65e5d6884a9eb09e59defb3cbca910b483108755 # Parent 106011556a0168b227c4584aebedb0864f80fa7a Added edito-serious-games diff -r 106011556a01 -r 65e5d6884a9e web/client.php --- a/web/client.php Wed Mar 21 12:30:54 2012 +0100 +++ b/web/client.php Wed Mar 21 17:32:16 2012 +0100 @@ -40,8 +40,8 @@ } $embed = (isset($_REQUEST['embed']) && $_REQUEST['embed']); - $videoWidth = ( $embed ? 442 : 480 ); - $videoHeight = ( $embed ? 250 : 320 ); + $videoWidth = ( $embed ? 412 : 480 ); + $videoHeight = ( $embed ? 280 : 320 ); ?> @@ -58,7 +58,7 @@ - + diff -r 106011556a01 -r 65e5d6884a9e web/common.php --- a/web/common.php Wed Mar 21 12:30:54 2012 +0100 +++ b/web/common.php Wed Mar 21 17:32:16 2012 +0100 @@ -13,7 +13,7 @@ /** * Base configuration */ -$C_default_rep = 'eduinnov-conference'; +$C_default_rep = 'edito-serious-games'; $C_feedback_form_url = 'https://spreadsheets.google.com/spreadsheet/viewform?hl=en_US&formkey=dDZILVdXVHRzd0xhWGVZXzkweHN2RGc6MQ#gid=0'; $archives_list = array( diff -r 106011556a01 -r 65e5d6884a9e web/edito-serious-games/config.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/edito-serious-games/config.php Wed Mar 21 17:32:16 2012 +0100 @@ -0,0 +1,56 @@ + '#edito11', + 'date' => '22.03.2012', + 'heure' => '17h30-19h30', + 'place' => 'Salle Triangle - Centre Pompidou', + + 'title' => "Nouvelles formes d'éditorialisation", + 'abstract' => "Séminaire « nouvelles formes d'éditorialisation » :
Serious Games
le 22/03/2012 de 17h30 à 19h30
@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite", + 'description'=> "

Datacuration, agrégation, et moteurs de recherche

+

le 22/03/2012 de 17h30 à 19h30
@ Salle Triangle (Centre Pompidou) - entrée libre et gratuite

+ +

Invités : Catherine Rolland, du Serious Game Lab et Stéphanie Mader, doctorante au CNAM (CEDRIC). La séance sera modérée par Simon Bachelier.

+", + 'link' => 'http://seminaire.sens-public.org', + 'islive' => true, + //'flv_provider' => 'rtmp', + //'flv_file' => 'livestream', + //'flv_streamer' => 'rtmp://media.iri.centrepompidou.fr/ddc-player', + 'use_tweetcast' => true, + //'knowtex_url' => "http://labs.knowtex.com/enmi2011/?mapOnly#carto", + 'keywords' => 'editorialisation, iri', + 'rep' => basename(__DIR__), + 'partenaires'=> "Sens Public | IRI", + + 'client_visual' => 'images/big_visuel_edito.jpg',// 501 × 376 pixels + + 'head_logo' => 'images/head_logo.gif', // 171 × 63 pixels + + 'slide_background' => 'images/slide4-editorialisation.jpg', // 606 × 282 pixels + + 'archive_img' => 'images/archive-editorialisation.jpg', // 270 × 150 pixels + + 'archive_title' => "Serious Games", + 'archive_description' => 'par Sens Public et l\'IRI
au Centre Pompidou le jeudi 22 mars 2012 17:30 - 19:30', + + // After the event + 'metadata' => "http://ldt.iri.centrepompidou.fr/ldtplatform/ldt/cljson/id/5510ecc4-5565-11e1-ac23-00145ea49a02", + 'duration' => 6640378, + 'player' => "res/metadataplayer/src/js/LdtPlayer.js", + 'div_height' => 700, + 'player_width' => 650, + 'player_height' => 488, +); \ No newline at end of file diff -r 106011556a01 -r 65e5d6884a9e web/edito-serious-games/images/archive-editorialisation.jpg Binary file web/edito-serious-games/images/archive-editorialisation.jpg has changed diff -r 106011556a01 -r 65e5d6884a9e web/edito-serious-games/images/big_visuel_edito.jpg Binary file web/edito-serious-games/images/big_visuel_edito.jpg has changed diff -r 106011556a01 -r 65e5d6884a9e web/edito-serious-games/images/head_logo.gif Binary file web/edito-serious-games/images/head_logo.gif has changed diff -r 106011556a01 -r 65e5d6884a9e web/edito-serious-games/images/slide4-editorialisation.jpg Binary file web/edito-serious-games/images/slide4-editorialisation.jpg has changed diff -r 106011556a01 -r 65e5d6884a9e web/edito-serious-games/index.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/edito-serious-games/index.php Wed Mar 21 17:32:16 2012 +0100 @@ -0,0 +1,6 @@ + \ No newline at end of file diff -r 106011556a01 -r 65e5d6884a9e web/res/css/tweetcast.css --- a/web/res/css/tweetcast.css Wed Mar 21 12:30:54 2012 +0100 +++ b/web/res/css/tweetcast.css Wed Mar 21 17:32:16 2012 +0100 @@ -77,7 +77,7 @@ } .embed #container { - width: 455px; padding-bottom: 70px; + width: 880px; padding-bottom: 70px; } @@ -523,7 +523,7 @@ } .embed #coldroite { - width: 455px; + width: 425px; } div.ifwrap { @@ -534,9 +534,8 @@ width: 480px; height: 320px; background: #000000; border: none; padding: 0; margin: 0; } - .embed div.ifwrap, .embed #videoLivePlayer, .embed .ifwrap iframe { - width: 442px; height: 250px; + width: 412px; height: 280px; } .embed div.ifwrap { @@ -544,15 +543,7 @@ } #out_fleche { - float: left; position: relative; width: 492px; height: 14px; background: url(twcx-img/bgnoarrow.png); -} - -#mdpgauche #out_fleche { - width: 300px; -} - -.embed #out_fleche { - display: none; + float: left; position: relative; width: 100%; height: 14px; background: url(twcx-img/bgnoarrow.png); } #in_fleche { @@ -560,11 +551,11 @@ } #accordeon { - float: left; width: 492px; list-style: none; background: #999999; + float: left; width: 100%; list-style: none; background: #999999; } -.embed #accordeon { - display: none; +.embed #out_fleche, .embed #accordeon { +/* display: none; */ } #mdpgauche #accordeon { @@ -588,11 +579,7 @@ } li.acctitre, li.acctexte { - float: left; width: 480px; margin: 0 1px 1px 1px; padding: 4px; border: 1px solid #ffffff; position: relative; -} - -#mdpgauche li.acctitre, #mdpgauche li.acctexte { - width: 288px; + margin: 0 1px 1px 1px; padding: 4px; border: 1px solid #ffffff; position: relative; } div.accsubtitle { @@ -608,11 +595,7 @@ } div.tagcloud { - width: 460px; text-align: center; margin-left: 20px; -} - -#mdpgauche div.tagcloud { - width: 288px; margin: 0; + text-align: center; margin-left: 20px; } .tagcloud span {