This is a very useful module. I think it would be more user friendly if it welcomed the user back by real name instead of user name - if the real name module was in place.

Comments

achton’s picture

Version: 5.x-1.4-beta4 » 6.x-1.x-dev

Any chance support for the RealName module is in the works?

Apparently, other modules can hook into RealName if they "[...] change their code to use theme('username', ...)" but I do not know how that interferes with exisiting code in Persistent Login.

Cheers,
Achton

YK85’s picture

subscribing

gapple’s picture

Status: Active » Needs review
StatusFileSize
new869 bytes

This should be a quick fix. Instead of using the username directly, pass the account object through theme('username').

jwhat’s picture

Can we make the Welcome Back message configurable by an administrator?

gapple’s picture

@jwhat: yes, but open up a new feature request issue for that.

cgmonroe’s picture

FYI - Realname support is also included with the patch in issue: #1203056: PL Bootstrap state notification

ptmkenny’s picture

Syntax has changed for D7. Attached is a new patch.

ptmkenny’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
neograph734’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Great, works as expected.

jay.lee.bio’s picture

#7 worked for me too. Thank you.

  • gapple committed 43eee9c on 7.x-1.x authored by ptmkenny
    Issue #849300 by gapple, ptmkenny: Use real name for welcome back...
gapple’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 7.x-1.x-dev

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.