You are here

README.txt in Plupload integration 6

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
  4. 2.0.x README.txt
-- SUMMARY --

The Plupload Integration module provides a browser-based widget to allow users with the appropriate permissions to upload images and create nodes in one fell swoop.

Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on the capabilities of the client computer.

-- INSTALLATION --

1. Extract the module into sites/all/modules/
2. Download the Plupload library from http://www.plupload.com/
3. Extract the libary into sites/all/libraries/ 
4. Assign user permissions appropriately  /admin/user/permissions
5. Configure target import field at the path on the config page: /admin/settings/plupload-bulk
6. Browse to the path /file-plupload
7. Add Files using the web interface. (Or even drag-and-drop files onto the widget)
8. Click Start Upload
9. Wait, the Plupload widget is working its magic.
10. You've made nodes.  Hooray!

-- CONFIGURATION --

Users with the 'administer plupload bulk uploads' permission can set the target content type and imagefield for the module at /admin/user/permissions

File

README.txt
View source
  1. -- SUMMARY --
  2. The Plupload Integration module provides a browser-based widget to allow users with the appropriate permissions to upload images and create nodes in one fell swoop.
  3. Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on the capabilities of the client computer.
  4. -- INSTALLATION --
  5. 1. Extract the module into sites/all/modules/
  6. 2. Download the Plupload library from http://www.plupload.com/
  7. 3. Extract the libary into sites/all/libraries/
  8. 4. Assign user permissions appropriately /admin/user/permissions
  9. 5. Configure target import field at the path on the config page: /admin/settings/plupload-bulk
  10. 6. Browse to the path /file-plupload
  11. 7. Add Files using the web interface. (Or even drag-and-drop files onto the widget)
  12. 8. Click Start Upload
  13. 9. Wait, the Plupload widget is working its magic.
  14. 10. You've made nodes. Hooray!
  15. -- CONFIGURATION --
  16. Users with the 'administer plupload bulk uploads' permission can set the target content type and imagefield for the module at /admin/user/permissions