
Jason
Staff
/ Moderator

Jan 8, 2012, 5:42 PM
Post #2 of 2
(255 views)
Shortcut
|
|
Re: [willydoit] duplicate upload names concern
[In reply to]
|
Can't Post
|
|
Hi, When you say you have upload names duplicated do you mean like having kitchen.jpg and Kitchen.jpg? If you want to have all uploaded records switched to all lower case, you could create a custom plugin to do this, using the upload_saveAsFilename filter. In terms of moving the records you already have. You would need to manually distinguish the file names, and then update the uploads table with those changes. Are there many files affected by this? Hope this helps --------------------------------------------------- Jason Sauchuk - Programmer interactivetools.com Hire me! Save time by getting our experts to help with your project. http://www.interactivetools.com/consulting/
|