Closed (duplicate)
Project:
FileField Sources
Version:
7.x-1.4
Component:
Source: IMCE
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 12:31 UTC
Updated:
30 Jul 2012 at 06:38 UTC
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
Comment #0.0
WilliamB commentedClarification
Comment #1
WilliamB commentedFound 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?
Comment #2
quicksketch#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
Comment #2.0
quicksketchClarification