I suspect this has been asked before....
The demo of ckeditor on the ckeditor website 'standard editor' uses ckfinder.
the 'image properties' window has an 'upload' tab and it works (send it to the server)
however the 'upload' function in the ckfinder 'browse server' window is greyed out.
this is the configuration i want to achieve. can someone advise how it is done please??
i cannot work it out. i can only get 'both' to work, or 'none' to work.
i am using ckeditor4.3/ckfinder2.4/php5. i will post relevant parts of config files if this is requested.
any information welcome. thank you.
tim ecott.
This is all the matter of
This is all the matter of setting permissions. On our demo users can only upload images into the Public Folder, other folders are read-only. See more about Access Control Lists here: http://docs.cksource.com/CKFinder_2.x/Developers_Guide/PHP/Configuration/Access_Control (or check the Developer's Guide for equivalents for versions other than PHP).
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!