You are here

README.txt in Real Name 6

Same filename and directory in other branches
  1. 5 README.txt
  2. 7 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.

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

Settings
--------
The most up-to-date information is at http://drupal.org/node/266616.

Permissions
-----------
There is one new permission, "use realname." This allows you to control which roles see the realname and which don't.

The settings page is controlled by the "administer users" 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.
  7. Menus
  8. -----
  9. The only menu item is for the settings page.
  10. Settings
  11. --------
  12. The most up-to-date information is at http://drupal.org/node/266616.
  13. Permissions
  14. -----------
  15. There is one new permission, "use realname." This allows you to control which roles see the realname and which don't.
  16. The settings page is controlled by the "administer users" permission.