Posted by chazz on May 23, 2009 at 2:08am
Jump to:
| Project: | FileField |
| Version: | 6.x-3.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Is it possible to automatically override uploaded image name with the MD5 hash of the file?
Thanks
Comments
#1
I don't believe this functionality is available in either the Drupal 5 or 6 version of the module. Development has stopped on the Drupal 5 version though, so this feature will not be added there. I'm moving this to a feature request for Drupal 6 FileField (which would also give it to ImageField).
#2
This will not be added. FileField is essentially discontinued since it has been integrated into Drupal core.
#3
Note that this might be possible with FileField Paths, and it would be the best place to look for this functionality in the future (the maintainer has already started work on a D7 version also).