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!

CommentFileSizeAuthor
#2 taxonony_defaults.6.x.349359.patch977 bytesSomebodySysop
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bradweikel’s picture

Status: Active » Postponed (maintainer needs more info)

It'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?

SomebodySysop’s picture

Status: Postponed (maintainer needs more info) » Needs review
FileSize
977 bytes

or add a new perm like "administer taxonomy defaults"

Submitted 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.

bradweikel’s picture

Status: Needs review » Fixed

thanks for the shove, ron. committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.