Patch (to be ported)
Project:
Path Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2010 at 04:42 UTC
Updated:
4 Apr 2019 at 12:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mrfelton commentedCommitted to D6:
http://drupalcode.org/project/path_access.git/commitdiff/83ecdff?hp=32ec...
We need this for D7 once role_weights has been ported.
Comment #2
pfaocleI've finally created a 7.x-1.x branch with code copied over from it's temporary home on GitHub. The branch should be available here soon.
Note that the function
role_weights_get_highest()has been removed, so you'll need something like:Comment #3
cirrus3d commentedPatch attached (against 7.x-1.0-beta2)