I'm wondering if there's a safe way to give access to files attached to nodes, also sitting in sites/all/files.

Drupal (and CCK Filefield) uses a 'status' flag to note safe files. Is there a way to integrate that path/tree in IMCE safely? Or do I have to use Image_Browser with a custom view? Sorry if I'm missing something documented before.

Comments

asb’s picture

sub

ufku’s picture

You can give any role access to any folder. You should disable upload or delete permission for folders that are used by modules. Note that IMCE lists all files regardless of their status.

ufku’s picture

Status: Active » Closed (fixed)