在 fckeditor 中上传多个文件

发布于 2024-09-02 11:55:43 字数 75 浏览 2 评论 0原文

我如何在 fckeditor 中具有在 fckeditor 中上传多个文件的功能

我想通过工具栏中的图像按钮选择多个文件

how can i have the functionality in fckeditor to have multiple files upload in fckeditor

i want to select multiple files thru its image button in toolbar

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

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

发布评论

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

评论(2

何以笙箫默 2024-09-09 11:55:43

您必须自行上传文件,这并不困难。您使用的是FCK编辑器还是CK编辑器。另外您使用的是哪个文件上传组件?

You would have to roll your own file upload, not that difficult. Are you using FCK editor or CK editor. Also which file upload component are you using?

手心的海 2024-09-09 11:55:43

ckeditor 的文件管理器
http://www.mixedwaves.com/2010/02/integrating -fckeditor-filemanager-in-ckeditor
它与该编辑器兼容,它是免费的,但通过浏览上传一个文件。
jquery 文件上传 http://blueimp.github.com/jQuery-File-Upload/
可以通过一个浏览文件上传多个文件。它也是免费的。

file manager for ckeditor
http://www.mixedwaves.com/2010/02/integrating-fckeditor-filemanager-in-ckeditor
it's compataible by this editor ,it's FREE,but one file upload by browse.
jquery file upload http://blueimp.github.com/jQuery-File-Upload/
can multi file upload by one browse file.it's free too.

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