jQsafi / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Remove Alternative PHP Cache dependency to show upload progress #167

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To show upload progress, Mollify has a dependency with APC, which is not 
commonly available on most hosting plans and often is not installable as an 
option at all.

For the same feature to work, there are better alternatives, for example  
Wordpress's built-in uploader allows multiple file selection at once and 
reports upload progress too while having no special system requirements.

Upload progress is a much needed feature for a software of this kind and should 
be available as a standard function.

Original issue reported on code.google.com by hanta...@gmail.com on 3 Dec 2010 at 11:24