private upload folders for each user with CKFINDER
I would like to have ckfi开发者_StackOverflow中文版nder upload files in a private folder based on user_id. Is there any way to accomplish this? How can i call the config.php file to change the settings dynamically for each ckeditor.replace()
.
solved this using a session var in the config.php
精彩评论