-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathmodule.json
104 lines (104 loc) · 2.96 KB
/
module.json
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
{
"id": 10,
"pid": 1,
"tstamp": 1559567670,
"name": "DE Footer Legal Navigation",
"headline": {
"unit": "h2",
"value": ""
},
"type": "customnav",
"levelOffset": 0,
"showLevel": 0,
"hardLimit": "",
"showProtected": "",
"defineRoot": "",
"rootPage": 0,
"navigationTpl": "nav_default",
"customTpl": "",
"pages": [
12,
70,
107
],
"orderPages": [
12,
70,
107
],
"showHidden": "",
"customLabel": "",
"autologin": "",
"jumpTo": 0,
"redirectBack": "",
"editable": null,
"memberTpl": "",
"form": 0,
"queryType": "and",
"fuzzy": "",
"contextLength": 48,
"totalLength": 1000,
"perPage": 0,
"searchType": "simple",
"searchTpl": "",
"inColumn": "main",
"skipFirst": 0,
"loadFirst": "",
"singleSRC": null,
"url": "",
"imgSize": "",
"useCaption": "",
"fullsize": "",
"multiSRC": null,
"orderSRC": null,
"html": null,
"rss_cache": 3600,
"rss_feed": null,
"rss_template": "rss_default",
"numberOfItems": 3,
"disableCaptcha": "",
"reg_groups": null,
"reg_allowLogin": "",
"reg_skipName": "",
"reg_close": "",
"reg_assignDir": "",
"reg_homeDir": null,
"reg_activate": "",
"reg_jumpTo": 0,
"reg_text": null,
"reg_password": null,
"protected": "",
"groups": null,
"guests": "",
"cssID": [
"",
""
],
"list_table": "",
"list_fields": "",
"list_where": "",
"list_search": "",
"list_sort": "",
"list_info": "",
"list_info_where": "",
"list_layout": "list_default",
"list_info_layout": "info_default",
"news_archives": null,
"news_featured": "all_items",
"news_jumpToCurrent": "",
"news_readerModule": 0,
"news_metaFields": [
"date",
"author"
],
"news_template": "news_latest",
"news_format": "news_month",
"news_startDay": 0,
"news_order": "order_date_desc",
"news_showQuantity": "",
"customLanguageText": null,
"customLanguage": "",
"hideNoFallback": "",
"hideActiveLanguage": "",
"compiledHTML": "<!-- indexer::stop -->\n<nav class=\"mod_customnav block\" itemscope itemtype=\"http://schema.org/SiteNavigationElement\">\n\n \n <a href=\"api/module?id=10#skipNavigation10\" class=\"invisible\">Skip navigation</a>\n\n \n<ul class=\"level_1\">\n <li class=\"first\"><a href=\"de/rechtliches/impressum\" title=\"Impressum\" class=\"first\" itemprop=\"url\"><span itemprop=\"name\">Impressum</span></a></li>\n <li><a href=\"de/rechtliches/datenschutz\" title=\"Datenschutz\" itemprop=\"url\"><span itemprop=\"name\">Datenschutz</span></a></li>\n <li class=\"agb last\"><a href=\"de/rechtliches/agb\" title=\"AGB\" class=\"agb last\" itemprop=\"url\"><span itemprop=\"name\">AGB</span></a></li>\n </ul>\n\n <a id=\"skipNavigation10\" class=\"invisible\"> </a>\n\n</nav>\n<!-- indexer::continue -->"
}