Hi folks,

I've had a request to allow our users to choose how their name will be displayed throughout the site and am trying to see if there is an module or snippet that may put me on the right track.

The users would like to be able to choose either full name, first name-last initial or username for display on their pages and nodes.

I have also, as a temporary solution, been looking for options to show the first name-last initial for all users but have had limited success with some of the php I've found.

If anyone has any insight on how to or if this can be accomplished, I'd greatly appreciate it.

Thanks,
Rob

Comments

vm’s picture

http://drupal.org/project/realname is likely where I'd start. Not sure how you will go about "options" for one type of display or another.

robertem’s picture

Thanks,
I'll have a look at RealName, not sure if it will accomplish exactly what I'm looking for but it should allow me to do the last initial portion.

grifcha’s picture

subscribed