Heya, folks.
Is there any way to get CKFinder to automatically overwrite when it encounters an existing file with the same name?
Thanks,
- Dave.
Is there any way to get CKFinder to automatically overwrite when it encounters an existing file with the same name?
Thanks,
- Dave.
Re: Overwrite without asking?
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Overwrite without asking?
Re: Overwrite without asking?
I have a step-by-step set of notes on how I was able to get the overwrite working. If you are interested, please contact me. I added a check box so the user has to check the box before uploading... thus making it a 'little' bit safer.
Re: Overwrite without asking?
Re: Overwrite without asking?
Open ckfinder\core\connector\php\phpN\CommandHandler\FileUpload.php
After:
Add the following code:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: [Feature request] Overwrite without asking?
Re: [Feature request] Overwrite without asking?
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: [Feature request] Overwrite without asking?
Re: [Feature request] Overwrite without asking?
Thank you
Is this a feature yet?
We would like to have a global option allowing a file overwrite instead of rename on file uploads. Is this in the product already? I see that this is an old request....
That option isn't available,
That option isn't available, but it can be done with a custom connector or plugin. The guys at CKSource can help you with that.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!