forked from sinsunsan/plupload
-
Notifications
You must be signed in to change notification settings - Fork 0
Customization of the plupload module http://drupal.org/project/plupload
License
overagain/plupload
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-- 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
About
Customization of the plupload module http://drupal.org/project/plupload
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 91.2%
- CSS 8.8%