relative URLs / contextPath in wikis | Ben Bimber | 2011-03-22 09:02 | |||||||||||||||
Status: Closed | |||||||||||||||||
in HTML pages, labkey allows substitutions like <%=contextPath%> to permit relative URLs. does something similar exist for wiki pages? I did not see anything here: https://www.labkey.org/wiki/home/Documentation/page.view?name=moreWikiSyntax I tried to edit the source of the wiki page, and inserted <%=contextPath%>, but that gives an error. If there is no substitution, how does one generally write relative URLs in wikis? the links in question are not to other wiki pages (which have a special syntax). examples would include: 1. linking to executeQuery.view to show a table 2. linking to an HTML page defined in a module 3. could apply to pretty much any other labkey page. thanks in advance. |
|||||||||||||||||
| |||||||||||||||||