xml编辑后端

发布于 2024-08-23 14:46:04 字数 653 浏览 2 评论 0原文

我想要一个用于网站后端的 xml 编辑界面。

有许多不同大小的基于 php 的 CMS(我最喜欢的是 modx),但对于某些项目来说这有点过分了。

该 xml 管理系统的要点是用户将拥有一个图形界面,可以通过浏览器生成 xml 文件。

一些附加功能也很好,例如图像上传器和文件管理器。

有谁知道有什么工具可以做到这一点吗?

--- 编辑 ---

我想我也应该提到目的。 我正在寻找为基于 Flash 的网站创建一个后端。拥有一个支持 HTML 浏览器的网站也是一个不错的奖励,但我真正想要的是可以通过此后端进行编辑的单个 XML 文件。我会尝试一下 getsimple 来看看我能做什么。

如果后端充当 xml 文件的脚手架,那将是最好的,并且我可以设置脚手架将遵守的一些规则和字段。并使用所见即所得文本编辑、文件上传/链接或颜色选择器。

我喜欢 lenya (Apache java/xml CMS) 布局的简单性 http://lenya.apache。 org/index/screenshots.html,尽管我必须承认我还没有能够尝试过,只是前几个屏幕截图看起来像我想要的那样。

I would like to have an xml editing interface for a site's backend.

There are many php based CMSes of varying sizes (my favorite being modx), but for some projects it is just overkill.

The point of this xml management system would be that the user would have a graphical interface for xml file generation, from the browser.

some additional features would be nice too like an image uploader and file manager.

does anyone know of any tools that do that?

--- edit ---

I guess I should mention the purpose too.
I'm looking to create a backend for a flash based website. It would be a nice bonus to have an HTML browser-able site too, but what I'd really like is a single XML file that can be edited through this back end. I'll play around with getsimple a bit to see what I can do though.

It would be best if the backend acted as a scaffolding to the xml file, and I could set up some rules and fields, that the scaffolding would adhere to. And use WYSIWYG text editing, file uploading/linking, or color pickers.

I like the simplicity of lenya's (Apache java/xml CMS) layout http://lenya.apache.org/index/screenshots.html, though I must admit I haven't been able to try it, just that the first few screenshots look like what I have in mind.

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

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

发布评论

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

评论(3

纵性 2024-08-30 14:46:04

您需要一个
一个。 wysiwyg 富文本编辑器,保存到 xml 文件或
b. xml 文件的编辑器?

上一个。像 getsimple cms 这样的东西应该适合,在 b 上。查看 XForms(请参阅 http://www.w3.org/MarkUp/Forms /wiki/XForms_Implementations

Do you need a
a. wysiwyg rich text editor that saves into a xml-file or
b. an editor for xml-files?

On a. something like the getsimple cms should fit, on b. have a look on XForms (see http://www.w3.org/MarkUp/Forms/wiki/XForms_Implementations)

绝不服输 2024-08-30 14:46:04

尝试基于 Exist 的 Orbeon。

它有一个使用 XForms 的表单构建器(如 Andreas 建议的那样),但将它们转换为 AJAX(根据记忆)。

http://www.orbeon.com/

http://exist.sourceforge.net/

Try Orbeon which is based on Exist.

It has a form builder using XForms (as Andreas suggested) but translates them to AJAX (from memory).

http://www.orbeon.com/

http://exist.sourceforge.net/

七禾 2024-08-30 14:46:04

Xopus 是一个基于浏览器的 XML 编辑器,您可以使用它来实现此目的。
Apache Lenya 曾经与 Xopus 集成,但我不知道其状态。

Xopus 用于驱动 flash 内容(荷兰语) http://www.rijksmuseum.nl" rel="nofollow noreferrer">国家博物馆 网站。

免责声明:我在 Xopus 工作。

Xopus is a browser based XML editor that you can use for this.
Apache Lenya used to have an integration with Xopus, but I don't know the status of that.

Xopus is used to drive the (Dutch) flash content on the Rijksmuseum website.

Disclaimer: I work at Xopus.

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