imgupload 6.x-1.9
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.9.tar.gz | 354.51 KB | 4c2db66478862a5b3c1111f54cf8a822 |
| imgupload-6.x-1.9.zip | 368.53 KB | 810cbe487744ad3a9d7e743d8bd519e0 |
Release notes
I have included the imgtax module in with this one, too.
imgupload 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.8.tar.gz | 345.83 KB | 7be1db510bf873d2eec462ddb844b6d1 |
| imgupload-6.x-1.8.zip | 359.1 KB | 9e3ee25b729f1aa3642caf4134beeed7 |
Release notes
Bug fixes - allow uppercase extensions
back button
Portuguese translations
imgupload 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.7.tar.gz | 343.93 KB | 393c239f1c915acc96b57f02a8d63cc4 |
| imgupload-6.x-1.7.zip | 355.8 KB | 59c78fa1a12973104dd3a5f18ed1879e |
Release notes
Now works with clean URLs. Needed to add some 'not found' handlers so that the applet would look in the local JRE for some classes.
Also, I think I now calculate the path to the jar file correctly.
imgupload 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.6.tar.gz | 343.11 KB | e9a837dd27c7ee1749bc4034ff874b06 |
| imgupload-6.x-1.6.zip | 354.57 KB | bff02c521ce1ebc6bad1361b27ee40ab |
Release notes
Construct complete URL to .jar files, and allow user to override. Also compile for 1.5 for Mac 32 bit users.
imgupload 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.5.tar.gz | 347.56 KB | 0ee3adc7579772757cc61766d542898d |
| imgupload-6.x-1.5.zip | 358.49 KB | 4b36acf102c47ea5c0f69445e5ea3f8e |
Release notes
Removed absolute path reference. There was a reference to an absolute path to the URL for one of the callbacks, which would only work if you had the exact same directory structure as I do :-)
imgupload 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.4.tar.gz | 347.53 KB | bf0046df5afb9a40d490ff56c04991af |
| imgupload-6.x-1.4.zip | 358.48 KB | 4f1e320ff65231d8ae7c410c72a115a9 |
Release notes
Removed faux dependency from .install file.
imgupload 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.3.tar.gz | 347.59 KB | 130fe0e6c8ae1db9de579fbcc8187d80 |
| imgupload-6.x-1.3.zip | 358.54 KB | 0fc29e621111c0a6a899ccaca0300b4a |
Release notes
Add warning if browser does not have Java enabled, or wrong Java version.
imgupload 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.2.tar.gz | 277.55 KB | a98e76fdba6af719c96303cc4e2998a4 |
| imgupload-6.x-1.2.zip | 288.78 KB | 7b2fa26ae4b45ffa7476dcacf00dd3eb |
Release notes
Fixes handling of duplicate files
Default width/height in admin menu how handled correctly
imgupload 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.1.tar.gz | 336.04 KB | 9545b30def8f0a638b55c0c95e3655c1 |
| imgupload-6.x-1.1.zip | 348.14 KB | 9fb4def382ae2c6508b67539647e895e |
Release notes
JAR file size is now reduced by about 90%. A large image file that is not used by the applet got stuck in the jar file by mistake.
imgupload 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.0.tar.gz | 2.55 MB | f0787eef1061c5edc5292dd0aed05091 |
| imgupload-6.x-1.0.zip | 2.57 MB | 98c6b9b38b7a963e1d14527f582e4a1e |
Release notes
The first official release of this module. This will allow you to quickly upload pictures from your computer to the server. Images are scaled/rotated on the clients local machine, so you don't waste hordes of bandwidth just to upload files that drupal/GD will truncate anyway.
See screencast at:
imgupload 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| imgupload-6.x-1.x-dev.tar.gz | 360.61 KB | ecaaec9878eb135065c4bebc75c0f9d6 |
| imgupload-6.x-1.x-dev.zip | 374.8 KB | 5b076ff869a235e1af9e9a20730cfff6 |
Release notes
The first release of the imgupload module.