coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: rise on December 12, 2003, 04:38:53 AM

Title: How do I change the title?
Post by: rise on December 12, 2003, 04:38:53 AM
I dont see the field in the config screen... any ideas?
I tried to search for this topic but it yielded too many results!
Title: How do I change the title?
Post by: Joachim Müller on December 12, 2003, 08:38:07 AM
What title? The gallery title, category name (title), album name (title), pic title? What config? Admin menu item "config"? Album properties? Edit pics?

Please be more specific.

GauGau
Title: How do I change the title?
Post by: rise on December 12, 2003, 11:26:15 AM
the title that shows in the browser's toolbar at the top :)
i typed the wrong thing when i did the install
Title: How do I change the title?
Post by: Casper on December 12, 2003, 12:32:21 PM
Edit the themes/your theme.html.
Near the top, in the <head> section you will find <title>your site name</title>.

edit this to what you want.

If you allow changes of themes, you need to do it in all themes you allow/use.
Title: How do I change the title?
Post by: rise on December 12, 2003, 01:24:37 PM
thanks for the help,
but i cant seem to find the theme.html you speak of. where would this be located? i see only template.html in the theme directories of the site
Title: How do I change the title?
Post by: Casper on December 12, 2003, 05:13:46 PM
sorry  :oops:

yes, it's the theme/yourtheme/template.html you want
Title: How do I change the title?
Post by: rise on December 13, 2003, 03:16:25 AM
ok maybe im missing a concept here, but when i edit the <title>{TITLE}</title> to <title>mydesiredtitle</title> it doesnt change (
any other way to work around this? i hope i dont have to re-install everything just to fix this small problem!
Title: How do I change the title?
Post by: rise on December 13, 2003, 03:22:08 AM
nevermind, thanks alot for your help!
turns out the problem is with my URL forwarding service!
Title: How do I change the title?
Post by: Joachim Müller on December 13, 2003, 10:14:17 AM
casper's tip is not correct: leave <title>{TITLE}</title>in template.html just like it is. Instead, go to coppermine config (logged in as admin, admin mode) and look for "Gallery name" - change the vaule that comes in this section, as it affects what's shown in the title tags (the {TITLE} stuff in the template being replaced with some dynamic content).

GauGau
Title: How do I change the title?
Post by: Casper on December 13, 2003, 10:38:48 AM
:oops:  sorry
Title: Re: How do I change the title?
Post by: gapman on June 03, 2004, 02:13:39 PM
Quote from: GauGau on December 13, 2003, 10:14:17 AM
casper's tip is not correct: leave <title>{TITLE}</title>in template.html just like it is. Instead, go to coppermine config (logged in as admin, admin mode) and look for "Gallery name" - change the vaule that comes in this section, as it affects what's shown in the title tags (the {TITLE} stuff in the template being replaced with some dynamic content).

GauGau
This did not work for me either, I have it changed and it just keeps putting "Gallery"?

On edit: Nevermind, it was an IPB lang file intergration issue!