The RealName module allows the administrator to choose fields from the user profile that will be used to add a "real name" element (method) to a user object. Hook_user is used to automatically add this to any user object that is loaded. It will also optionally set all nodes and comments to show this name.
The module underwent a major rewrite and simplification for Drupal 7 and later and now depends on the core token API and the Token module for its functionality. See https://drupal.org/node/1068734 for more information about the changes.
- Drupal 7 core provides a central function that should be used to output a user's display name format_username().
- Drupal 8 core provides getDisplayName() to output a user's display name.
Supporting organizations:
Drupal 10 maintenance and development
Project information
- Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed. - Maintenance fixes only
Considered feature-complete by its maintainers. - Module categories: Content display, Access control
- 16,553 sites report using this module
- Created by NancyDru on , updated
- Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
2.0.0
released 19 September 2024
Works with Drupal: ^8 || ^9 || ^10 || ^11
✓ Recommended by the project’s maintainer.
Install:
Development version: 2.x-dev updated 19 Sep 2024 at 21:35 UTC
7.x-1.4
released 31 January 2019
Works with Drupal: 7.x
✓ Recommended by the project’s maintainer.
Development version: 7.x-1.x-dev updated 7 Jun 2022 at 12:39 UTC