Closed (fixed)
Project:
FileField Sources
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2010 at 19:10 UTC
Updated:
23 Aug 2010 at 05:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchThanks ufku! I've often thought about the possibilities of FileField Sources and IMCE together. IMCE's APIs allow for great flexibility in browsing, I'd like to have things like "recently uploaded" and "my files" in the IMCE popup for FileField Sources (see #436182: IMCE lists unusable files (The selected file could not be used because the file does not exist in the database)). This patch leads to much more "official" support for IMCE, my initial approach was mostly experimental. I'll review this when I get a chance.
Comment #2
achtonsubscribing
Comment #3
quicksketchThanks again ufku. I've committed this patch with the exception of enabling all IMCE functionality (deleting, uploading, etc.) I'd like to lock this down a little further, since I don't like that IMCE allows uploading of files anywhere in the whole file system (or at least that there's no integration with the FileField upload path settings). We should continue that discussion over at #877452: Enable uploading and deletion through IMCE, but this patch otherwise looks great so I've committed it so that we can go forward with more incremental fixes.