Provides integration between for the Plupload widget to upload multiple files and Drupal. 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.
Drupal 7 version
Drupal 7 version provides Plupload library and form element. You only need the 7.x version if another module tells you to download it.
Drupal 6 version
The current code is somewhat of a proof of concept that does a very simple thing: a single setting page, a single upload page, and content goes into an imagefield on a single content type using the HTML5 or HTML4 widgets. It creates one node per image. It assumes your allowed file extensions jpg,gif,png,jpeg.
Known problems
This should probably use one of the jQuery loaders and should probably put the javascript into the sites/all/libraries directory. Please, make an issue suggesting which jQuery loader is the best.
Modules which are integrated with Plupload
Drupal 7
- Media
- FileField Sources Plupload
- Plup
- Mupload (sandbox)
- Bulk Media Upload (sandbox)
- Upload nodes (sandbox)
- Media and Plupload connector (sandbox)
Drupal 6
Do you know another module that uses Plupload? Let us know in the issue queue and we'll add it to the list.
Media 7.x-2.x-dev notice
If you're using Media 7.x-2.x-dev, you need to enable Multiform module in order to integrate Plupload with Media.
This is, however, not true for 7.x-2.0-unstable3 and earlier.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 12645 sites currently report using this module. View usage statistics.
- Downloads: 36,032
- Last modified: May 11, 2012
