Hi,
I was using Role Weights along with Path Access to allow all authenticated users to access content, but users of a certain role were restricted to only accessing a few pages.
When editing a role weight, it says "Set a lower number to have this role take precedence over other roles." So were were setting the role we wanted to take priority to say -5 and the lesser priority role to say +5. However it was not working and upon reading the Path Access module's documentation, it said the higher weight takes priority (i.e. +5). Setting the higher number for the role we wanted to be the priority worked.
It might be worth editing the help text on that page to better illustrate that higher numbers will take priority.
Comments
Comment #1
pfaocleCheers for this - finally prodded me into action. I've committed this patch and tagged 5.x-1.1 release, which means the documentation line you mention is actually now correct.