# HG changeset patch # User Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> # Date 1316506499 -7200 # Node ID 483cc4e351939c1cd0237c22da87b2c48a5e5d81 # Parent 5b95aa66577654fef805155b07e93647b93780a5 small correction on export twitter + rwd meetup indexation publication diff -r 5b95aa665776 -r 483cc4e35193 script/lib/iri_tweet/export_twitter_alchemy.py --- a/script/lib/iri_tweet/export_twitter_alchemy.py Fri Sep 09 20:03:16 2011 +0200 +++ b/script/lib/iri_tweet/export_twitter_alchemy.py Tue Sep 20 10:14:59 2011 +0200 @@ -304,7 +304,7 @@ etree.SubElement(polemics_element, u'polemic').text = pol meta_element.append(polemics_element) - etree.SubElement(meta_element, u"source", attrib={"url":u"http://dev.twitter.com", "mimetype":u"application/json"}).text = etree.CDATA(unicode(tw.original_json)) + etree.SubElement(meta_element, u"source", attrib={"url":u"http://dev.twitter.com", "mimetype":u"application/json"}).text = etree.CDATA(unicode(tw.tweet_source.original_json)) output_data = etree.tostring(root, encoding="utf-8", method="xml", pretty_print=True, xml_declaration=True) diff -r 5b95aa665776 -r 483cc4e35193 web/JaneMcGonigal-gameDesign/config.php --- a/web/JaneMcGonigal-gameDesign/config.php Fri Sep 09 20:03:16 2011 +0200 +++ b/web/JaneMcGonigal-gameDesign/config.php Tue Sep 20 10:14:59 2011 +0200 @@ -37,7 +37,8 @@ 'archive_description' => "par RSLN mag a Microsoft France
le vendredi 26 septembre 2011 | 09:30 - 10:30", // After the event - 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/1c764b02-abc9-11e0-b488-00145ea49a02", + 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/12753e96-e2b1-11e0-973a-00145ea49a02", + 'duration' => '4127000', 'player' => "res/metadataplayer/src/js/LdtPlayer.js", 'div_height' => 740, 'player_width' => 650, diff -r 5b95aa665776 -r 483cc4e35193 web/common.php --- a/web/common.php Fri Sep 09 20:03:16 2011 +0200 +++ b/web/common.php Tue Sep 20 10:14:59 2011 +0200 @@ -177,7 +177,7 @@ "rsln", "rsln-opendata", "rsln-mercedes-bunz", "enmi2011-technologie-confiance", "CPV", array("fens_FabLab_Design_Metadata","fablab"), array("fens_FabLab_Design_Metadata","designmd"), array("mashup","conference"), array("mashup","tableronde"), - "sig-chi-paris-2011", + "sig-chi-paris-2011", "rwd-meetup-patrimoine", "JaneMcGonigal-gameDesign" ); function registry_url($key, $type, $registry_def=null) { diff -r 5b95aa665776 -r 483cc4e35193 web/rwd-meetup-patrimoine/config.php --- a/web/rwd-meetup-patrimoine/config.php Fri Sep 09 20:03:16 2011 +0200 +++ b/web/rwd-meetup-patrimoine/config.php Tue Sep 20 10:14:59 2011 +0200 @@ -24,9 +24,9 @@ 'partenaires'=> "", // After the event -# 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/13b0aa52-336b-11e0-b233-00145ea49a02", + 'metadata' => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/ae035b2e-dad0-11e0-84af-00145ea49a02", 'player' => "res/metadataplayer/src/js/LdtPlayer.js", - 'duration' => '4299820', + 'duration' => '7778370', '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',