“赞”按钮是当前唯一支持将网页发布到 Facebook 的方法吗?
在我看来,“赞”按钮似乎是一个非常具体但不太优雅的解决方案,允许用户将网页发布到他们的 Facebook 个人资料中。您有两种选择:1) 使用 iFrame 解决方案,该解决方案在功能、集成或外观方面的灵活性非常小,或者 2) XFBML 解决方案,该解决方案需要加载整个 Facebook javascript SDK,只是为了一个小小的“共享此”按钮。
点赞按钮是 Facebook 当前支持的允许向用户的 Facebook 个人资料共享内容的唯一方式吗?这似乎是 Facebook 开发者文档中唯一提到的方法,而且我在互联网上的其他地方找不到任何替代方法。
The Like Button seems like a very specific, and not very elegant in my opinion, solution to allowing users to post a web page to their Facebook profile. You have two options: 1) Use the iFrame solution, which allows very little flexibility in functionality, integration or appearance or 2) the XFBML solution which requires loading the entire Facebook javascript SDK just for one little "share this" button.
Is the Like Button the only way that is currently supported by Facebook to allow sharing of content to a user's Facebook profile? It seems to be the only method mentioned anywhere in the Facebook developer documentation, and I've had trouble finding any alternatives elsewhere on the internet.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
有一项名为 Facebook Share 的服务:
我猜它仍在工作但是我发现人们在使用它时遇到了麻烦,并且 Facebook 正在强迫开发人员使用 Like 插件。
现在:
There was a service called Facebook Share:
I guess it's still working but I'm seeing people having troubles using it and Facebook is forcing developers to use the Like Plugin.
Now:
事实上,Facebook 分享是在 FB 个人资料上分享内容的最简单、最自然的解决方案。
您可能想阅读这篇文章< /a>.
Actually, Facebook share is the simplest and most natural solution to share content on your FB profile.
You may want to read this article.