Closed (won't fix)
Project:
FileField
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 May 2009 at 02:08 UTC
Updated:
20 Dec 2009 at 02:35 UTC
Is it possible to automatically override uploaded image name with the MD5 hash of the file?
Thanks
Comments
Comment #1
quicksketchI 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).
Comment #2
quicksketchThis will not be added. FileField is essentially discontinued since it has been integrated into Drupal core.
Comment #3
quicksketchNote 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).