-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpackage.yml
More file actions
executable file
·47 lines (42 loc) · 1000 Bytes
/
package.yml
File metadata and controls
executable file
·47 lines (42 loc) · 1000 Bytes
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
package: tinymce
version: '8.2.4'
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/tinymce/issues
page:
title: 'translate:title'
perm: admin
subpages:
main:
title: 'translate:main'
profiles:
title: 'translate:profiles'
snippets:
title: 'translate:snippets'
stylesets:
title: 'translate:stylesets'
migration:
title: 'translate:migration'
help:
title: 'translate:help'
subPath: README.md
devs:
title: 'translate:devs'
subPath: DEVS.md
pages:
insertlink:
title: translate:insertlink
main: true
block: system
popup: true
hidden: true
perm: structure/hasStructurePerm
pjax: true
requires:
redaxo: '^5.13'
php: '>=8.1'
conflicts:
packages:
tinymce4: '>=0.0.0'
tinymce5: '>=0.0.0'
installer_ignore:
- .github