Joobs - 22 June 2008 04:04 PM
Really hope this gets developed into something nice and solid.
Same 
Joobs - 22 June 2008 04:04 PM
Would there be any way to add a progress bar (eg swfupload, fancyupload), or animated uploading gif for larger files?
This isn’t really in the scope of this extension. I basically want to provide a very simple easy way to upload files using native web browser controls. Anything else like loading indicators / swf uploader will add lots of extra complexity.
Joobs - 22 June 2008 04:04 PM
Would there be any way to store files in sub directories based on user ID? I am thinking for community based sites where lots of members will be uploading content, giving each member their own sub directory would make things much neater.
Hmm maybe… but probably not. At the moment the extension obeys the file upload prefs you set in the admin. Actually thinking on the fly maybe I could add this in as an option…
lg_file_upload_sub_folder = '{member_id}'
That would work ok I guess. 