hello
I'm going to (under pay license of course) give my website users opportunity to upload files (images, pdfs etc.) via finder BUT every one has to has his own catalog to prevent delete other users files. (Finder cooperating with Editor)
can You tell me please what I should to do to have this effect?
thx
You can easily configure your
You can easily configure your CKFinder installation to work like this. You can achieve it by using Access Control Lists combined with session variables. See this article for a start: http://docs.cksource.com/CKFinder_2.x/Developers_Guide/PHP/Configuration/Access_Control
There are some other blog articles around with more examples, like this one: http://zakirhyder.wordpress.com/2011/02/01/private-upload-folders-for-each-user-with-ckfinder/
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!
Thank You (and sorry for
Thank You (and sorry for delay)
On page http://docs.cksource.com/CKFinder_2.x/Developers_Guide/PHP/Configuration/Access_Control
I can read: "The default settings placed in the
config.php
config.php
config.phpconfig.php
file grant full permissions for all options to every user. " but there is no config.php (?). Should I create it? And if - where?config.php is included in the
config.php is included in the PHP version of CKFinder (see the latest download, for example). If you are using a version with another connector (Java, ASP.NET etc.), this file will have another, appropriate extension. And you should be using an appropriate version of the Developer's Guide, too :)
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!
ok, I'm dumb
ok, I'm dumb
can't see config.php nor "php version" in download section, it's very frustrating
WHERE I can find it?
anybody? plizzzz?
anybody? plizzzz?
:-)
:-)
On CKFinder download page there are tabs for different versions. PHP is the default one, by the way. See the attached screenshot.
If you click the Download Free Trial button, a .zip file will be downloaded. When you unpack it, you should see the config.php file inside.
Attachments:
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!
ok, thank you
ok, thank you