我可以有一个 jquery AJAX 图像选择器来将其用作 RTE 插件吗

发布于 2024-09-14 03:19:27 字数 419 浏览 7 评论 0原文

现在我正在开发一个基于django的博客系统。当尝试将 textarea 与功能齐全的富文本编辑器集成时,我遇到了困难,tiny-MCE 和 CKEditor 使用 PHP(具有复杂且未记录的源代码)实现了图像浏览器(图像管理器)插件。当我在谷歌上搜索时,我发现 YUI 有一个很好的免费示例,

我不需要将 YUI 与 jQuery 混合在一起。我发现 [WYMeditor : http://www.wymeditor.org] 是一个非常好的 RTE,但它确实没有图像浏览器插件。
所以,我的问题是,是否有人知道任何基于免费 jquery JSON(无论 SSS 是什么)的图像浏览器插件,我可以将其与 WYMeditor 或任何其他 jQuery RTE 集成。

now i am developing a django-based blogging system. and am stuck when trying to integrate textarea with a fully-featured Rich Text Editor, tiny-MCE and CKEditor implemented their image browser (Image Manager) plugin using PHP (with a complex-not-documented source code). and when i was googling i found that there was a good free example from YUI

i don't need to MIX-UP YUI with jQuery. i found [WYMeditor : http://www.wymeditor.org] is a pretty good RTE but it does not have an image browser plug-in.
So, my question is if someone know about any free jquery JSON (whatever the SSS is) based image browser plugin that i can integrate it with WYMeditor, or any other jQuery RTE.

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

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

发布评论

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

评论(1

如痴如狂 2024-09-21 03:19:27

django-tinymce 与 django-filebrowser 集成用于图像浏览

http://code.google.com/ p/django-tinymce/

http://code.google.com/p /django-filebrowser/

django-tinymce integrates with django-filebrowser for image browsing

http://code.google.com/p/django-tinymce/

http://code.google.com/p/django-filebrowser/

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