Chris@0: bypass node access: Chris@0: title: 'Bypass content access control' Chris@0: description: 'View, edit and delete all content regardless of permission restrictions.' Chris@0: restrict access: true Chris@0: administer content types: Chris@0: title: 'Administer content types' Chris@0: description: 'Maintain the types of content available and the fields that are associated with those types.' Chris@0: restrict access: true Chris@0: administer nodes: Chris@0: title: 'Administer content' Chris@0: description: 'Promote, change ownership, edit revisions, and perform other tasks across all content types.' Chris@0: restrict access: true Chris@0: access content overview: Chris@0: title: 'Access the Content overview page' Chris@0: view own unpublished content: Chris@0: title: 'View own unpublished content' Chris@0: view all revisions: Chris@0: title: 'View all revisions' Chris@0: description: 'To view a revision, you also need permission to view the content item.' Chris@0: revert all revisions: Chris@0: title: 'Revert all revisions' Chris@0: description: 'To revert a revision, you also need permission to edit the content item.' Chris@0: delete all revisions: Chris@0: title: 'Delete all revisions' Chris@0: description: 'To delete a revision, you also need permission to delete the content item.' Chris@0: Chris@0: permission_callbacks: Chris@0: - \Drupal\node\NodePermissions::nodeTypePermissions