Hi, I'm new to Drupal and I found the admin module so much intuitive than the core admin bar and I would like to be able to add the functionality of your module to it.
I'm being having this trouble, maybe I'm doing it the wrong way but, I can't find a way to restrain the access to specific roles to the admin tools.
I would like for and editor and author role's to be able to use the admin module, but, I don't want them to be able to free the cache, run updates and stuff. At the same time I would like for the webmaster and the super admin to be able to do this.
Is it possible with the admin tools, to allow only certain roles to use it?
I already tried blocking the access in the admin>structure>blocks menu options, but it doesn't work.
Also I restrained the acces to the admin tools bar in permissions, but then, no one seems to see the bar at all.
Am I missing something?...
I saw another two post's in issues but I don't know if they reffer to the same thing. Sorry if this has already being answered.
And, thanks for the tools.
Comments
Comment #1
bocaj commentedPlease try the latest dev release (available within the next 12 hours). I have added permission functionality for Admin Tools so you can have Admin Tools only available for certain roles. You can also set permission for each link as well, so some roles can access Admin Tools, but only have certain links ("tools") available to them.
Please file any issues that you have with the new dev release as a new issue. Thanks!