Hello there,
I need a progress bar to the core upload module that overrides the original progress bar which is an old-fashioned-progress-bar which doesn't include the percentage of the uploaded file.
I think any hack to the original module should also make the "I tweak upload" module work fine. Check the attachments for the old upload progress which needs more enhancements.
I'm working on a project that should be finished within few days and I'm in need to that progress bar.
| Comment | File | Size | Author |
|---|---|---|---|
| upload_1.jpg | 20.28 KB | petermilad |
Comments
Comment #1
dave reidShould use FileField with PECL Upload Progress.
Comment #2
ñull commentedThe fact that /admin/reports/status is indicating that PECL Upload progress is installed suggests that this is core functionality of Drupal. However in my installation I don't see it working for the core upload module when I attach files to a node. I went through all the trouble installing PECL upload progress extension and now it doesn't give me the promised benefit. Is there something special you need to do to activate the percentage progress bar? Is it a bug that it doesn't work? If both questions respond with a negative, then why at all a status message warning, even encouraging me to install the missing extension?
An additional note, in case you doubt it: I have PECL upload progress perfectly installed: its example scripts are working correctly and it also works with file fields.
Comment #3
ñull commentedComment #4
ñull commentedComment #5
grendzy commentedNew features cannot be added to Drupal 6. See Criteria for evaluating proposed changes.