annotate core/modules/system/system.permissions.yml @ 4:a9cd425dd02b

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:11:55 +0000
parents c75dbcec494b
children
rev   line source
Chris@0 1 administer modules:
Chris@0 2 title: 'Administer modules'
Chris@0 3 administer site configuration:
Chris@0 4 title: 'Administer site configuration'
Chris@0 5 restrict access: true
Chris@0 6 administer themes:
Chris@0 7 title: 'Administer themes'
Chris@0 8 administer software updates:
Chris@0 9 title: 'Administer software updates'
Chris@0 10 restrict access: true
Chris@0 11 access administration pages:
Chris@0 12 title: 'Use the administration pages and help'
Chris@0 13 access site in maintenance mode:
Chris@0 14 title: 'Use the site in maintenance mode'
Chris@0 15 view the administration theme:
Chris@0 16 title: 'View the administration theme'
Chris@0 17 description: 'This is only used when the site is configured to use a separate administration theme on the Appearance page.'
Chris@0 18 # Note that the 'access content' permission is moved to the Node section of the
Chris@0 19 # permission form when the Node module is enabled.
Chris@0 20 access content:
Chris@0 21 title: 'View published content'
Chris@0 22 access site reports:
Chris@0 23 title: 'View site reports'
Chris@0 24 restrict access: true
Chris@0 25 link to any page:
Chris@0 26 title: 'Link to any page'
Chris@0 27 restrict access: true
Chris@0 28 description: 'This allows to bypass access checking when linking to internal paths.'
Chris@0 29 administer menu:
Chris@0 30 title: 'Administer menus and menu items'