1.19.10 Licenses
When new records are created in the backend, a list of licenses is available. This list can be configured in the following place:
<metadata>
<licenses>
<license label="Creative Commons: CC0 1.0"
icon=""
url="https://creativecommons.org/publicdomain/zero/1.0/" />
</licenses>
</metadata>
Each license has a label and a URL. The label is displayed and the URL is stored in the background. An icon is planned, but is not supported yet.
Last updated
Was this helpful?