Usability: Remove inappropriate Login or register . . . - Drupal Here's a patch that addresses this problem, but I narrowed the application a bit from what salvis described Namely, rather than removing "Login or register to post comments" if the authenticated user role doesn't have a 'post comments' permission, I removed it if no user role has such a permission The idea being that if another created role has the permission, we generally wouldn't want this
Remove Login or register to post comments link for . . . - Drupal Hello, I only want authenticated users to be able to read and post comments Unauthorized user should not see that message, because I only want invited users to be able to login and contribute How would I remove this link for unauthorized users and still have the comment link for registered users who are logged in? Kind regards, Frank