Project

General

Profile

Feature #2096

Updated by Alexander Watzinger 10 months ago

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

 *Implementation* 
 Links to the presentation sites can be configured in the backend at *admin/frontend*, the 2 options are: (e.g. https:/my-presentation-site.eu). 
 * *Website URL* - address of the presentation site, e.g. https://frontend-demo.openatlas.eu/. It will There should 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 second option (resolver URL) to create links to specific entities on the resolver URL https://frontend-demo.openatlas.eu/entity/ a link for the presentation site view of an entity would (e.g. https:/my-presentation-site.eu/entity/1234). 

 A good place may be shown the *general* section in the backend and would look like this: https://frontend-demo.openatlas.eu/entity/5560 


 admin.

Back