-
Notifications
You must be signed in to change notification settings - Fork 1
/
splashify.permissions.yml
38 lines (28 loc) · 1.32 KB
/
splashify.permissions.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
add Splashify entity entities:
title: 'Create new Splashify entity entities'
administer Splashify entity entities:
title: 'Administer Splashify entity entities'
description: 'Allow to access the administration form to configure Splashify entity entities.'
restrict access: true
delete Splashify entity entities:
title: 'Delete Splashify entity entities'
edit Splashify entity entities:
title: 'Edit Splashify entity entities'
view published Splashify entity entities:
title: 'View published Splashify entity entities'
view unpublished Splashify entity entities:
title: 'View unpublished Splashify entity entities'
add Splashify group entity entities:
title: 'Create new Splashify group entity entities'
administer Splashify group entity entities:
title: 'Administer Splashify group entity entities'
description: 'Allow to access the administration form to configure Splashify group entity entities.'
restrict access: true
delete Splashify group entity entities:
title: 'Delete Splashify group entity entities'
edit Splashify group entity entities:
title: 'Edit Splashify group entity entities'
view published Splashify group entity entities:
title: 'View published Splashify group entity entities'
view unpublished Splashify group entity entities:
title: 'View unpublished Splashify group entity entities'