Hi,
I create a link in the admin menu (by going here 'admin/structure/menu/manage/management/add' ), pointing to this admin page : admin/config/user-interface/jquery-countdown. So far so good, the admin menu entry is in place and, when clicked-on, brings the administrator role to the pointed page.
Now, I want to make this menu entry available to the role 'edit_event'. How can I do it with your module?
Thanks

CommentFileSizeAuthor
#3 README.txt577 bytesneerajskydiver

Comments

rooby’s picture

Title: Allow access admin subtree page to a role » Write documentation on how to use this module
Version: 7.x-2.0 » 7.x-2.x-dev
Category: Support request » Task
Issue summary: View changes

This is basic usage of this module so it seems the module is lacking some documentation.

We should write documentation and put it an a README.txt file.

mlncn’s picture

To answer just the original question, which can serve as part of documentation when written:

Create a custom permission (at admin > people > custom_permissions) with the name "Configure JQuery countdown" and the path "admin/config/user-interface/jquery-countdown".

Save the Custom Permissions page, go to the Permissions page (admin > people > permissions) and give the permission "Configure JQuery countdown" to the role "edit_event".

neerajskydiver’s picture

StatusFileSize
new577 bytes

Added the documentation for this module (https://www.drupal.org/node/2587785), and this can be linked to the modules documentation page.

neerajskydiver’s picture

Status: Active » Needs review
francewhoa’s picture

Status: Needs review » Reviewed & tested by the community

Thanks neerajskydiver :)

kristen pol’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, everyone. This has been merged with some minor changes.

kristen pol’s picture

Add missed credit.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.