1.40 Add content
For the configuration of the content contributing functionality, the following section exists in the configuration file:
In addition to this configuration, it is also necessary to store a URL to a Goobi workflow API, see chapter 1.4.
The enabled
attribute activates or deactivates the contribute content functionality.
The other parameters are explained in detail in the following table:
token
Goobi workflow API tokens for the commands to be executed in the REST API.
docstruct
Defines the publication type to be used for creating a process in Goobi workflow. This must be a valid publication type from the rule set. Default is monograph
.
templateName
Production template within Goobi workflow to be used when creating the process.
rejectionPropertyName
Process property that determines whether a submitted content has been rejected.
rejectionReasonPropertyName
Process property in which the reason for a rejection of a submitted entry was entered.
For further configuration of the functionality, see also the use case documented for this purpose.
Last updated