Closed (fixed)
Project:
IMCE
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2012 at 17:30 UTC
Updated:
16 Jul 2020 at 20:24 UTC
Jump to comment: Most recent
It would be nice to be able to choose Public or Private for an IMCE's profile folders, instead of using forcing the path to be based on the default file system ()
Would anything limit this from working? I would be willing to come up with a patch if there isn't any huge blockers to this feature.
Comments
Comment #1
ufku commentedYou can access other file systems by path. Ex: /imce/private, /imce/s3
Comment #2
stongo commentedWith the private file system set as Drupal's default file system, when I add "imce/public" in the imce directory path, it creates folders in the private folder, making the whole path for images "/system/files/sites/default/files/public/images/"
How can I set IMCE to use the non-default file system (in my case, public)?
Comment #4
star-szrSame issue here, with private file system as the default. I can't see how to access the public files via IMCE.
Comment #5
star-szrI guess this is a duplicate of #1562162: Private files directory outside files/, though.
Comment #6
portulacaI have private files folder within sites/default/files and I still can't get IMCE to show the public files.
Comment #7
ahmed_h commentedHi,
Did anyone find any solution to this?
Comment #8
thallesYou can solve this issue creating a shortcut in sites/default/files to your private folder
Comment #9
thalles