medium-editor-insert-plugin
medium-editor-insert-plugin copied to clipboard
Limit Image Upload Count
Forgive me if this has been covered elsewhere, but is it possible to limit the number of images uploadable (also taking into account the images that may already exist) in a given editor field?
For example, i would like to limit the uploadability to one image for a specific editor field.
Thanks :)
No, this is not possible right now.
accept="image/gif,image/jpeg,image/png,image/jpg,image/bmp" delete :multiple="multiple"