Store author data
Last updated
From Writer 4.2.0 we added the ability to store author data on the data node of the author link. In order to do this following step needs to be made.
Add WRITER_CONCEPTS_TEMPLATE_URL to config key store with following value depending on environment:
After this is done all article creation that's being handled by this plugin will append concept data onto the author link in the document.
Last updated