-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfilter.glossary.json
More file actions
39 lines (39 loc) · 952 Bytes
/
filter.glossary.json
File metadata and controls
39 lines (39 loc) · 952 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
32
33
34
35
36
37
38
39
{
"command":"filter:Glossary",
"vendor": {
"name":"phpManufaktur",
"url":"https://kit2.phpmanufaktur.de"
},
"name": {
"en":"Glossary",
"de":"Glossary"
},
"description": {
"en":"This filter allow the auto-linking for all flexContent entries which are embedded with two double-at signs.",
"de":"Dieser Filter ermöglicht die automatische Verlinkung von flexContent Einträgen, die mit zwei doppelten @ Zeichen gekennzeichnet sind."
},
"help": {
"en": {
"link":"https://gist.github.com/077bfd17ef08c0f39e3a.git",
"gist_id":"077bfd17ef08c0f39e3a",
"file": {
"help":"kitfilter_glossary_en.md"
}
}
},
"info": {
"en": {
"link":"https://kit2.phpmanufaktur.de"
}
},
"issues": {
"en": {
"link":"https://github.com/phpManufaktur/kfFlexContent/issues"
}
},
"support": {
"en": {
"link":"https://support.phpmanufaktur.de"
}
}
}