Pavel Linkesch

Results 31 comments of Pavel Linkesch

@amboleos thanks. there's just one styling issue. can you check [travis](https://travis-ci.org/orthes/medium-editor-insert-plugin/builds/477826151?utm_source=github_status&utm_medium=notification) and fix it?

Right now, image sorting is very basic and is meant to be customized. You can use your own solution, just use `sorting` option: https://github.com/orthes/medium-editor-insert-plugin/blob/master/src/js/images.js#L55 As for now, `sorting` function simply...

No, this is not possible right now.

I use webpack instead of browserify, so I didn't check it. Did you find out what was wrong? Can you submit a pull request? This is the place to look...

Apparently, Medium Editor added those classes only recently. I will mark this as an enhancement, so we'll remember to add them too.

@StuckInLoop Your question is totally unrelated to this issue, but here is an answer: https://github.com/orthes/medium-editor-insert-plugin/wiki/v2.x-Custom-addons

@anilmaurya Yeah, if you have it, it would be great if you could submit a PR.

No, right now it's not possible to disable multiple image upload.

Hard to tell without further details. Can you repro it on https://jsfiddle.net/?