开发者

Rich Text Editor Recommendation - Needs support for image upload and resizing

开发者 https://www.devze.com 2023-03-29 01:40 出处:网络
I am looking for WYSIWYG rich text editor to use with Django. I\'ve looked at a number of different editors (CKEditor, TinyMCE, Aloha, YUI), but I can\'t seem to find one that has one necessary featur

I am looking for WYSIWYG rich text editor to use with Django. I've looked at a number of different editors (CKEditor, TinyMCE, Aloha, YUI), but I can't seem to find one that has one necessary feature: dynamic image resizing.

What I mean by that is the ability to click a corner of the image in the editor and drag your mouse to resize the image. Content around the image should th开发者_如何学Cen adapt to the new image size. As well, the editor needs to have image upload functionality.

Any recommendations?

It's fine if its an editor+plugin combo. Ideally it would also integrate nicely with Django.

Thanks for the help!


Yup. I came to the same conclusion too. django-ckeditor is really easy to use.


Froala and Redactor are perfect for your case. They're paid though.

QuillJS is a free alternative that allows image manipulations by inserting the image directly as a base64 encoded string.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号