Closed (fixed)
Project:
IMCE
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2009 at 02:41 UTC
Updated:
19 May 2011 at 21:23 UTC
I am using IMCE to let clients upload very large files. Is it possible to
1) while uploading, block user from interacting with the page? As is now, user can click and do anything to mess up the upload.
2) instead of just the spinning animation, it would be great if IMCE throws up a veil block out the screen and show a progress bar/percent complete dialog. Once upload is complete, drop back to normal screen.
Comments
Comment #1
mattyoung commented>show a progress bar/percent complete dialog
Sorry for asking this. I discover this is not possible with PHP. See http://www.raditha.com/php/progress.php. So instead, maybe IMCE can use the SWFUpload module (http://drupal.org/project/swfupload) to do file upload? SWFUpload uses flash to do upload, handles large file without needing to change php.ini settings, multiple file upload, display progress feedback. Combine this with IMCE file browser would be awesome!
Comment #2
ufku commentedClosing 6.x-1.x issues as this branch is no more supported.