CKEditor图像上传 [英] CKEditor Image Upload

查看:177
本文介绍了CKEditor图像上传的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我正在处理的专案中加入 CKEditor ,我需要提供的图片上传支援 CKFinder 插件,但我不特别需要CKFinder工具的其余部分,因此购买许可证有点过分。有没有人花时间为CKEditor 3实现一个自定义图像上传器将与ASP.NET MVC工作?

I am looking to include CKEditor in a project I am working on and I need the image upload support provided by the CKFinder plugin, however I do not particularly need the rest of the CKFinder tool and thus purchasing a license is a little overkill. Has anyone taken the time to implement a custom image uploader for CKEditor 3 that will work with ASP.NET MVC? If need be I can create my own, just wanted to check here first.

或者,任何人都知道一个可行的WYSIWYG编辑器与 CKEditor / 可爱的

Alternatively, does anyone know of a decent WYSIWYG editor on par with CKEditor / Cute Editor that supports image uploading and will work in ASP.NET MVC?

推荐答案

这是一个图片上传器我最初

Here is a image uploader I originally wrote in ASP.NET WebForms for Fckeditor (hence the theme no longer matches), that I've modified to work with Ckeditor.

https://github.com/mcm-ham/ckeditor-image-uploader

更新:我现在添加了一个示例,显示如何将此WebForms图片上传器添加到MVC项目。

Update: I've now added an example showing how you can add this WebForms image uploader to a MVC project.

更新2:现在上传到Github。

Update 2: I've now uploaded this to Github.

这篇关于CKEditor图像上传的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆