Actions
Feature #2096
closedAdd presentation site links in backend
Start date:
2023-10-23
Estimated time:
Description
Once available links to the presentation site could be displayed in the backend.
ImplementationLinks to the presentation sites can be configured in the backend at admin/frontend, the 2 options are:
- Website URL - address of the presentation site, e.g. https://frontend-demo.openatlas.eu/. It will be displayed at the backend overview.
- Resolver URL - in case entity details can be viewed using the id at the end of an URL, a resolver URL can be specified.
E.g. with the resolver URL https://frontend-demo.openatlas.eu/entity/ a link for the presentation site view of an entity would be shown in the backend and would look like this: https://frontend-demo.openatlas.eu/entity/5560
Actions