DropZone Uploader v0.9.1

A very flexible, modular and crossbrowser uploader class for Mootools.



Details

Author
Mateusz Cyrankiewicz
Current version
v0.9.1
GitHub
bootle/DropZone
Downloads
12068
Category
Utilities
Tags
Report
GitHub Issues

Releases


Dependencies

  • _self_/_current_:
    • DropZone
    • Core/Class
    • Core/Object
    • Core/Element.Event
    • Core/Fx.Elements
    • Core/Fx.Tween
    • Request

How to use

See demo

Note: Demo might be out of date, for latest version also check it out at dropr.com


Features

  • HTML5 chunk upload
  • Flash upload
  • HTML4 upload
  • Automatic selection of available method
  • Multiple file selection
  • Autostart upload
  • Progress tracking
  • Semi-Automatic file list control (to show progress for multiple files, cancel etc.)
  • Minimum and maximum file size detection
  • Asynchronous file upload (only with HTML5 and Flash)
  • Selector file type filter (Works only with Flash and partially with HTML5)
  • Modal architecture (for example Flash module can just not be included for HTML5+HTML4 support)
  • No visible HTML within the class, UI is very flexible and fully independent
  • The class adapts to use elements of UI provided (eg. only a button, or button with list, and/or drag & drop etc.)
  • Image data collection for instant thumbnail output (HTML5 only)
  • Drag and drop uploads (HTML5 only)
  • Additional vars can be added (eg. upload_to_project: 1) ...

Dependencies

  • Mootools 1.4.3
    • Elements.Event
    • Swiff

Discuss

A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.

Found a bug in this plugin? Please report it this repository's Github Issues.

blog comments powered by Disqus