Hide Profile
Component ID
1219978
Component name
Hide Profile
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1094
Component created
Component changed
Component body
Creates a checkbox on user/*/edit that allows users to "hide" their profile.
When a profile is hidden, and a user tries to view that profile, the user is redirected to a configurable page on the site unless
- the user has the "view hidden profiles" permission
- the user is trying to view their own profile
In addition, this module implements a theme override for theme_username. This makes it so that links to users that have hidden profile turned on will not show up as links.
Currently maintained by cweagans on behalf of Bluespark Labs.