Facebook 照片和相册的社交插件
是否可以使用评论和点赞插件等社交插件来显示上传到 Facebook 的照片或相册的评论和点赞?
我已经尝试了 HREF 属性的各种 URL(照片源、照片页面、图形 URL 等),但无法让插件显示针对照片的现有评论。有人可以建议我应该使用的正确 URL(如果有)吗?
我可以使用图形 API 访问评论列表,但如果可能的话,我更愿意使用社交插件。
Is it possible to use Social Plugins such as the Comments and Like plugins to display the comments and likes for a photo or album uploaded to Facebook?
I have tried various URLs for the HREF attribute (the photo source, the photo page, the graph URL, etc) and cannot get the plugin to display existing comments against the photo. Can someone suggest the correct URL (if any) that I should use?
I can get access to the list of comments using the graph API, however I would prefer to make use of the social plugins if possible.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前您不能以这种方式使用它们。您可以使用图形 API 来读取和撰写评论、读取和添加相册和照片。
https://developers.facebook.com/docs/reference/api
这有点涉及并且需要编码知识。
我个人一直在为墙和专辑制作 Feed,不得不说这不是一件容易的事。 https://apps.facebook.com/AnotherFeed
Currently you can not use them in that manner. You can use the graph api to read and write comments, read and add albums and photos.
https://developers.facebook.com/docs/reference/api
This is somewhat involved and requires knowledge of coding.
I personally have been working on a Feed for the wall, and for albums and have to say it was no easy task. https://apps.facebook.com/AnotherFeed