cancel
Showing results for 
Search instead for 
Did you mean: 

Feature request : user reminder

jbaton
Champ in-the-making
Champ in-the-making
Imagine that you are evaluating the product and therefore using several users to check whether or not users/groups/rights/authorizations are implemented.

It would be useful to have a reminder of the current user somewhere on the screen.

Maybe between parenthesis after the Logout link.


Jerome, it is good to be user sometimes  Smiley Very Happy
5 REPLIES 5

kevinr
Star Contributor
Star Contributor
I agree! Smiley Happy We intend to add that feature shortly.

Thanks,

Kevin

jbaton
Champ in-the-making
Champ in-the-making
I'll make it shorter

In file web/jsp/parts/titlebar.jsp , in project web-client , line 49 , replace

<a:actionLink value="#{msg.logout}" action="#{LoginBean.logout}" />

with

<a:actionLink value="#{msg.logout} (#{NavigationBean.currentUser.userName})" action="#{LoginBean.logout}" />

ps : as an exchange, s/o @ Alfresco is to implement all my new process stuff Smiley Happy


Jerome

kevinr
Star Contributor
Star Contributor
An excellent simple solution! I have added your code contribution Smiley Wink to the titlebar.jsp ready for the next release.

Thanks! Smiley Very Happy

Kevin

jbaton
Champ in-the-making
Champ in-the-making
This makes my day !
Mum, I am an open source developper !!!  :lol:


what about the second part of the exchange ?? Smiley Happy


Jerome, waiting for 1.0, struggling with RC1b

kevinr
Star Contributor
Star Contributor
:lol: Kev