diff --git a/config/install/user.role.uw_role_content_author.yml b/config/install/user.role.uw_role_content_author.yml index 606d5172802178cc5f3d4921fcd254d3765701a5..37f207b72e67466b3eccd3d17d9dda1662933a70 100644 --- a/config/install/user.role.uw_role_content_author.yml +++ b/config/install/user.role.uw_role_content_author.yml @@ -42,6 +42,7 @@ permissions: - '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_catalog_categories' - 'create terms in uw_vocab_news_tags' - 'create url aliases' - 'create uw_ct_blog content' @@ -77,6 +78,7 @@ permissions: - '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_catalog_categories' - 'edit terms in uw_vocab_news_tags' - 'make smart dates recur' - 'reschedule smart date recur instances' diff --git a/config/install/user.role.uw_role_content_editor.yml b/config/install/user.role.uw_role_content_editor.yml index 4e63fecdc7ec5a66851f9ace2081596fae1baa75..ff9edf503c8ad9b48b37ebb6257194d2dfd947cd 100644 --- a/config/install/user.role.uw_role_content_editor.yml +++ b/config/install/user.role.uw_role_content_editor.yml @@ -43,6 +43,7 @@ permissions: - '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_catalog_categories' - 'create terms in uw_vocab_news_tags' - 'create url aliases' - 'create uw_ct_blog content' @@ -78,6 +79,7 @@ permissions: - '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_catalog_categories' - 'edit terms in uw_vocab_news_tags' - 'make smart dates recur' - 'reschedule smart date recur instances' diff --git a/config/install/user.role.uw_role_site_manager.yml b/config/install/user.role.uw_role_site_manager.yml index f0d09b59edbf2a3c219c821c407e13d4d9ade7e3..cc5f2a51d15f863fb8c834bf0ddac99122c2a5b4 100644 --- a/config/install/user.role.uw_role_site_manager.yml +++ b/config/install/user.role.uw_role_site_manager.yml @@ -44,6 +44,7 @@ permissions: - '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_catalog_categories' - 'create terms in uw_vocab_news_tags' - 'create url aliases' - 'create uw_ct_blog content' @@ -82,6 +83,7 @@ permissions: - '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_catalog_categories' - 'delete terms in uw_vocab_news_tags' - 'delete uw_news_item revisions' - 'edit any uw_ct_blog content' @@ -102,6 +104,7 @@ permissions: - '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_catalog_categories' - 'edit terms in uw_vocab_news_tags' - 'make smart dates recur' - 'reschedule smart date recur instances'