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

Support html5 upload features #122

Open
Guite opened this issue Oct 28, 2011 · 0 comments
Open

Support html5 upload features #122

Guite opened this issue Oct 28, 2011 · 0 comments

Comments

@Guite
Copy link
Owner

Guite commented Oct 28, 2011

Upload fields should get a new property for defining whether they are asynchronous (for using modern upload technologies based on html5).
Initial generator implementation should support the following use cases:

  • Allow only images if using image fields (mime filter)
  • Option for client-side filesize checks
  • Option for client-side image preview
  • Option for having a drop zone beside input field for desktop file drag-ins
  • Option for progress bar feedback

Multiple uploads are not treated yet, but should be supported in the design as they are planned to be included in #123.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant