-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.yml
59 lines (54 loc) · 1.97 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
54
55
56
57
58
59
package: d2u_helper
version: '2.0.0'
author: Tobias Krais
supportpage: http://github.com/TobiasKrais/d2u_helper
page:
title: 'translate:d2u_helper_meta_title'
perm: 'd2u_helper[]'
icon: rex-icon fa-cubes
subpages:
modules: { title: 'translate:d2u_helper_meta_modules', icon: rex-icon rex-icon-module, perm: 'd2u_helper[settings]' }
templates: { title: 'translate:d2u_helper_meta_templates', icon: rex-icon rex-icon-template, perm: 'd2u_helper[settings]' }
translation_helper: { title: 'translate:d2u_helper_meta_translations', icon: rex-icon rex-icon-language, perm: 'd2u_helper[translation_helper]' }
settings: { title: 'translate:d2u_helper_settings', icon: rex-icon rex-icon-system, perm: 'd2u_helper[settings]' }
help:
icon: rex-icon rex-icon-help
title: 'translate:d2u_helper_help'
itemClass: pull-right
subpages:
readme: { title: 'translate:d2u_helper_help_chapter_readme' }
changelog: { title: 'translate:d2u_helper_help_chapter_changelog' }
requires:
php: '>=8.0'
redaxo: '>=5.10.0'
conflicts:
packages:
d2u_address: '<1.5.0'
d2u_courses: '<3.5.0'
d2u_guestbook: '<2.0.0'
d2u_jobs: '<1.3.0'
d2u_linkbox: '<1.5.0'
d2u_references: '<1.1.0'
d2u_staff: '<1.2.2'
d2u_videos: '<1.2.0'
url: '<2.1.0'
yrewrite: '<2.9.0'
default_config:
article_color_h: '#ffba23'
article_color_bg: '#ffffff'
article_color_box: '#eeeeee'
footer_color_bg: '#4e4e4e'
footer_color_box: '#a7a7a7'
include_menu: 'none'
include_menu_show: 'sm'
include_module: 'true'
navi_color_bg: '#ffba23'
navi_color_font: '#ffffff'
navi_color_hover_bg: '#ffffff'
navi_color_hover_font: '#4e4e4e'
show_breadcrumbs: 'true'
subhead_color_bg: '#4e4e4e'
subhead_color_font: '#ffffff'
subhead_include_articlename: 'true'
installer_ignore:
- .github