Closed (won't fix)
Project:
Custom Permissions
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Mar 2011 at 18:06 UTC
Updated:
7 Aug 2012 at 17:20 UTC
Is this module pretty much the same as http://drupal.org/project/path_access ?
Comments
Comment #1
Docc commentedWell they both do something with path access, though some fundamental differences
- path access is based on user roles
- path acces does not use menu alter. Meaning it does not hide menu items for unauthorised paths. Custom permissions does
Comment #2
pixelsweatshop commentedThank you for clarifying the difference. It was much better than the response I received from the path access maintainer http://drupal.org/node/1080314
I think I will go with yours, Custom Permissions. :)
Comment #3
Docc commentedJust try them both and see wich fits your need
Comment #4
pixelsweatshop commentedI have been working with path access on several sites now. However, I like the idea of using menu alter feature.
Comment #5
lpalgarvio commentedupdate: