annotate core/modules/workspaces/workspaces.permissions.yml @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents a9cd425dd02b
children
rev   line source
Chris@4 1 administer workspaces:
Chris@4 2 title: Administer workspaces
Chris@4 3
Chris@4 4 create workspace:
Chris@4 5 title: Create a new workspace
Chris@4 6
Chris@4 7 view own workspace:
Chris@4 8 title: View own workspace
Chris@4 9
Chris@4 10 view any workspace:
Chris@4 11 title: View any workspace
Chris@4 12
Chris@4 13 edit own workspace:
Chris@4 14 title: Edit own workspace
Chris@4 15
Chris@4 16 edit any workspace:
Chris@4 17 title: Edit any workspace
Chris@4 18
Chris@4 19 delete own workspace:
Chris@4 20 title: Delete own workspace
Chris@4 21
Chris@4 22 delete any workspace:
Chris@4 23 title: Delete any workspace
Chris@4 24
Chris@4 25 bypass entity access own workspace:
Chris@4 26 title: Bypass content entity access in own workspace
Chris@4 27 description: Allow all Edit/Update/Delete permissions for all content entities in a workspace owned by the user.
Chris@4 28 restrict access: TRUE