You are here

README.txt in Bulk Media Upload 7

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation & Usage


INTRODUCTION
------------

With Bulk Media Upload you can upload a bunch of (media) files and a new node will be created for every file. The files are selected via a browser file upload dialog and can be stored in a media, file or image field.
Also default values can be chosen for the other fields assigned to the new node.




INSTALLATION & USAGE
------------

1.  Install plupload and token. (Dont forget their dependencies!)
2.  Download plupload from plupload.com and copy the files into
    sites/all/libraries/plupload
3.  Create a nodetype with at least one media-, image- or file-field
4.  Go to admin/config/media/bulk_media_upload and choose your nodetype and
    the created media-, image- or file-field
5.  Visit admin/content/media/bulk_upload, fill out the form and start uploading

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation & Usage
  5. INTRODUCTION
  6. ------------
  7. With Bulk Media Upload you can upload a bunch of (media) files and a new node will be created for every file. The files are selected via a browser file upload dialog and can be stored in a media, file or image field.
  8. Also default values can be chosen for the other fields assigned to the new node.
  9. INSTALLATION & USAGE
  10. ------------
  11. 1. Install plupload and token. (Dont forget their dependencies!)
  12. 2. Download plupload from plupload.com and copy the files into
  13. sites/all/libraries/plupload
  14. 3. Create a nodetype with at least one media-, image- or file-field
  15. 4. Go to admin/config/media/bulk_media_upload and choose your nodetype and
  16. the created media-, image- or file-field
  17. 5. Visit admin/content/media/bulk_upload, fill out the form and start uploading