Full config example
Customizations
writer endpoint: https://writer.tryout.infomaker.io
Show image: true
Show status: true
Show author: true
Open article in Writer: true
Open article in new window: trueList items status color mapping
{
"Article": {
"draft": {
"key": "imext:draft",
"background": "#9d9d9d"
},
"withheld": {
"key": "stat:withheld",
"background": "#01b9fc",
"inverted": true
},
"done": {
"key": "stat:done",
"background": "#31ff1d"
},
"usable": {
"key": "stat:usable",
"background": "#02ff05"
}
},
"Concept": {
"draft": {
"key": "draft",
"background": "#9d9d9d"
},
"withheld": {
"key": "withheld",
"background": "#01b9fc",
"inverted": true
},
"done": {
"key": "done",
"background": "#18c391"
},
"usable": {
"key": "usable",
"background": "#01b9fc"
}
}
}Configuration
List items content types icon mapping
Open content property mapping
Properties to fetch
OC property map
ContentTypes map
OC sort settings
OC search settings
ICP and image content provider
LCC and open content queries
Writer endpoint
Last updated
Was this helpful?