-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpackage.yml
110 lines (105 loc) · 3.77 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
package: geolocation
version: '2.4.0'
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/geolocation
page:
title: translate:geolocation_title
pjax: true
icon: rex-icon fa-globe
perm: geolocation[]
subpages:
mapset:
title: translate:geolocation_mapset
perm: 'geolocation[mapset]'
icon: fa fa-map
subPath: pages/yform.php
layer:
title: translate:geolocation_layer
perm: 'geolocation[layer]'
icon: fa fa-cloud-download
subPath: pages/yform.php
config:
title: translate:geolocation_config
icon: fa fa-cog
perm: 'admin[]'
manual:
title: translate:geolocation_manpage
icon: fa fa-book
subpages:
mapset:
title: translate:geolocation_manpage_mapset
icon: fa fa-earth-europe
perm: 'geolocation[mapset]'
subpath: pages/manual.php
layer:
title: translate:geolocation_manpage_layer
icon: fa fa-map
perm: 'geolocation[layer]'
subpath: pages/manual.php
proxy_cache:
title: translate:geolocation_manpage_proxy
icon: fa fa-route
perm: 'admin[]'
subpath: pages/manual.php
developer:
title: translate:geolocation_manpage_developer
icon: fa fa-user-gear
perm: 'geolocation[developer]'
subpages:
devphp:
title: translate:geolocation_manpage_devphp
subpath: pages/manual.php
devjs:
title: translate:geolocation_manpage_devjs
subpath: pages/manual.php
devtools:
title: translate:geolocation_manpage_devtools
subpath: pages/manual.php
devgeojson:
title: translate:geolocation_manpage_devgeojson
subpath: pages/manual.php
devmath:
title: translate:geolocation_manpage_devmath
subpath: pages/manual.php
install:
title: translate:geolocation_manpage_install
icon: fa fa-wrench
perm: 'admin[]'
subpages:
install:
title: Installation
icon: fa fa-wrench
subpath: pages/manual.php
settings:
title: Einstellungen
icon: fa fa-cog
subpath: pages/manual.php
clear_cache:
title: 'translate:geolocation_clear_cache'
perm: 'geolocation[clearcache]'
itemClass: pull-right
linkClass: 'btn btn-delete'
href:
# Zur Info: Die konkreten Parameter setzt kontext-bezogen pages/index.php
yform:
geolocation/mapset:
table_name: FriendsOfRedaxo\Geolocation\Mapset
geolocation/layer:
table_name: FriendsOfRedaxo\Geolocation\Layer
conflicts:
packages:
yform_geo_osm: '<1.2.6'
requires:
php:
version: '^8'
extensions: [curl]
redaxo: '^5.14.0'
packages:
cronjob: '^2.8.0'
yform: '^4.0.0'
installer_ignore:
- .github
- .gitignore
- .gitattributes
default_config:
socket_proxy: ''