I would like to remove all traces of Username from my site.
Instead I would like users to login using an Email Address and then have there Real Name be displayed next to their post. This is the way Facebook functions and wonder why it is so difficult for drupal to do.
Has anyone successfully done this and can tell me how it's done?
I'm trying to use a combination of RealName, Email Registration, and LoginToboggan.
Thanks in advance for any help I might receive.
Comments
Comment #1
nancydruOkay. Are there places I missed? Certainly any module that uses theme('username',...) should work the way you want with RealName.
Comment #2
nancydruNo further information.
Comment #3
drupalok commentedsubscribing! definitely the way it should be!!!!!
Comment #4
nancydruSubscribing to a closed issue?
Comment #5
drupalok commentedups... overlooked the second post
sorrry
Comment #6
darumaki commentedEver hear of privacy ? What if the user does not want their real name posted on the internet. Who gets to have control over this you or the user. Most users (intelligent users) do not want their real name on public sites.
Comment #7
nancydru"Real Name" doesn't necessarily mean their legal name; it means a name composed of one or more fields taken from their user profile, rather than their login name. Additionally, this module does support the Profile Privacy module which gives them the ability to turn off the use of any of those fields.
As an example, my test site shows me as "Beautiful Webmistress." How can that be considered a privacy issue?
Comment #8
philbar commentedEver heard of a Facebook?
There are many legitimate reasons to use real names on social websites. I'm personally creating a collaborative authoring site which needs real names and user profiles to be used to insure credibility of the authors and also to attribute the writing to their "real world" authors.
Comment #9
madwalo commentedi totally agree
Comment #10
heystswede commentedSo long... did you achieve your goal?