Graffiti CMS 插件发布到 Facebook 用户墙上?

发布于 2024-08-17 21:59:24 字数 190 浏览 3 评论 0原文

我想为 Graffiti CMS 创建一个插件,当我完成发布帖子时,该插件会自动将我的帖子发送到 Facebook。有什么方法可以使用用户的用户名和密码连接到 facebook 并将新内容发布到用户的墙上吗?

我读到了微软为 Facebook 发布的 .net 库,但所有身份验证都是通过弹出 Facebook 应用程序的窗口来完成的,我不希望这样。

I want to create a plugin for Graffiti CMS that automatically sends to Facebook my post when i finish to publish it. There is any way to connect to facebook with the user's username and password and post the new content to the user's wall?

I read about the .net library that microsoft released for facebook but all auth is made by poping a window to the facebook app and i don't want that.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

书信已泛黄 2024-08-24 21:59:24

我为 Graffiti 创建了一组社交网络插件。目前,他们支持 Facebook 和 Twitter。源代码和二进制文件可以在 http://graffiticmssocial.codeplex.com/ 中找到。此外,http://graffiticms.codeplex 上有一个关于它们的讨论线程。 com/Thread/View.aspx?ThreadId=84038

如果您决定使用它们,我将不胜感激您提供的任何反馈,尤其是有关设置 Facebook 使其正常工作的说明 - 这有点棘手。

I have created a set of Social Networking plugins for Graffiti. Right now, they support Facebook and Twitter. Source code and binaries can be found at http://graffiticmssocial.codeplex.com/. Also, there is a discussion thread about them at http://graffiticms.codeplex.com/Thread/View.aspx?ThreadId=84038.

If you decide to use them, I would appreciate any feedback you can provide, especially on the instructions for setting up Facebook to make it work - it's kind of tricky.

朱染 2024-08-24 21:59:24

我不认为 Facebook 的核心支持这样的“ping”类型模型,至少现在还不是。

然而,有多种 Facebook 应用程序可以添加来自 RSS 提要的帖子,但由于需要进行轮询,因此会有一点延迟。 可能有 Facebook 应用程序支持这种类型的场景(实时通知的 Graffiti 插件),或者您也可以编写一个。

I don't think the core Facebook supports a "ping" type model like that, at least not yet.

There are a variety Facebook applications however that will add posts from a RSS feed, however there would be a small delay since it would be polling. There may be Facebook applications that would support that type of scenario (a Graffiti plugin notifying it in real time), or you could write one.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文