forked from FriendsOfREDAXO/tinymce
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.yml
More file actions
61 lines (55 loc) · 1.36 KB
/
Copy pathpackage.yml
File metadata and controls
61 lines (55 loc) · 1.36 KB
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
54
55
56
57
58
59
60
61
package: tinymce
version: '8.10.7'
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/tinymce/issues
page:
title: 'translate:title'
perm: admin
subpages:
main:
title: 'translate:main'
settings:
title: 'translate:settings'
profiles:
title: 'translate:profiles'
snippets:
title: 'translate:snippets'
stylesets:
title: 'translate:stylesets'
paste_settings:
title: 'translate:paste_settings'
migration:
title: 'translate:migration'
subPath: pages/profile_fixer.php
hidden: true
help:
title: 'translate:help'
subPath: README.md
for_plugins:
title: 'translate:for_plugins'
subPath: FOR_PLUGINS.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'
tinymce: '<8.8.0'
installer_ignore:
- .github
- pnpm-workspace.yaml
- .php-cs-fixer.php
- custom_plugins