Posted by neurojavi on May 13, 2007 at 12:16pm
Jump to:
| Project: | Taxonomy Multi Editor |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi:
I want to do the following proposal:
- Add a "Access taxonomy multi edit" to admin/user/access
- The user (role) with this perms. would be allowed to change taxonomy terms in all nodes in which he has edit permissions.
This would be a more general approach and would add to decentralize site maintenance without the risk of giving administer node permissions to every content editor.
Thanks.-
Comments
#1
Access to the node list screen ("content") and its actions is via administer nodes permissions AFAIK.
I can't see how we can present that page but disable the rest of its functionality for some users.
But the request makes sense.
I've added
user_access('administer nodes') || user_access('administer taxonomy')so you can access the "Assign categories" (not the content admin page) page even if you can't admin nodes. "Administer" is a slightly higher level than "Assign" :-/ but it's much simpler to manage.That's probably good enough for now. Just looking for a quick win here.
#2
Automatically closed -- issue fixed for two weeks with no activity.