Posted by ivanjaros on January 15, 2012 at 8:04pm
Description
This module integrates a modern Plupload library with file field in Drupal 7. It provides a field widget for image field that allow user to upload multiple images at once using Plupload library. It depends on Libraries module.
Installation
- Download module into your modules folder
- Libraries module requires you to create 'libraries' folder in 'sites/all' or 'profiles/profileName' 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 conten type, add image field and set widget to Plup
Stable release
Planned features include:
- File field widget
- filefield_paths module integration
- Multiple widgets per page
- Element documentation for developers
Known issues
Plup(alpha1) works with filefield_paths but file names are not preserved. Without filefield_paths the file names are preserved but you cannot upload into folder structure based on tokens that filefield_paths module provides. This is due to filefield_paths way of saving original filename into it's own table column.
Notes
- Plup has it's own persmission. Non-admin users won't be able to upload files without it. Due to security issues anonymous users are not able to upload images even if user access is set properly.
- Also note that Plup does not depend on Plupload module but can be running simultaneously without problem.
- Do not post patches. They won't be commited.
- This module is developed for special environment therefor feature suggestions will most probably not be implemented.
- See similar modules or another Plupload integration.
Sponsor
This module is developed by Spherea an e-commerce SaaS provider.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 1859 sites currently report using this module. View usage statistics.
- Downloads: 2,386
- Last modified: May 11, 2012
