允许使用 MarsEdit/Ecto/etc 发布到 Rails 站点的最简单方法?

发布于 2024-07-11 00:24:54 字数 407 浏览 7 评论 0原文

我有一个简单的网站,使用restful_authentication 和一个简单的帖子模型。 我想使用 MarsEdit (或类似 Ecto)来发布/编辑内容。 我该怎么办呢?

XML-RPC 系统相当令人困惑 - 有很多不同的变体(Atom、MovableType、metaWeblog、Blogger、TypePad,可能还有其他),更不用说实际实现它们中的任何一个。Rails 中的 Action Web Service API 的目的是实现这样的 API,不久前已被弃用。

I have a simple site, using restful_authentication and a simple model for the posts. I would like to use MarsEdit (or something like Ecto) to post/edit content. How would I go about this?

The XML-RPC system is rather bewildering - there's a lot of different variations (Atom, MovableType, metaWeblog, Blogger, TypePad, probably others), never mind actually implementing any of them.. The Action Web Service API in Rails, which is intended to implement such APIs, has deprecated a while ago..

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

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

发布评论

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

评论(1

小…楫夜泊 2024-07-18 00:24:54

尝试一个插件...

http://github.com/calavera/atompub-server/ tree/master

或者这个库...

http://github.com/inkspot /alumina/tree/master

作为您需要的启动器/原型

Try a plugin...

http://github.com/calavera/atompub-server/tree/master

Or this library...

http://github.com/inkspot/alumina/tree/master

As a starter/prototype for what you need

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