drupal / user_privacy_cms
A Drupal recipe that allows username visibility for node authors while maintaining privacy for other users.
1.0.0
2025-01-16 10:09 UTC
Requires
- drupal/core: ^10.3 || ^11.0
- drupal/user_privacy_core: ^1.0.0
- drupal/view_usernames_node_author: ^1.0
README
A Drupal recipe that configures username visibility for content authors while maintaining privacy for other users.
What this recipe does
This recipe extends the User Privacy Core recipe by:
- Installing the View Usernames Node Author module
- Automatically showing usernames of content authors to users who have access to their content
- Maintaining restricted username visibility for non-author users
This means:
- Content authors' usernames are visible to anyone who can view their content
- Other users' usernames remain visible only to administrators
- Username visibility is automatically handled based on content access permissions