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

This package is auto-updated.

Last update: 2025-01-16 09:28:49 UTC


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