I'm sorry if I missed this in the documentation, but what permission do I need to give a user to access the taxonomy_defaults screen? Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | taxonony_defaults.6.x.349359.patch | 977 bytes | somebodysysop |
I'm sorry if I missed this in the documentation, but what permission do I need to give a user to access the taxonomy_defaults screen? Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | taxonony_defaults.6.x.349359.patch | 977 bytes | somebodysysop |
Comments
Comment #1
bradweikel commentedIt's "administer site configuration", which is part of the system module.
I just adopted the taxonomy_defaults module, but I personally think this is a pretty ridiculous permission to be using for this module, so I'll probably switch it to either "administer taxonomy" or add a new perm like "administer taxonomy defaults" before making a 6.x-1.0 release.
Any 2nd opinions?
Comment #2
somebodysysop commentedSubmitted patch for this.
While you obviously need "administer taxonomy" permission to even see the "Default terms" tab, it would still be nice to be able to control exactly who can administer taxonomy defaults.
Comment #3
bradweikel commentedthanks for the shove, ron. committed.