This project is not covered by Drupal’s security advisory policy.
Provides two context module conditions related to a user profile page being viewed:
1) Evaluates the role(s) of the owner of the user page being viewed.
ie. Return true if the user page being viewed is owner by user with XXX role.
2) Evaluates whether the global user (logged in user $user) is viewing their owner user page(s)
Basic Setup:
1) Enable the module (& the context module)
2) Add a new context
3) You will see 2 conditions in the conditions list called:
A. "User Page Owner" - Determines if global user is or is not the user page owner
B. "User Pages Role" - Determines the role of the owner of a user page
Typical reactions might be:
1) to set an active menu item when a user page is viewed for each different role
2) Display different blocks when a user page is viewed for each different role
Definition:
1) User Page(s) = any user/UID or user/UID/XXX pages where UID is a users numeric user ID.
2) Global User = The logged in user ($user)
3) Owner = The user which the user page belongs to
The module is in active development and will be part of the DrupalSN.com upgrade which will initial be to Drupal 6.
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.No further development
No longer developed by its maintainers.- Project categories: Developer tools, Access control
- Created by thomjjames on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
