emilianotisato / nova-tinymce

Laravel Nova TinyMCE editor (with images upload capabilities!)
MIT License
116 stars 38 forks source link

Make Lfm type changeable #45

Closed km1985 closed 3 years ago

km1985 commented 3 years ago

Hello,

could you please make another option to select the type for the lfm_url .. it always appends type=image

(in formfield.vue)

let url  = this.options.path_absolute + this.options.lfm_url + '?editor=tinymce5&type=' + type;

And thanks for the greate package

emilianotisato commented 3 years ago

This is suposed to work only with images....