I need to change the path to all of the coppermine system icons located in the /images directory.What files do I need to mess with? I'm converting them all to pngs.
Quote from: wil1113 on July 03, 2008, 05:14:55 AM
What files do I need to mess with?
There isn't a single file. Reference to those images exist across many coppermine core files. Use a tool like Replace In Files (http://www.emurasoft.com/replall/) to accomplish this. Make sure to back up before doing that.
Ok then, is there a single file with the doc types? I'm on a mac, so the tool doesn't work. :/
Quote from: wil1113 on July 03, 2008, 06:49:43 PM
Ok then, is there a single file with the doc types?
I'm not 100% sure, but I think you can get away without any editing: just delete ./images/thumb_mp3.jpg and instead copy your custom image (needs to be named "thumb_mp3.png") into the images folder - as far as I remember, this should be all you need to do.
Quote from: wil1113 on July 03, 2008, 06:49:43 PM
I'm on a mac, so the tool doesn't work. :/
There should be similar tools for your OS as well - I think this could even be accomplished with the search function of your OS. Most advanced text editors have a similar search feature as well.