view core/modules/workspaces/workspaces.permissions.yml @ 18:af1871eacc83

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:33:08 +0100
parents 129ea1e6d783
children
line wrap: on
line source
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