Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
It could also be a feature request. If you open a support request, then it's probable the current maintainer will simply reply to you question, and not change the code, if such feature is not present.
The code implemented by the module doesn't allow you to filter the users the module consider by role.
Comments
Comment #1
Witch commentedsubscribe
Comment #2
Ivo.Radulovski commentedyes and when there is an editor team...the editor teams is always on the top 5, then its worthless for the normal users.
Comment #3
Witch commentedYes, this is exactly the problem we have!
Comment #4
Ivo.Radulovski commentedis this a support request or more a bug?
Comment #5
Witch commentedits a support request.
Comment #6
avpadernoIt could also be a feature request. If you open a support request, then it's probable the current maintainer will simply reply to you question, and not change the code, if such feature is not present.
The code implemented by the module doesn't allow you to filter the users the module consider by role.
Comment #7
avpadernoComment #8
bethhauck commentedI'm using a theme function to filter out high level users, based on whether they have "administer nodes" permission:
You could also limit it to a particular role:
Not ideal, but it might help someone. Just paste it into your theme's template.php file and clear the theme registry.
Comment #9
AndreasST commentedIs there a way to exclude specific roles instead of showing the activity for a particular role?
Comment #10
avpadernoI am closing this issue, which is for a not supported Drupal version.