# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1315487576 -7200 # Node ID d46e8e7695131fcb77fa3883d9186ebea709f568 # Parent c0f6086290fdb5167e19719d8456fd670a066f4a Rencontre du web de donnees - patrimoine diff -r c0f6086290fd -r d46e8e769513 web/.htaccess.tmpl --- a/web/.htaccess.tmpl Tue Sep 06 19:11:37 2011 +0200 +++ b/web/.htaccess.tmpl Thu Sep 08 15:12:56 2011 +0200 @@ -3,6 +3,6 @@ RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f -RewriteCond %{REQUEST_FILENAME} !-d +RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.+)/([\w-]+)\.php$ ~ymh/tweet_live/$2.php?rep=$1 [QSA,L] diff -r c0f6086290fd -r d46e8e769513 web/common.php --- a/web/common.php Tue Sep 06 19:11:37 2011 +0200 +++ b/web/common.php Thu Sep 08 15:12:56 2011 +0200 @@ -13,7 +13,7 @@ /** * Base configuration */ -$C_default_rep = 'JaneMcGonigal-gameDesign'; +$C_default_rep = 'rwd-meetup-patrimoine'; $C_feedback_form_url = 'http://www.rslnmag.fr/blog/theme/les-rencontres-rsln/2011/7/4/jane-mcgonigal_invitee-des-rencontres-rsln_vendredi-16-septembre/'; $configuration = array( diff -r c0f6086290fd -r d46e8e769513 web/rwd-meetup-patrimoine/config.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/rwd-meetup-patrimoine/config.php Thu Sep 08 15:12:56 2011 +0200 @@ -0,0 +1,47 @@ + '#LRWD', + 'date' => '08.09.2011', + 'heure' => '17h00', + 'place' => 'Salle Piazza - Centre Pompidou', + + 'title' => "Patrimoine et Web de données", + 'abstract' => '', + 'description'=> "Le monde du patrimoine - bibliothèques, archives, musées… - s’engage sur la voie du web de données, et les initiatives se développent : début juin s’est tenu le LOD-LAM Summit - Linked Open Data in Libraries, Archives, and Museums - et durant l’été le groupe d’incubation « Library Linked Data » - Bibliothèques et Web de données - du W3C va rendre son rapport de préconisations dont le brouillon est disponible actuellement pour commentaires. +Une table ronde réunira + +pour imaginer jusqu'où les technologies du web de données vont permettre la production de métadonnées riches, favorisant la valorisation, la mise en relation et la réutilisation des catalogues patrimoniaux. ", + + 'link' => 'http://www.meetup.com/paris-web-of-data/events/24074911/', + 'keywords' => 'meetup, patrimoine, données, linked data, web sémantique', + 'rep' => 'rwd-meetup-patrimoine', + 'islive' => true, + 'partenaires'=> "", + + // After the event +# 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/13b0aa52-336b-11e0-b233-00145ea49a02", + 'player' => "res/metadataplayer/src/js/LdtPlayer.js", + 'duration' => '4299820', + 'client_visual' => 'images/bgd_player.png', // optional - relative path + 'head_logo' => 'images/sw-horz-w3c_head.png', // optional - relative path + 'slide_background' => 'images/slide_background.png', + 'archive_img' => "images/tail_patrimoine.png", + 'archive_title' => "Patrimoine et Web de données", + 'archive_description' => "à l'IRI, salle Piazza, Centre Pompidou
le jeudi 08 septembre 2011 | 17:00 - 20:00", + + 'div_height' => 680, + 'player_width' => 650, + 'player_height' => 480, +); + +?> + + + + + diff -r c0f6086290fd -r d46e8e769513 web/rwd-meetup-patrimoine/images/bgd_player.png Binary file web/rwd-meetup-patrimoine/images/bgd_player.png has changed diff -r c0f6086290fd -r d46e8e769513 web/rwd-meetup-patrimoine/images/slide_background.png Binary file web/rwd-meetup-patrimoine/images/slide_background.png has changed diff -r c0f6086290fd -r d46e8e769513 web/rwd-meetup-patrimoine/images/sw-horz-w3c_head.png Binary file web/rwd-meetup-patrimoine/images/sw-horz-w3c_head.png has changed diff -r c0f6086290fd -r d46e8e769513 web/rwd-meetup-patrimoine/images/tail_patrimoine.png Binary file web/rwd-meetup-patrimoine/images/tail_patrimoine.png has changed diff -r c0f6086290fd -r d46e8e769513 web/rwd-meetup-patrimoine/index.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/rwd-meetup-patrimoine/index.php Thu Sep 08 15:12:56 2011 +0200 @@ -0,0 +1,6 @@ + \ No newline at end of file