Files
RuDS/fixtures/compatibility-projects/rfc1437-sample/meta/category-meta.json
2026-04-04 08:10:05 +02:00

42 lines
746 B
JSON

{
"article": {
"renderInLists": true,
"showTitle": true,
"title": "Artikel"
},
"picture": {
"renderInLists": true,
"showTitle": true,
"title": "Fotoblog"
},
"aside": {
"renderInLists": true,
"showTitle": false,
"title": "Linkblog"
},
"page": {
"renderInLists": false,
"showTitle": true,
"title": "Seiten"
},
"kochbuch": {
"renderInLists": true,
"showTitle": true,
"title": "Kochbuch"
},
"metaowl": {
"renderInLists": true,
"showTitle": true,
"title": "metaowl"
},
"spielelog": {
"renderInLists": true,
"showTitle": true,
"title": "Spieleblog"
},
"wiki": {
"renderInLists": false,
"showTitle": true,
"title": "wiki"
}
}