Dashboard Writer
5.1.1
5.1.1
  • About
  • Changelog
  • User
    • How to
  • Admin
    • Config
      • Store author data
      • Writer 7 and later
      • Writer 8 and later
      • Structure
        • Article size
      • Copy articles
    • Requirements
    • Migration
      • v3 => v4
      • v4 => v5
  • Developer
    • Develop with Writer
      • Create
      • Open
      • Copy
      • Get article
      • Get instance
Powered by GitBook
On this page

Was this helpful?

  1. Admin
  2. Config

Store author data

PreviousConfigNextWriter 7 and later

Last updated 2 years ago

Was this helpful?

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:

    • Stage:

    • Prod:

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.

https://s3-eu-west-1.amazonaws.com/concepts-config-stage/writer/
https://s3-eu-west-1.amazonaws.com/concepts-config-prod/writer/