Further modules included.
[yaffs-website] / web / modules / contrib / dropzonejs / README.md
1 ## About DropzoneJS
2
3 This is the Drupal 8 integration for [DropzoneJS](http://www.dropzonejs.com/).
4
5 ###How to install:
6 1. Download this module
7 2. [Download DropzoneJS](https://github.com/enyo/dropzone) and place it in the
8    libraries folder
9 3. Install dropzonejs the [usual way](https://www.drupal.org/documentation/install/modules-themes/modules-8)
10 4. Remove "test" folder from libraries folder as it could constitute a
11    security risk to your site. See http://drupal.org/node/1189632 for more info.
12
13 You will now have a dropzonejs element at your disposal.
14
15 ###Future plans:
16 - A dropzonejs field widget.
17 - Handling already uploaded files.
18 - Handling other types of upload validations (min/max resolution, min size,...)
19 - Removing files that were removed by the user on first upload from temp storage.
20
21 ###Project page:
22 [drupal.org project page](https://www.drupal.org/project/dropzonejs)
23
24 ###Maintainers:
25 + Janez Urevc (@slashrsm) drupal.org/u/slashrsm
26 + John McCormick (@neardark) drupal.org/u/neardark
27 + Primoz Hmeljak (@primsi) drupal.org/u/Primsi
28
29 ###Get in touch:
30  - http://groups.drupal.org/media
31  - IRC: #drupal-media @ Freenode
32  
33 ###Thanks:
34  The development of this module is sponsored by [Examiner.com](http://www.examiner.com)
35  Thanks also to [NYC CAMP](http://nyccamp.org/) that hosted media sprints.