Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can we make this module general-purpose (upload *any* type of file...?) #36

Open
nelsonic opened this issue Nov 18, 2016 · 4 comments
Open
Labels
help wanted If you can help make progress with this issue, please comment! question A question needs to be answered before progress can be made on this issue

Comments

@nelsonic
Copy link
Member

nelsonic commented Nov 18, 2016

could we use the code to upload any kind of file...?

@nelsonic nelsonic added help wanted If you can help make progress with this issue, please comment! question A question needs to be answered before progress can be made on this issue labels Nov 18, 2016
@jackcarlisle
Copy link
Member

@nelsonic i think the examples already support multiple file types. If you don't specify the file type in the form then it assumes any. @Conorc1000 and I tested out multiple file type uploads for the project he is working on.

@sohilpandya
Copy link
Member

@jackcarlisle can one person upload a batch of files under one folder? I am thinking if this would work for static sites in particular. 😸

@jackcarlisle
Copy link
Member

@sohilpandya I'm afraid not! If you try and upload a whole directory then it just goes into that directory so that you can pick a file within it. It's also not possible to select multiple files manually

@sohilpandya
Copy link
Member

Thanks for that @jackcarlisle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted If you can help make progress with this issue, please comment! question A question needs to be answered before progress can be made on this issue
Projects
None yet
Development

No branches or pull requests

3 participants