christiangenco/dbinbox

Feature request: Limit files by type

Opened this issue · 3 comments

It would be awesome if you could limit the types of files to upload by inputting permitted file extensions in the settings panel. :)

Inspiration see:
http://stackoverflow.com/questions/12303660/restricting-file-types-in-jquery-file-upload-demo

I like it. Don't let people fill up your dropbox with movies or .exes if you know you just want images. Added to my todo list!

If you'd like to take a crack at it, I'd be happy to accept your pull request.

Sure... :)

I'm new to github, so where can I find the HTML. I've located the CSS and
some HAML-files, but the HTML could need a little update aswell. :)

2013/8/26 Christian Genco notifications@github.com

I like it. Don't let people fill up your dropbox with movies or .exes if
you know you just want images. Added to my todo list!

If you'd like to take a crack at it, I'd be happy to accept your pull
request.


Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-23244272
.

The HAML files actually compile to HTML. You can learn more about it here: http://haml.info/