Skip to content

Velocity Renderer: enable generation of relative links on HTML pages #196

@bwmcbride

Description

@bwmcbride

Rendered HTML pages contain links to RDF resources. These links are rendered as an element with an href attribute containing the absolute URL of the resource.

This works fine on production servers, but on staging and development servers we want these hrefs to refer to local dev or staging machine.

Consider adding support for configuring one or more patterns of URL rewrites so the URLs matching a particular pattern could be rewritten. This would enable the absolute URLs normally generated to be rewritten to / relative urls which would link to the local server.

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Task.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions