You are here

README.txt in Real Name 7

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
The RealName module allows the admin to choose fields from the user profile
that will be used to add a "realname" element (method) to a user object.
Hook_user is used to automatically add this to any user object that is loaded.

Installation
------------
Standard module installation applies. See
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.

Menus
-----
The only menu item is for the settings page.

Settings
--------
The settings page is at Configuration >> People >> Real name
(admin/config/people/realname).

This is where you choose which user tokens will be used
to create the user's RealName.

Permissions
-----------
The settings page is controlled by the "Administer Real Name" permission.

File

README.txt
View source
  1. The RealName module allows the admin to choose fields from the user profile
  2. that will be used to add a "realname" element (method) to a user object.
  3. Hook_user is used to automatically add this to any user object that is loaded.
  4. Installation
  5. ------------
  6. Standard module installation applies. See
  7. https://drupal.org/documentation/install/modules-themes/modules-7
  8. for further information.
  9. Menus
  10. -----
  11. The only menu item is for the settings page.
  12. Settings
  13. --------
  14. The settings page is at Configuration >> People >> Real name
  15. (admin/config/people/realname).
  16. This is where you choose which user tokens will be used
  17. to create the user's RealName.
  18. Permissions
  19. -----------
  20. The settings page is controlled by the "Administer Real Name" permission.