Hello,
We have a custom connector. We do not want to show the Files, Images folder display..we want to show just the root folder. Is this possible? Thanks.
We have a custom connector. We do not want to show the Files, Images folder display..we want to show just the root folder. Is this possible? Thanks.
Re: Uploading files to the root folder
Note: the "Files" resource type don't have to point to a "files" folder. You may point it to whatever you want.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Uploading files to the root folder
For example, lets say I have the Images and Files folders. I upload img1.jpg and img2.jpg and it goes into images. I think upload test.txt and it goes into FIles.
Now, I decide to only retain Files, I then set the allowedExtensions to every file type. When I list Files, does it show me all 3 files above(img1.jpg, img2.jpg and text.txt)?
Thanks.
Re: Uploading files to the root folder