plupload 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| plupload-7.x-1.0.tar.gz | 128.87 KB | c692828eb6cae6d27715ee729daf6494 |
| plupload-7.x-1.0.zip | 132.17 KB | 8d2fcbc065ece7e8fe3ca8a687ac7670 |
Release notes
Plupload integration 7.x-1.0
=================================
- #1414486: Allow for Multiple Plupload elements in a form by nbucknor, slashrsm: Improvements of error handling for multiple plupload elements on a single form.
plupload 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| plupload-7.x-1.0-rc1.tar.gz | 128.82 KB | 0e75686f2e6a69af0f98f29d8084541b |
| plupload-7.x-1.0-rc1.zip | 132.13 KB | a1844d5855bb6e3cd2a7f40f2ec1945d |
Release notes
Plupload integration 7.x-1.0-rc1
==================================
- by slashrsm: Fix 3 Coder review notices.
- by slashrsm: Removed unnecessary popup caused by previous commit.
- #1414486 by nbucknor, annblack: Allow for Multiple Plupload elements in a form.
- #1461884 by atlea: File uploads larger than php post_max_size broken
- #1445172 by Moloc: Use drupal_unlink() instead unlink()
plupload 7.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| plupload-7.x-1.0-beta4.tar.gz | 128.57 KB | d7f97a9ce04a198d97ca78d92ff98561 |
| plupload-7.x-1.0-beta4.zip | 131.89 KB | c7390d2418a21d64655905169de0e8eb |
Release notes
- #1230632 by ksenzee: Hard-coded file size limits.
- #1219992 by slashrsm, axe312, Dave Reid: Add support for Drupal native translations.
- #1111054 by George Petsagourakis: Convert plupload_fix_temporary_filename() a private function
- #1316438 by jcfiala, slashrsm: Plupload in AJAX call causes form.submit handler to be added multiple times
- #1300620 by jamiecuthill, ksenzee: Update to 1.5.1.1 because uploading is broken in Firefox 7
- #1121070 by Moloc: Warning: unlink(...) [function.unlink]: Permission denied in plupload_handle_uploads()
- #1348892 by slashrsm, Moloc: Show library version in status report
- #1267190 by Moloc: Plupload transliteration support for d7
- #1240654 by Dave Reid: Use a proper namespace for file_uri_to_object().
plupload 7.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| plupload-7.x-1.0-beta3.tar.gz | 126.07 KB | 4178644436bd7e45eb2360a8b5360e21 |
| plupload-7.x-1.0-beta3.zip | 128.84 KB | 789364f6194697985e4aac3698d288cf |
Release notes
This release adds support for (and requires) version 1.4.3 or later of the Plupload library, with the library files stored in either sites/all/libraries or in another location determined by the (optional) Libraries API module.
If you are upgrading from the previous beta release, you will need to upgrade the Plupload library from http://plupload.com and move it to the new location in the filesystem (storing the library as a subdirectory of the Plupload moudle itself is no longer supported).
Fixes contained in this release:
- #1143142 by katbailey, tbosviel: Updated to 1.4.3 file layout.
- #902410 by effulgentsia, katbailey: Fixed plupload_library() requires plupload library to be in module folder rather than flexible or sites/all/libraries.
- Patch by effulgentsia to update the library version info to match latest currently available release.
- Patch by effulgentsia to update the README.txt information.
- #1110830 by clemens.tolboom and David_Rothstein: Add a hook_requirements() to check that the plupload library is installed correctly.
plupload 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| plupload-7.x-1.0-beta2.tar.gz | 125.37 KB | 7a04187b02e20e333d39f8adba7fc0e8 |
| plupload-7.x-1.0-beta2.zip | 127.9 KB | abf9a79308c2b116b8bfd89730b55410 |
Release notes
This release contains a security update to fix directory traversal issues, and to properly munge filenames to protect against exploits on some server configurations. The Plupload module is still in beta (and therefore not recommended for use on production sites), but if you are using it on a production site you should update to this version to take advantage of the security fixes.
The release also contains bug fixes that allow the module to work with the latest version of the Plupload library (1.4.2).
plupload 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| plupload-7.x-1.0-beta1.tar.gz | 124.02 KB | 9707dde2341df3df582aab4d7a4e1856 |
| plupload-7.x-1.0-beta1.zip | 126.63 KB | b60463a492973cb058bcb60b32273998 |
Release notes
This release is known to work with Drupal 7 Beta 1.
plupload 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| plupload-7.x-1.x-dev.tar.gz | 128.87 KB | 0adc7c84f1595fb46ba192708dd8ccec |
| plupload-7.x-1.x-dev.zip | 132.18 KB | 90a1b2f2249a6d57d32e9837fd28a9c4 |
Release notes
Plupload integration for 7.x. Unlike 6.x this version is leveraged by other modules so you should only download it if some other module needs it (like Media).
plupload 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| plupload-6.x-1.x-dev.tar.gz | 12.94 KB | 787b09f1d7a538526c1469543bfcba0e |
| plupload-6.x-1.x-dev.zip | 14.48 KB | 090a27dc7d13a41ae29cac9c6f716cd3 |
Release notes
An initial development release. Basic features so far.