coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Jack_McPhee on August 25, 2006, 04:38:41 PM

Title: How to change the default text!
Post by: Jack_McPhee on August 25, 2006, 04:38:41 PM
How do i change the default text such as the titles, album list, last albums etc...

Thanks in advance ;)
Title: Re: How to change the default text!
Post by: Nibbler on August 25, 2006, 04:57:00 PM
Edit your language file eg. lang/english.php
Title: Re: How to change the default text!
Post by: Jack_McPhee on August 25, 2006, 05:05:23 PM
Thank you ;D
Title: Re: How to change the default text!
Post by: Jack_McPhee on August 25, 2006, 05:50:14 PM
OOPS...i forgot to ask. When you upload files you have to choose a album, can i also change the (choose album) and instead of upload file (upload song). This will not be in the lanuage.php would it? The language.php is very big one, i could search trough the hole script but if you could tell me that would be great. Thanks again ;D
Title: Re: How to change the default text!
Post by: Joachim Müller on August 25, 2006, 07:05:17 PM
Actually, it says "select album". Just search the file in your editor for the string you want to see replaced, shouldn't be too hard to find.
Title: Re: How to change the default text!
Post by: Jack_McPhee on August 25, 2006, 07:14:39 PM
How do i search the file in my editor for the string, i have never done that before. Only in a game cheator software.
Title: Re: How to change the default text!
Post by: Joachim Müller on August 25, 2006, 07:19:48 PM
Use notepad.exe as an editor, click on "Edit" - "Find" and enter your search string. Works in almost all editors the same way. Most understand the shortcut [Ctrl]+[F] as well. ::)
Title: Re: How to change the default text!
Post by: Jack_McPhee on August 25, 2006, 07:49:25 PM
Thank you for the help again. It dident find it in the editor but the shortcut [Ctrl]+[F] worked great. ;D