mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

Add support for URL rewriting in tool specifications #162

Closed szschaler closed 6 months ago

szschaler commented 6 months ago

This PR adds support for tool specifications to use {{BASE-URL}} to refer to the URL from which the tool is deployed (strictly, the URL where the tool specification is hosted, minus the file name of the tool specification and any trailing /). This will automatically be rewritten when the tool specification is loaded, so that tool specifications can be written independently of location of deployment.