How can I change the settings in the source code to enable the metadata I want to use from the time of journal creation? [ojs3308]

How can I modify the source code to enable the desired metadata from the very beginning of journal creation?

For example, I want to enable Subjects, Type, and Disciplines, as only Keywords are enabled when creating a journal.

When I create a journal, I want it to look like the image below. Where in the source code should I make changes?

thank you
OhnO395

Hi @OhnO395,

You can specify defaults for newly created journals by editing schemas/context.json. There are examples there for both monolingual and multilingual content.

Regards,
Alec Smecher
Public Knowledge Project Team

Thank you

/lib/pkp/schemas/context.json

if you want setting add “default”: “request”,

:slight_smile:

This topic was automatically closed after 10 days. New replies are no longer allowed.