Quantcast
Channel: Is it possible to post to a users feed with a share action link? - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Is it possible to post to a users feed with a share action link?

$
0
0

I've noticed sometimes there's a share link on some things in my feed. Is it possible to post to a users wall and attach an action link that has a share option that would create a share dialogue directly on the users feed? Something like this:

FB.ui({    method: "feed",    name: 'sometitle',    caption: 'somecaption',    description: 'some description',    link: 'http://www.facebook.com/pages/1234?sk=app_234123123',    picture: 'http://www.facebook.com/favicon.ico',    actions: [{        name: 'share',        link: '????'        }]     });

Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images