Flattening URL link for my online help
Posted: Wed Apr 05, 2023 8:54 pm
Hello,
For my online help, I have the structure of my Dita file source like : Pages/topic/file.dita. So, when I create a page the href is href = ../Pages/topic/file.dita. After the webhelp transformation scenario, the link for the page is website.com/Pages/topic/file.url. We use that structure to have a clean representation of our source (dita files) and know where they are if we want to move them.
So my question is, is it possible to keep that structure pages/topic/file.dita but to flatten the url link like : website.com/file.url. We want to get rid of the /Pages/topic in the url of the online Help.
Best regards,
Sitrakar
For my online help, I have the structure of my Dita file source like : Pages/topic/file.dita. So, when I create a page the href is href = ../Pages/topic/file.dita. After the webhelp transformation scenario, the link for the page is website.com/Pages/topic/file.url. We use that structure to have a clean representation of our source (dita files) and know where they are if we want to move them.
So my question is, is it possible to keep that structure pages/topic/file.dita but to flatten the url link like : website.com/file.url. We want to get rid of the /Pages/topic in the url of the online Help.
Best regards,
Sitrakar