JiHong88 / suneditor

Pure javascript based WYSIWYG html editor, with no dependencies.
http://suneditor.com
MIT License
1.66k stars 307 forks source link

Disable upload on image plugin #1400

Open Identity-labs opened 1 month ago

Identity-labs commented 1 month ago

I want to use image plugin without upload tab, only with insert url It's possible to hook dialog to force url tab and hide tabs ?

Version

suneditor@2.46.2

JiHong88 commented 1 month ago

You can use the "imageFileInput: false" option.