Hello,

i have a site with private file-downloads enabled because i need this for some files attached to nodes via the content widgets of drupal.

with ckeditor/finder i would like to use the public file downloads method, because i dont need the security features for pictures.
how can i reenable this. in the profile settings i cant set another path:
-->"Setting a relative path to uploaded files was disabled because private downloads are enabled and thus this path is calculated automatically. To change the location of uploaded files in the private file system, edit the..."

thanks for your help
peter

Comments

mkesicki’s picture

Status: Active » Fixed

If you have 'private download' method selected CKEditor use it. You can only use:
"Enable access to files located in the private folder " & "Location of files uploaded with CKEditor to the private folder " options in CKEditor's Global Profile . My advice to you is check first option and add (necessarily !!!) path to subdirectory (in private download directory path) in second option. In this way users will have access only to selected subdirectory.
Please use these options with care.
If you have more questions, problems, please reopen this ticket.

dczepierga’s picture

Status: Fixed » Closed (works as designed)