Can CKFinder select multiple files like KCFinder can? I have an application that needs this functionality and I really don't want to have to use BrandX
The next CKFinder release might have this feature. Right now you can upload multiple files, but you can't move or delete multiple files once they are on the server.
I would love if multi-selecting a file (or even just selecting 1 file) would return a json string of values (maybe returning such data is an advanced option passed to the CKFinder) with information such as file path, file name, file size, etc. However, this part of the feature would be 'gravy'... what I really need is for it to have a multi-select feature exactly like the KCFinder.
I have the latest demo installed. Works great for single file selection via the callback defined by selectActionFunction. Uploads, deletes, moves of multiple files also great. But I have been unable to get selection of multiple files for say images in a photo album to work nor have I been able to find any documentation on this feature. To be clear I'm talking about multiple selection of already uploaded files being returned.
Re: select multiple files
thank you
Re: select multiple files
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: select multiple files
I am looking for this feature too. Has any progress been made on this?
As mentioned, KCFinder has this exact function. You can see a demo at http://kcfinder.sunhater.com/demos/multiple
Re: select multiple files
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Re: select multiple files
Re: select multiple files
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
And...?
DID this ever make it in?
any news about this?
any news about this?
Is this working for files selections?
I have the latest demo installed. Works great for single file selection via the callback defined by selectActionFunction. Uploads, deletes, moves of multiple files also great. But I have been unable to get selection of multiple files for say images in a photo album to work nor have I been able to find any documentation on this feature. To be clear I'm talking about multiple selection of already uploaded files being returned.
Nevermind, found it
After a careful re-read of the documentation I found the 'allFiles' parameter for the 'selectActionFunction'. All good now, thanks.
@wiktor thnks
@wiktor thnks