BrownieCoffee's avatar

Summernote : upload image only from server ( remove upload image via link)

Hi there,

I have a question about summernote. I didn't find out solution. I use summernote to white articles. I permit users to upload images but I don't want they use the image uploader via link. I want to permit that only from server.

Is it possible to do that ?

Thank by advance.

Good B.

0 likes
3 replies
jlrdw's avatar

Which server, a dialog asked for a local file. If you mean your server, and the image is already there, then just copy the image into users folder.

And sorry if I mis-understood your question.

BrownieCoffee's avatar

@jlrdw Hi :) . First of all, thank's for your answer.

Actually, Summernote has a button image which, on click, open a modal with input file and input link.

I want to choose a image from server without using this modal (like QuillJs doing ).

jlrdw's avatar

Then just upload with laravel techniques.

Please or to participate in this conversation.