Page 1 of 1

Adding links to Topics in Ditamap from Footer

Posted: Thu Jan 12, 2017 12:15 am
by dgallo
Hello,

When I add links to topics in a ditamap from the footer, the links only work from the homepage and then break when you go deeper. How do I add proper links to topics in a ditamap from the footer?

Re: Adding links to Topics in Ditamap from Footer

Posted: Thu Jan 12, 2017 4:36 pm
by alin
Hello,

You should specify the links relative to the output directory. In order for the links to be relative to the output directory no matter what the HTML page they are inserted in, you should use the ${oxygen-webhelp-output-dir} macro. For example:

Code: Select all

${oxygen-webhelp-output-dir}/legal/copyright.html
You can read more about this procedure in our User Manual (step 1b): https://www.oxygenxml.com/doc/versions/ ... -html.html


Regards,
Alin