Jens Frank wrote:
On Tue, Jan 06, 2004 at 11:36:20AM +0530, Arvind Narayanan wrote:
It wouldn't be difficult to change it, but it would be an ugly hack. The directory name is the first 2 chars of the md5sum of the name of the image. So it would mean either using a different hashing method, affecting *all* images, or putting special case checks in the code.
The directory is /upload/a/ad/, the first letter is used twice, once for /a/ and once for /ad/. It's not hard and not ugly to change this to /a/d/.
Geez, everyone has better ideas than I! ;-)
So can we make this change, then?
Thanks, Timwi