plup-4.png

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

Version Downloads Date Links
7.x-1.0-alpha1 tar.gz (18.15 KB) | zip (19.48 KB) 2012-Feb-05 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (18.4 KB) | zip (19.68 KB) 2012-Mar-30 Notes

Project Information


Maintainers for Plup

  • ivanjaros - 22 commits
    last: 8 weeks ago, first: 18 weeks ago

Issues for Plup

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here