In my Ckfinder, my BaseUrl is" User"
User / Images /
User / Files /
User / Flash
But only the folder "Images" appears on the left side of ckfinder.html
How do I show all the folders from the "User"?
I use ASP.
Thu, 02/25/2010 - 19:09
#1
Re: Ckfinder only show the folder "Images". Help!
If you have integrated it into CKEditor and you click the image button in CKEditor, then CKFinder will show you only the contents of the "images" resource.
Re: Ckfinder only show the folder "Images". Help!
Re: Ckfinder only show the folder "Images". Help!
If you want to place all the files under the same set of folders, then you could define just the "Files" resource type and do the integration using only that resource:
in the config.asp you can then adjust the folder to avoid the "files" subfolder:
And remove the resource types for images and flash