Download & Extend

More fine grained administrative permissions

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.

AttachmentSize
perm_administer_nodeorder.diff 927 bytes

#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

Version:6.x-1.1» 6.x-1.x-dev
Status:active» needs review

re-rolled patch

AttachmentSize
nodeorder_795620_6.patch 967 bytes

#7

thank you scottrigby :)