You are here

README.txt in View profiles permissions 8

Same filename and directory in other branches
  1. 7 README.txt
  2. 2.0.x README.txt
This module provides permissions to view user profiles depending on what
roles the profile requested to be viewed has.

INSTRUCTIONS:
Simply enable the module as usual, and go to admin/people/permissions to
configure the permissions under the 'View profiles permissions' section.
Note that core's 'View user information' permission still applies,
and will override any permission not set by this module.

USE CASE EXAMPLE:
If you want all users to only be able to access profiles of users with
the role 'blogger', uncheck 'View user information' and check
'Access Blogger users profiles' for anonymous and authenticated users.

File

README.txt
View source
  1. This module provides permissions to view user profiles depending on what
  2. roles the profile requested to be viewed has.
  3. INSTRUCTIONS:
  4. Simply enable the module as usual, and go to admin/people/permissions to
  5. configure the permissions under the 'View profiles permissions' section.
  6. Note that core's 'View user information' permission still applies,
  7. and will override any permission not set by this module.
  8. USE CASE EXAMPLE:
  9. If you want all users to only be able to access profiles of users with
  10. the role 'blogger', uncheck 'View user information' and check
  11. 'Access Blogger users profiles' for anonymous and authenticated users.