-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathpackage.yml
83 lines (77 loc) · 2.17 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
package: sprog
version: '1.5.1'
author: Thomas Blum
supportpage: www.redaxo.org/de/forum/
requires:
redaxo: '^5.11'
filter:
- Sprog\Filter\Format
- Sprog\Filter\Limit
- Sprog\Filter\Lower
- Sprog\Filter\Markdown
- Sprog\Filter\Raw
- Sprog\Filter\Title
- Sprog\Filter\Upper
- Sprog\Filter\Words
page:
title: 'translate:sprog'
perm: sprog[]
pjax: true
icon: rex-icon rex-icon-language
subpages:
wildcard:
title: 'translate:wildcard'
abbreviation:
title: 'translate:abbreviations'
perm: sprog[abbreviation]
copy:
title: 'translate:copy_content'
perm: admin[]
subpages:
structure_content:
title: 'translate:copy_structure_content'
structure_metadata:
title: 'translate:copy_structure_metadata'
artefact:
title: 'translate:artefact'
perm: admin[]
pjax: false
subpages:
import:
title: 'translate:import'
export:
title: 'translate:export'
# cleanup:
# title: 'translate:cleanup'
settings:
title: 'translate:settings'
perm: admin[]
help:
title: 'translate:help'
subPath: README.md
perm: admin[]
itemClass: pull-right
pages:
sprog.copy.structure_content_popup:
title: 'translate:copy_structure_content_popup'
main: true
popup: true
hidden: true
sprog.copy.structure_content_generate:
title: 'translate:copy_structure_content_generate'
main: true
hasLayout: false
hidden: true
sprog.copy.structure_metadata_popup:
title: 'translate:copy_structure_metadata_popup'
main: true
popup: true
hidden: true
sprog.copy.structure_metadata_generate:
title: 'translate:copy_structure_metadata_generate'
main: true
hasLayout: false
hidden: true
default_config:
wildcard_open_tag: '{{ '
wildcard_close_tag: ' }}'