Releases for FileField Paths
filefield_paths 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-5.x-1.3.tar.gz | 16.59 KB | 9a414e8adbcdb9d27cf2ba7c643f0a5a |
- #494830: Added support for FileField Sources.
- #485528: Fixed issue with Content Type names containing spaces.
- #480580 by Ralf: Fixed undefined indexes.
- #478924: Updated README.TXT documentation.
- #473368: Fixed issue with Pathauto cleanup removing slashes from paths.
- #466412: Fixed issue with Upload module when CCK not installed.
- #465848: Added support for the Comment Upload module.
- by libeco: Added Dutch translation.
- Added support for the Image module.
- Added translation template.
filefield_paths 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-6.x-1.3.tar.gz | 20.07 KB | 526652e65838d4103185076375015009 |
- #494830: Added support for FileField Sources.
- #488264: Added ImageField Crop module support.
- #485528: Fixed issue with Content Type names containing spaces.
- #480580 by Ralf: Fixed undefined indexes.
- #478924: Updated README.TXT documentation.
- #473368: Fixed issue with Pathauto cleanup removing slashes from paths.
- #466412: Fixed issue with Upload module when CCK not installed.
- #465848: Added support for the Comment Upload module.
- #457956 by jshprentz: Added schema change information.
- by libeco: Added Dutch translation.
- by wulff: Added Danish translation.
- Added support for the Image module.
- Added SimpleTests.
- Added translation template.
filefield_paths 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-5.x-1.2.tar.gz | 13.65 KB | 1671fb837a1deca07e8e2066a6a9c16e |
- Added CHANGELOG.txt and README.txt.
- Updated API Hooks - minor change, implemented one default value.
- Changed default File name replacement value.
- Fixed issue with new tokens when 'origname' field is empty.
- Added original filename tokens.
- Added original filename in {files} table.
- Added improved 'Retroactive updates' (previously 'Retroactive changes').
- #311526: Fixed recursion error.
- #428542 by k4ml: Fixed PostgreSQL issue.
filefield_paths 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-6.x-1.2.tar.gz | 14.77 KB | a1c9e681542f0bf87d39b0dcf24352c6 |
- Added CHANGELOG.txt and README.txt.
- #447794: Updated ImageField thumbnail support.
- Updated API Hooks - minor change, implemented one default value.
- Changed default File name replacement value.
- Fixed issue with new tokens when 'origname' field is empty.
- Added original filename tokens.
- Added original filename in {files} table.
- #434038: Added Batch process for 'Retroactive updates' (previously 'Retroactive changes').
- #311526: Fixed recursion error.
- #428542 by k4ml: Fixed PostgreSQL issue.
filefield_paths 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-5.x-1.1.tar.gz | 11.46 KB | 3ef5cbf604e8a943774472509df04e38 |
Added
- Support for the Upload module.
- Retroactive changes - rename and/or move previously uploaded files.
- API Hooks to expand functionality with sub-modules.
Fixed
#398754: Wrong file name when transliteration is applied to file paths / new files deleted.
#390654: Directories not working with ImageField in D5.
#373735: Replacement of unprocessed URL in Body fails with FCKEditor.
#366997: PHP notices
#363105: Error in INSERT INTO: Column count doesn't match value count at row 1 query
#360303: Use t function in strings
#331488: Array warnings when not adding/updating filefields/imagefields.
filefield_paths 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-6.x-1.1.tar.gz | 12.08 KB | 52389ae2398a5302d5ae625bfa8b8d09 |
Added
- Support for the Upload module.
- Retroactive changes - rename and/or move previously uploaded files.
- API Hooks to expand functionality with sub-modules.
Fixed
#399318: Moving imagefield thumbnails to final directory
#398754: Wrong file name when transliteration is applied to file paths / new files deleted.
#373735: Replacement of unprocessed URL in Body fails with FCKEditor.
#366997: PHP notices
#363105: Error in INSERT INTO: Column count doesn't match value count at row 1 query
#360303: Use t function in strings
#324736: * warning: mb_eregi_replace() expects parameter 3 to be string, array given in...
#331488: Array warnings when not adding/updating filefields/imagefields.
filefield_paths 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-7.x-1.x-dev.tar.gz | 13.44 KB | ce72950a5a23a219898d06eec1a6eb27 |
Drupal 7 nightly build
filefield_paths 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-6.x-1.0.tar.gz | 9.61 KB | de3346f057751552b1800b2558ae0346 |
Initial 6.x release
filefield_paths 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-5.x-1.0.tar.gz | 9.81 KB | 88ae1afc7fddd57f75fdec4405610f8d |
Initial 5.x release
filefield_paths 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-5.x-1.x-dev.tar.gz | 18.21 KB | 75008d6d472d4636e10d5dc9b7168810 |
Drupal 5 Nightly Build
filefield_paths 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| filefield_paths-6.x-1.x-dev.tar.gz | 24.42 KB | 05a9537843f740f5ad31e8da49c9f997 |
FileField Paths 6.x-1.x-dev, xxxx-xx-xx (development release)
-----------------------------------
- #614992 by DarrelDuane, Deciphered: Added support for larger Filepath.
- #614190: Added logic check to prevent processing of "Add another item" string.
- #606500 by nico059, Deciphered: Added support to replace unprocessed URLs in CCK text fields.
- #564680 by sp3boy: Improved support for Image module.
- #536384: Fixed transliteration support.
- #525354: Fixed implementations of hook_filefield_paths_get_fields().
- #522678 by chrisirhc: Fixed issue with Filepath variable and ImageField Crop.
- #515044: Fixed [filefield-onlyname-original] token for PHP > 5.2.
- #373094: Added Active Updating functionality.
- Improved replace of unprocessed URLs for FileField Insert.
- Improved support for private file systems.
- Added support for the Audio module.
- Added cleanup of removed field instance settings.
