diff --git a/config/install/user.role.uw_role_content_author.yml b/config/install/user.role.uw_role_content_author.yml index abca3cf882ba8279948cc6af3b113d66a2e793fc..606d5172802178cc5f3d4921fcd254d3765701a5 100644 --- a/config/install/user.role.uw_role_content_author.yml +++ b/config/install/user.role.uw_role_content_author.yml @@ -40,6 +40,7 @@ permissions: - 'create paragraph content uw_para_ff' - 'create terms in uw_tax_event_tags' - 'create terms in uw_tax_event_type' + - 'create terms in uw_vocab_audience' - 'create terms in uw_vocab_blog_tags' - 'create terms in uw_vocab_news_tags' - 'create url aliases' @@ -74,6 +75,7 @@ permissions: - 'edit own uw_news_item content' - 'edit terms in uw_tax_event_tags' - 'edit terms in uw_tax_event_type' + - 'edit terms in uw_vocab_audience' - 'edit terms in uw_vocab_blog_tags' - 'edit terms in uw_vocab_news_tags' - 'make smart dates recur' diff --git a/config/install/user.role.uw_role_content_editor.yml b/config/install/user.role.uw_role_content_editor.yml index bb2eca623d081fa6caa3c85449ed7602570f8453..4e63fecdc7ec5a66851f9ace2081596fae1baa75 100644 --- a/config/install/user.role.uw_role_content_editor.yml +++ b/config/install/user.role.uw_role_content_editor.yml @@ -41,6 +41,7 @@ permissions: - 'create paragraph content uw_para_ff' - 'create terms in uw_tax_event_tags' - 'create terms in uw_tax_event_type' + - 'create terms in uw_vocab_audience' - 'create terms in uw_vocab_blog_tags' - 'create terms in uw_vocab_news_tags' - 'create url aliases' @@ -75,6 +76,7 @@ permissions: - 'edit own uw_news_item content' - 'edit terms in uw_tax_event_tags' - 'edit terms in uw_tax_event_type' + - 'edit terms in uw_vocab_audience' - 'edit terms in uw_vocab_blog_tags' - 'edit terms in uw_vocab_news_tags' - 'make smart dates recur' diff --git a/config/install/user.role.uw_role_site_manager.yml b/config/install/user.role.uw_role_site_manager.yml index 3a84ebcb2796f9e683cafe5e191ba614f2657972..f0d09b59edbf2a3c219c821c407e13d4d9ade7e3 100644 --- a/config/install/user.role.uw_role_site_manager.yml +++ b/config/install/user.role.uw_role_site_manager.yml @@ -42,6 +42,7 @@ permissions: - 'create paragraph content uw_para_ff' - 'create terms in uw_tax_event_tags' - 'create terms in uw_tax_event_type' + - 'create terms in uw_vocab_audience' - 'create terms in uw_vocab_blog_tags' - 'create terms in uw_vocab_news_tags' - 'create url aliases' @@ -79,6 +80,7 @@ permissions: - 'delete paragraph content uw_para_ff' - 'delete terms in uw_tax_event_tags' - 'delete terms in uw_tax_event_type' + - 'delete terms in uw_vocab_audience' - 'delete terms in uw_vocab_blog_tags' - 'delete terms in uw_vocab_news_tags' - 'delete uw_news_item revisions' @@ -98,6 +100,7 @@ permissions: - 'edit own uw_news_item content' - 'edit terms in uw_tax_event_tags' - 'edit terms in uw_tax_event_type' + - 'edit terms in uw_vocab_audience' - 'edit terms in uw_vocab_blog_tags' - 'edit terms in uw_vocab_news_tags' - 'make smart dates recur'