Chaging path to system icons Chaging path to system icons
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Chaging path to system icons

Started by wil1113, July 03, 2008, 05:14:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wil1113

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.

Joachim Müller

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 to accomplish this. Make sure to back up before doing that.

wil1113

Ok then, is there a single file with the doc types? I'm on a mac, so the tool doesn't work. :/

Joachim Müller

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.