X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fdropzonejs%2FREADME.md;fp=web%2Fmodules%2Fcontrib%2Fdropzonejs%2FREADME.md;h=1bc517ef7919e80d8256c18c9d0de0e95ab76f4e;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/modules/contrib/dropzonejs/README.md b/web/modules/contrib/dropzonejs/README.md new file mode 100644 index 000000000..1bc517ef7 --- /dev/null +++ b/web/modules/contrib/dropzonejs/README.md @@ -0,0 +1,35 @@ +## About DropzoneJS + +This is the Drupal 8 integration for [DropzoneJS](http://www.dropzonejs.com/). + +###How to install: +1. Download this module +2. [Download DropzoneJS](https://github.com/enyo/dropzone) and place it in the + libraries folder +3. Install dropzonejs the [usual way](https://www.drupal.org/documentation/install/modules-themes/modules-8) +4. Remove "test" folder from libraries folder as it could constitute a + security risk to your site. See http://drupal.org/node/1189632 for more info. + +You will now have a dropzonejs element at your disposal. + +###Future plans: +- A dropzonejs field widget. +- Handling already uploaded files. +- Handling other types of upload validations (min/max resolution, min size,...) +- Removing files that were removed by the user on first upload from temp storage. + +###Project page: +[drupal.org project page](https://www.drupal.org/project/dropzonejs) + +###Maintainers: ++ Janez Urevc (@slashrsm) drupal.org/u/slashrsm ++ John McCormick (@neardark) drupal.org/u/neardark ++ Primoz Hmeljak (@primsi) drupal.org/u/Primsi + +###Get in touch: + - http://groups.drupal.org/media + - IRC: #drupal-media @ Freenode + +###Thanks: + The development of this module is sponsored by [Examiner.com](http://www.examiner.com) + Thanks also to [NYC CAMP](http://nyccamp.org/) that hosted media sprints.