When users are registered but don't have access to content, it'd be really handy to show a message showing which roles are required in order to be able to view it. This might need to be a configuration option for sites which don't want to expose role names.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | restricted_content_role_names_441406.patch | 3.18 KB | catch |
Comments
Comment #1
catchDid this by extending the token support. Here's a patch.