Project

General

Profile

Feature #2096

Updated by Alexander Watzinger 8 months ago

Once available links we could display a link to the presentation site could be displayed in the backend. 

 *Implementation* 
 Links 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 


Back