Page 1 of 1

customize upload handling

PostPosted: Tue Nov 13, 2007 2:35 am
by kurisusan
Hi,

I'd like to change the default file upload handling that duplicate names get indexed (when using the file system to store the files). Or rather they might be indexed internally but the user should not notice. It boils down to stripping the index whenever the filename is displayed and the file is downloaded.
Is that possible somehow?

Christian