src/js/site.js.templ
branchpopcorn-port
changeset 470 19389e221722
parent 454 f921c98a180b
child 491 095f4c76664d
--- 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 ?