Hello,
I wonder if anyone here knows anything about this, as there doesn't appear to be any documentation on it at all.
When I bring up a page, then do More > Check Links, I find that Link Checker is not resolving relative links to a TeamSite'y path and gives "Error"s on all of them.
Absolute links (http://...) are working OK, but not relative links.
Using the following page as an example...
https://teamsite01.nlm.nih.gov/iw-mount/default/main/nlm/WORKAREA/johnsonpd/htdocs/about/training/associatesfellows.html
1. Links via the docroot are wrong
e.g. in page <a href="/permlevels.html" shows as https://teamsite01.nlm.nih.gov/permlevels.html in link checker and clicking on the link in Link Checker goes (unsuccessfully) to https://teamsite01.nlm.nih.gov/iw-cc/command/iw.vpreview.show_link?link_count=1&link_source_0=https%3a//teamsite01.nlm.nih.gov/permlevels.html
2. Relative links to folder are wrong
e.g. in page <a href="../index.html" shows as https://teamsite01.nlm.nih.gov/about/index.html in link checker and clicking on the link in Link Checker goes (unsuccessfully) to https://teamsite01.nlm.nih.gov/iw-cc/command/iw.vpreview.show_link?link_count=1&link_source_0=https%3a//teamsite01.nlm.nih.gov/about/index.html
I'm guessing I need to put in a remap somewhere for it to use, but I don't know where.
Anyone had any experience with this? This would be useful to us if we can get it working, to stop pages with bad links being deployed.
Cheers
HF