-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.yml
46 lines (41 loc) · 1.58 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
package: d2u_machinery
version: '1.5.0'
author: Tobias Krais
supportpage: http://github.com/tobiaskrais/d2u_machinery
page:
title: 'translate:d2u_machinery_meta_title'
perm: 'd2u_machinery[]'
icon: rex-icon rex-icon-module
subpages:
machine: { title: 'translate:d2u_machinery_meta_machines', icon: rex-icon rex-icon-module, perm: 'd2u_machinery[machine]' }
category: { title: 'translate:d2u_helper_categories', icon: rex-icon rex-icon-open-category, perm: 'd2u_machinery[category]' }
settings:
icon: rex-icon fa-navicon
title: ''
itemClass: pull-right
subpages:
settings: { title: 'translate:d2u_helper_settings', icon: rex-icon rex-icon-system, perm: 'd2u_machinery[settings]' }
setup: { title: 'translate:d2u_helper_setup', icon: rex-icon rex-icon-install, perm: 'd2u_machinery[settings]' }
help: { title: 'translate:package_hhelp', icon: rex-icon rex-icon-help }
changelog: { title: 'translate:d2u_helper_help_chapter_changelog', icon: rex-icon fa-files-o }
requires:
php: '>=8.0'
redaxo: '>=5.10.0'
packages:
d2u_helper: '>=1.14.0'
media_manager: '>=2.3'
sprog: '>=1.0.0'
url: '>=2.0'
yform: '>=4.0'
yrewrite: '>=2.0.1'
conflicts:
packages:
d2u_videos: '<1.2.1'
default_config:
default_category_sort: 'name'
default_machine_sort: 'name'
show_categories_usage_area: 'hide'
show_teaser: 'hide'
show_techdata: 'show'
installer_ignore:
- .github