Opened 11 years ago
Last modified 11 years ago
#12965 closed New Feature
Uploads Repository API — at Version 1
| Reported by: | Piotr Jasiun | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.0 Beta |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description (last modified by )
Uploads Repository is missing some important methods:
repository.isFinished- returns true if all uploads are done,repository.loaders- returns all loaders in upload repository.
It would be useful if one wants to block save button until all uploads are done.
