coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: zzz on January 22, 2006, 07:09:47 PM

Title: 2 questions regarding usernames....
Post by: zzz on January 22, 2006, 07:09:47 PM
1/ i would like to be able to have the title the name of the user in question when viewing their albums:
<title>username</title> instead of <title>Coppermine Photo Gallery - Home > user galleries > username</title>

2/ i would like to change the logout[username] displayed in the menu to:
'logout' and be able to print that persons username somewhere in my menu ideally in my theme.php like so:


<!-- BEGIN logout -->
&nbsp;&nbsp;<font size="1" color="#ffffff"><b>you are logged in {USER_NAME} <a href="{LOGOUT_TGT}">[logout]</a></b></font>
<!-- END logout -->


im really impressed with how fast i have been able to fit the gallery into the theme of my website kudos to all that have helped this project, thankyou to all that have helped me with my questions.