Drupal 8.0.0 beta 12. More info: https://www.drupal.org/node/2514176
This commit is contained in:
commit
9921556621
13277 changed files with 1459781 additions and 0 deletions
10
core/modules/shortcut/shortcut.permissions.yml
Normal file
10
core/modules/shortcut/shortcut.permissions.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
administer shortcuts:
|
||||
title: 'Administer shortcuts'
|
||||
customize shortcut links:
|
||||
title: 'Edit current shortcut set'
|
||||
description: 'Editing the current shortcut set will affect other users if that set has been assigned to or selected by other users. Granting "Select any shortcut set" permission along with this permission will grant permission to edit any shortcut set.'
|
||||
switch shortcut sets:
|
||||
title: 'Select any shortcut set'
|
||||
description: 'From all shortcut sets, select one to be own active set. Without this permission, an administrator selects shortcut sets for users.'
|
||||
access shortcuts:
|
||||
title: 'Use shortcuts'
|
Reference in a new issue