forked from FriendsOfREDAXO/search_it
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.yml
34 lines (28 loc) · 968 Bytes
/
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
package: search_it
version: '6.6.2'
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/search_it
page:
title: 'translate:title'
perm: search_it[]
pjax: false
icon: rex-icon fa-search
subpages:
generate: { title: 'translate:generate', perm: search_it[generate], icon: rex-icon fa-tasks }
settings:
title: 'translate:settings'
perm: search_it[settings]
icon: rex-icon fa-wrench
subpages:
mode: { title: 'translate:settings_mode' }
result: { title: 'translate:settings_result' }
addsources: { title: 'translate:settings_addsources' }
blacklist: { title: 'translate:settings_blacklist' }
test: { title: 'translate:test', icon: rex-icon fa-flask }
requires:
redaxo: '^5.3.0'
system_plugins:
- documentation
plugins:
- plaintext
- stats