diff -r 154c049e0c06 -r 19389e221722 src/js/site.js.templ --- a/src/js/site.js.templ Thu Dec 15 16:35:48 2011 +0100 +++ b/src/js/site.js.templ Fri Dec 16 10:41:48 2011 +0100 @@ -22,7 +22,12 @@ IriSP.widgetsDefaults = { "LayoutManager" : {spacer_div_height : "0px" }, "PlayerWidget" : {}, - "AnnotationsWidget": {}, + "AnnotationsWidget": { + "share_text" : "I'm watching ", + "fb_link" : "http://www.facebook.com/share.php?u=", + "tw_link" : "http://twitter.com/home?status=", + "gplus_link" : "" + }, "TweetsWidget" : { default_profile_picture : "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", tweet_display_period: 10000 // how long do we show a tweet ?