-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpackage.yml
58 lines (55 loc) · 1.8 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
package: focuspoint
version: '4.2.3'
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/focuspoint
pages:
# Seite "media_manager/overview" wird zu einem Untermenü, wenn fp sich einklinkt
# daher die Originalseite zum ersten Menüpunkt machen.
media_manager/overview/overview:
subPath: ../media_manager/README.md
title: translate:media_manager_subpage_desc
media_manager/overview/focuspoint:
subPath: help.php
title: translate:focuspoint_doc
icon: rex-icon rex-icon-info
requires:
packages:
media_manager: '^2.14.0'
mediapool: '^2.13.0'
redaxo: '^5.15.0'
php:
version: '>=8.1'
help:
# Default-View, für page=packages (Aufruf aus der Addon-Verwaltung)
default:
initial: docs/overview.md
0:
title: translate:focuspoint_docs_overview
icon: fa fa-book
path: docs/overview.md
1:
title: translate:focuspoint_docs_edit
icon: fa fa-book
path: docs/edit.md
2:
title: translate:focuspoint_docs_mm
icon: fa fa-book
path: docs/media_manager.md
3:
title: translate:focuspoint_docs_install
icon: fa fa-book
path: docs/install.md
4:
title: translate:focuspoint_docs_api
icon: fa fa-book
path: docs/developer.md
# menu-structure für media_manager (siehe dessen Sektion "pages:")
media_manager/overview/focuspoint:
0:
title: translate:focuspoint_effect_fit
icon: fa fa-book
path: docs/media_manager.md
1:
title: translate:focuspoint_doc
icon: fa fa-book
href: ?page=packages&subpage=help&package=focuspoint