Plupload widget
Component ID
1932846
Component name
Plupload widget
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Project is currently not supported.
Description
This module integrates a modern Plupload library with FileField in Drupal 6. It provides a field widget for image field that allow user to upload multiple images at once using Plupload library.
Dependencies:
Installation
- Download module into your modules folder.
- Create libraries folder in sites/all folder.
- Download Plupload javascript library and extract the whole archive into libraries folder so the structure will be ../libraries/plupload/js/plupload.full.js.
- Above steps are in no particular order, meaning you can install libraries and plup module without having Plupload javascript library (the module doesn't check for it's presence so you can download it later)
- Go to some content type, add File field and set widget to Plupload
Notice
This project was ordered by customer, to be the backport of Plup 7.x to D6. Any further development is possible only in case of commercial support. Provided patches won't be applied.
