[Roles] Default permissions for editors is missing taxonomy and menus
On a fresh install of Localgov drupal, content editors (with editor, author and contributer role) cannot edit any taxonomy terms or menu items. This feels like, for at least the editor role, an oversight, as these are things they would need to be able to edit.
Should we assign some default permissions for them? This would have to be be done in appropriate module, though I think there is a general one for taxonomy which is access taxonomy overview add access administration pages which should be added to the editor role.
The access taxonomy overview would normally give access to all taxonomy vocabularies though, unless Taxonomy access fix is installed, so we need to decide if its ok without that (should be?) or if we do want to limit it we install the above module.