When using CKFinder with CKEditor, I have noticed the following:
1. If you select a photo within CKEditor and click on the 'link' button, you can then 'browse server' and select a file in the 'files' folder to link to. All good.
2. However, if you select the same photo in CKEditor and then click the IMAGE dialog, and then click the 'link' tab, and then 'browse server', the 'Files' folder is not displayed - only the 'Images' folder. So from there I am unable to link to a file in the 'files' folder.
Is there a way around this in configuration? Or is it a bug?
Thanks.
I haven't tried that, but
I haven't tried that, but this should depend on the configuration of the resource types.
In CKEditor there are a few settings that let you manage file browser URLs etc. I would think that once you configure your resource types in CKFinder you could use the CKEditor options to configure what gets open in various dialog windows. Check the filebrowser* options in the API.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Looks to be a bug!
This looks to be a bug to me. When you click Browse Server from the Link Tab of the Insert Image (or Image Properties Dialog), it should allow for the Files folder to be visible and allow for selecting of PDF's - it does not do this.
Can you please fix and issue an update? This throws us for a loop that we need to insert the image before we can link it (would be nice to do it all in one step).
Should be an easy fix, just change the filtering of what file types/folders to hide to be the same as the Insert Link Browse Server functionality...
Thanks!
Thank you for reporting this.
Thank you for reporting this. For the reference, this issue is tracked as ticket #10199.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!