News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

2 questions regarding usernames....

Started by zzz, January 22, 2006, 07:09:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zzz

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.