-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpackage.yml
More file actions
executable file
·31 lines (28 loc) · 890 Bytes
/
package.yml
File metadata and controls
executable file
·31 lines (28 loc) · 890 Bytes
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
package: mblock
version: 4.5.7
name: MBlock
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/mblock
page:
title: translate:title
pjax: true
perm: mblock[]
icon: rex-icon fa-layer-group
subpages:
overview: { title: 'MBlock' }
demo:
title: translate:demo_base
subpages:
demo_mform: { title: translate:demo_mform }
demo_html: { title: translate:demo_html }
best_practices: { title: 'translate:mblock_best_practices' }
api: { title: 'API', subPath: API.md }
help: { title: 'translate:help', subPath: README.md }
settings: { title: translate:configuration, itemClass: 'pull-right' }
requires:
redaxo: ^5.18.0
# Default addon configuration
default_config:
mblock_copy_paste: true
mblock_scroll: true
mblock_delete_confirm: true