-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.yml
executable file
·53 lines (52 loc) · 1.51 KB
/
package.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
package: cke5
version: '6.1.1'
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/cke5/issues
page:
title: 'translate:title'
icon: cke5-icon-logo
perm: admin
subpages:
main:
title: 'translate:main'
subpages:
demo:
title: 'translate:demo'
preview:
title: 'translate:preview'
profiles:
title: 'translate:profiles'
subpages:
profiles:
title: 'translate:profiles'
styles:
title: 'translate:styles'
subpages:
styles:
title: 'translate:styles'
image_styles:
title: 'translate:image_styles'
# templates:
# title: 'translate:templates'
# slashes:
# title: 'translate:slashes'
export:
title: 'translate:profiles_export'
import:
title: 'translate:profiles_import'
config:
title: 'translate:config'
help:
title: 'translate:help'
subPath: README.md
licenses:
title: 'translate:licenses'
subPath: LICENSE.md
requires:
redaxo: '^5.12'
php:
version: '>=7.2, <9'
conflicts:
packages:
mblock: '<3.4.0'
mform: '<6.1.0'