Greetings,

what i'm looking for is a way to set an image field that only allows the user to select an image from a bunch of images that are in ONE specific folder on the server.

This module comes real close but there's 2 points missing:
- Make it so that the user can only access a defined folder with IMCE (IMCE could check if there is an upload folder specified and limit the user access through IMCE to this folder only)
- Only show the IMCE option, not the basic image upload option.

Thanks in advance.

Comments

WilliamB’s picture

Issue summary: View changes

Clarification

WilliamB’s picture

Found a patch related http://drupal.org/files/issues/filefield_sources-7.x-877452-27.patch
But it doesn't display any file in restricted mode?

quicksketch’s picture

Status: Active » Closed (duplicate)

#877452: Enable uploading and deletion through IMCE now committed restricts the user to a single directory (the upload directory).

Your second request has a dedicated issue at #879902: Disable upload widget for special cases

quicksketch’s picture

Issue summary: View changes

Clarification