var MTVN = MTVN || {}; MTVN.conf = MTVN.conf || {}; MTVN.conf.sm4 = MTVN.conf.sm4 || {}; MTVN.conf.sm4["ucid"] = "D3FCFFFF0002D51D0002FFFFFCD3"; MTVN.conf.sm4["staging"] = false; MTVN.conf.sm4["widgets"] = { "userBar": { "name": "UserBar", "opts": { "displayMode": "EmbeddedTop", "elements": [ { "id": "MyStuff", "showThumbnail":false, "fbPublishing":false } ] }, "onLoad": function(widget) { setTimeout(function() { $j("
").attr("id", "activityFeedLink").attr("style", "height:30px;background:#efefef;text-align:right;").appendTo('#memberbar .flux4Widget .userBar .dropdownAnimation .moduleContent'); $j('#activityFeedLink').append('view all updates'); },1000); } }, "Activity": { "name": "ActivityFeed", "opts": { "title": "", "updateRequestInterval": 30, "injectItems": 2, "injectSeconds": 10, "maxResults": 15, "showPager": true, "filterVisible": true, "defaultFilter": "All", "enableComments": true, "commentMessage": "Add comment", "showPostToFacebook": false } }, "mobileComments": { "name": "Comments", "opts": { "title": "talk about this", "maxResults": 15, "includeChildren": true, "enableComments": true, "commentMessage": "enter your comment here", "includeGuestActivities": true, "popularActivitiesCount": 3, "showPopularActivities": false, "popularHeaderText": "Top Activities" } } };