
paulo at digitalcraftsmen
Apr 7, 2009, 12:11 AM
Post #3 of 3
(815 views)
Permalink
|
Phillip Smith wrote: > > On 31-Mar-09, at 6:46 PM, Adam Wilson wrote: > >> 1. Better control over file names, especially if I can translate >> the title to something appropriate (lowercase, no special characters). > > Have you looked at the MEDIA_UNIQUE_FILENAME configuration directive? The additional controls you want should be quite easy. Have a grep through the code under lib for MEDIA_UNIQUE_FILENAME and you'll find where the filename gets set on upload. You should then be able to add in the source and other fields that you want. regards, Paul -- Paul Orrock Digital Craftsmen Lead SysAdmin www.digitalcraftsmen.net Exmouth House, 3 Pine Street, London, EC1R 0JH Tel: 020 7183 1410 Fax: 020 7099 5140
|