You are here

workspace.permissions.yml in Workspace 8

Same filename and directory in other branches
  1. 8.2 workspace.permissions.yml

File

workspace.permissions.yml
View source
  1. create_workspace:
  2. title: Create a new workspace
  3. view_own_workspace:
  4. title: View own workspace
  5. description: View a workspace owned by the user.
  6. view_any_workspace:
  7. title: View any workspace
  8. description: View any workspace, regardless of ownership.
  9. edit_own_workspace:
  10. title: Edit own workspace
  11. description: Make changes to workspaces owned by the user.
  12. edit_any_workspace:
  13. title: Edit any workspace
  14. description: Make changes to any workspace, regardless of ownership.
  15. delete_own_workspace:
  16. title: Delete own workspace
  17. description: Delete a workspace owned by the user and all content revisions within it.
  18. delete_any_workspace:
  19. title: Delete any workspace
  20. description: Delete a workspace and all content revisions within it, regardless of ownership.
  21. bypass_entity_access_own_workspace:
  22. title: Bypass content entity access in own workspace
  23. description: Allow all Edit/Update/Delete permissions for all content entities in a workspace owned by the user.
  24. restrict access: TRUE
  25. view_revision_trees:
  26. title: View revision trees
  27. description: View the revision tree for any entities.
  28. update any workspace from upstream:
  29. title: Update any workspace from upstream
  30. description: Update any workspace with the latest changes from its upstream workspace.
  31. access replication settings fields:
  32. title: Set or update replication settings fields
  33. description: Allow to set or modify the value for the replication settings fields for a workspace.
  34. permission_callbacks:
  35. - workspace.entity_access::workspacePermissions