Mercurial > hg > cmmr2012-drupal-site
diff core/modules/workspaces/workspaces.permissions.yml @ 4:a9cd425dd02b
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:11:55 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/modules/workspaces/workspaces.permissions.yml Thu Feb 28 13:11:55 2019 +0000 @@ -0,0 +1,28 @@ +administer workspaces: + title: Administer workspaces + +create workspace: + title: Create a new workspace + +view own workspace: + title: View own workspace + +view any workspace: + title: View any workspace + +edit own workspace: + title: Edit own workspace + +edit any workspace: + title: Edit any workspace + +delete own workspace: + title: Delete own workspace + +delete any workspace: + title: Delete any workspace + +bypass entity access own workspace: + title: Bypass content entity access in own workspace + description: Allow all Edit/Update/Delete permissions for all content entities in a workspace owned by the user. + restrict access: TRUE