jifupload 5.x-1.x-dev
Posted by awolfey on April 3, 2009 at 6:52pm
| Download | Size | md5 hash |
|---|---|---|
| jifupload-5.x-1.x-dev.tar.gz | 177.46 KB | ab75be695059e00a6cdf1e02f80d6d4c |
| jifupload-5.x-1.x-dev.zip | 181.22 KB | 3363f1ca771685632744fb64f915e27e |
Last updated: February 25, 2011 - 07:38
Release notes
Initial backport for Drupal 5.x
jifupload 6.x-1.x-dev
Posted by awolfey on February 23, 2009 at 11:13pm
| Download | Size | md5 hash |
|---|---|---|
| jifupload-6.x-1.x-dev.tar.gz | 13.7 KB | 96ce8e0cd8d5391f8869bdce8c333f45 |
| jifupload-6.x-1.x-dev.zip | 16.06 KB | cb240c50f87c8ff21d4aee365df56d50 |
Last packaged version: 6.x-1.x-dev
Last updated: January 20, 2012 - 00:48
Release notes
3/29/09
#403128: 404 Error by nruest, jannalexx fixed 404 error when drupal running in a subdirectory.
Added token support in default alt and title text.
3/28/09
Use filefiled widget custom alt and title text if available.
Use filefiled widget custom path if available.
Removed unecessary duplicate code for$file.
Fixed filefield validation - send field instance instead of name.
Thanks jannalexx.
Fix recursive directory creation. Thanks eliosh.