Posted by garphy on May 11, 2010 at 7:55am
| Project: | nodeorder |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
I think there's a need for a more fine grained permission to access nodeorder global settings.
Currently, the path admin/settings/nodeorder is bound to the global permission "access administration pages". Thus, If I grant a restricted user that permission (to allow access to the admin home, for example), it'll grant him the rights to modify nodeorder settings.
I added the permission "administer nodeorder" for that purpose. Patch will follow.
Comments
#1
Patch attached.
#2
patch applied without any problems but doesn't seem to work correctly. inside the permissions page under nodeorder i see "contributions/modules/nodeorder" instead of "administer nodeorder"
I used applied the patch to version 6.x-1.1. Do i need to clear cache or something after I copied the new version of nodeorder.module?
This patch is exactly what I need. Thanks a lot
#3
Indeed, there's a problem with my patch. I'll reroll it quickly !
#4
Please add this feature - I needed this change myself.
#5
Any news on the reroll of the patch?
#6
re-rolled patch
#7
thank you scottrigby :)