Adding a "Add access to specific page"

court-jus - June 1, 2006 - 08:04
Project:Path Access
Version:HEAD
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:by design
Description

I want one of my role to access the admin/contact page and the contact.module don't provide any hook for that. I was thinking that path access was the solution but...

path access adds restrictions put does not add permissions. Even if I add the admin/contact url in the list of pages the role can access, I still have an access denied page.

#1

budda - June 1, 2006 - 09:18
Status:active» by design

Does the admin user belong to multiple user roles? If so this is a known issue and is being worked on next.

Path Access module cannot override the access permissions defined in the access control list of Drupal core.

The contact.module admin pages are controlled by the permission 'administer site configuration'. Maybe submit a feature request there for it?

 
 

Drupal is a registered trademark of Dries Buytaert.