view core/modules/workspaces/workspaces.permissions.yml @ 17:129ea1e6d783

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:21:36 +0000
parents
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