Hey,
Since this feature is not available on CKEditor: when you press "Upload file", choose a file to upload and press to upload there is nothing indicating the upload is progressing. this is is a big UX flaw IMO.
...Therefore I would like to create it apart from the CK Core. I've been trying to find out how the API works, but I couldn't even figure out how to bind an event to a opening of a dialog. I need also to catch when an upload is completed/falied - although I can hack around that on the server side.
Any guidance would be appreciated
Meanwhile found out CKEDITOR
Meanwhile found out CKEDITOR.editor.dialogShow
am I missing something?
Meanwhile the only alternative I have is playing around with the DOM... (disclaimer: this code is kind of ridiculous)
That's another of the
That's another of the features of the SimpleUploads plugin http://alfonsoml.blogspot.com/p/simpleuploads-plugin-for-ckeditor.html As long as you're being paid for your work you'll find that any of its features is worth the price, and you get the whole lot of enhancements as well as all future updates