This is a feature request.
It would be nice if we can restrict users to seeing their own folders and not others'.
Like it is done in Ajaxplorer.
Thank you.
It would be nice if we can restrict users to seeing their own folders and not others'.
Like it is done in Ajaxplorer.
Thank you.
Re: Feature Request - User can only see own folders
'resourceType' => 'Images',
'folder' => '/Logos',
'folderView' => true, (if we set this to false, the user will not be able to see this folder at all?)
'folderCreate' => true,
'folderRename' => true,
'folderDelete' => true,
====
is it possible to do away with the Resource -- so that when user logs in, he sees only his own folders?
Re: Feature Request - User can only see own folders
Here is how I did it with vBulletin.
When the user lands in the page I do:
Re: Feature Request - User can only see own folders
I'll give it a try.
Re: Feature Request - User can only see own folders
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+