Closed (won't fix)
Project:
Skinr
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2013 at 23:53 UTC
Updated:
9 Apr 2013 at 10:12 UTC
It seems it might be useful to have permissions for editing skins per skin group.
For example, you might want to allow some users to edit general skins but not layout skins.
Comments
Comment #1
moonray commentedThis one I'm a little more hesitant about than #1901664: Restrict skinr to specific themes.
This functionality is achievable through a
hook_form_alter()that runs afterskinr_ui_form_alter()and setting (for example)It's quite specific, though (not applicable to most users), so I would prefer this being done as described above.