Hello everyone, im new to CKEditor but my current project has been using it for sometime now. Being a new guy dropped in on a legacy system im having a bit of a conundrum.
We use CKEditor 3.6.2 and im working on an Attachment plugin. The attachment plugin has two tabs, an info tab where one can browse the server for files, and an upload tab where a user can upload a new tab.
Currently I have an onCancel event setup for the Attachment dialog box to remove any upload animation. But if a user clicks cancel, this dosn't stop the upload process and they will get an upload complete popup some time later.
How, if at all, is it possible to stop an upload after a user sends it to the server?
Thanks for any help, I can answer any other questions about the setup if needed.
The default quick upload is
The default quick upload is just an iframe with a normal form. I've read that sometimes (and probably only in some browsers) it's possible to cancel an upload by calling a "stop" method on the window, but I've never really researched too much about it because it's only a patch.
A simple solution for you would be to use the SimpleUploads plugin, it integrates with all the dialogs that include a quickUpload element and then it shows a progress upload bar as well as a cancel option. You can test it here: http://www.martinezdelizarrondo.com/ckplugins/simpleuploads.demo/ and if you upgrade in the future to CKEditor 4, you can keep using the same plugin.
Alfonsoml thanks for your
Alfonsoml thanks for your reply. I will try to add in the SimpleUploads today and see how it interacts with our current setup.
that is very helpful
Hello,
Hello,
I get an issue using "slideshow" plugin, when I put this one on "config.js" my "align" plugin doesn't work...
_________________
ali