Copy articles
To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
{
"ca-provider": {
"default": true,
"cca": {
"baseUrl": "${DBKS:CCA_URL}"
},
"opencontent": {
"host": "${DBKS:CA_OC_PROVIDER_URL}"
},
[...]
}
}baseURL
${DBKS:CCA_URL}
KeyStore name: CCA_URL
Key Value: https://cca-eu-west-1.saas-stage.infomaker.io/{
"remove": [
{
"element": "meta",
"data": [
"provider"
]
},
{
"element": "link",
"data": {
"rel": "mainchannel",
"type": "x-im/channel"
}
},
{
"element": "link",
"data": {
"rel": "channel",
"type": "x-im/channel"
}
},
{
"element": "link",
"data": {
"rel": "subject",
"type": "x-im/section"
}
},
{
"element": "itemMetaExtProperty",
"data": {
"type": "imext:header"
}
}
]
}{
"element": "object",
"data": {
"type": "x-im/newsvalue"
}
}