使用“行动”标的Facebook s Alex 标语,很容易把行动链接到配给食物的物品上,该标语出现在“装饰”和“Like”两边。 和:
"actions": [{"name":"Vote!","link":"http://voting.com/123/vote"}]
但是,在张贴照片时能否包括同样的行动联系,这样,链接就会在评论后面显示,并像照片下显示吗? 我先尝试了显而易见的(即actions
)。 在一个照相站上投了反对票,但想知道是否有任何人找到了工作。
使用“行动”标的Facebook s Alex 标语,很容易把行动链接到配给食物的物品上,该标语出现在“装饰”和“Like”两边。 和:
"actions": [{"name":"Vote!","link":"http://voting.com/123/vote"}]
但是,在张贴照片时能否包括同样的行动联系,这样,链接就会在评论后面显示,并像照片下显示吗? 我先尝试了显而易见的(即actions
)。 在一个照相站上投了反对票,但想知道是否有任何人找到了工作。
你们只能把行动与用户时间表/墙上公布的内容联系起来。 你不能与照片、笔记、活动等增加行动联系。
如果你把照片贴在用户墙上(使用<条码>FB.ui),你可以添加一个行动链接,但如果用户从<条码>上看到照片,则“行动链接”将被隐藏起来。
如果你看到文件中的屏幕,你就会看到,所有行动链接都出现在时间线/墙上。
I need to know if it s possible to make it so authorized users can upload photos to a fan page of a company (to the wall) using the graph API. Also, is it possible to become like (become a fan) of a ...
i am writing an FBML app on facebook hosted in GAE. Facebook will talk to your hosted app only vai POST (im sure this is the cause, but please do correct me if i m wrong). So im faced with the issue ...
The old Facebook API provided the user sex/gender as part of the default user data. Apparently the new Graph API does not provide that information, even though the documentation says that it does. I ...
Is there an library for the iPhone using the new Facebook Graph API yet?
I am trying to create an event using Facebooks api. (From a django app) Has anyone created an event with the new graph api?
I need to get via Facebook connect user s info and send a private message to all of his friends. Is it possible?
Is it not possible to move between pages in the canvas on facebook? I m trying to create a app where i have two pages that the users can switch between. The first page works fine, but when i click a ...
I m used to working with Twitter, where friend/follower totals are available in a simple XML request. My goal is a simple "enter your username/user id, and display your friends count". Is there ...