images not in webhelp output, extra folder created
Posted: Fri Jan 26, 2018 10:07 pm
We are converting content from one XML to DITA. Conversions are messy and one side effect is we get some hrefs set incorrectly.
If href="" or href="../" some local path that isn't valid the oXygen webhelp plug-in produces a new folder in the output directory in addition to the oxygen-webhelp directory. This new folder contains all the .html files and any external files that were linked via xrefs. All images get dropped from the publication.
Looking for either some code fix to the plug in - that would be ideal - or some regular expression or search that would help us identify these bad hrefs in the content. Obviously, publishing without images is problematic!
Sorry if this is a duplicate - I looked back and didn't see my post from earlier (perhaps it is in moderation??)
Justin
If href="" or href="../" some local path that isn't valid the oXygen webhelp plug-in produces a new folder in the output directory in addition to the oxygen-webhelp directory. This new folder contains all the .html files and any external files that were linked via xrefs. All images get dropped from the publication.
Looking for either some code fix to the plug in - that would be ideal - or some regular expression or search that would help us identify these bad hrefs in the content. Obviously, publishing without images is problematic!
Sorry if this is a duplicate - I looked back and didn't see my post from earlier (perhaps it is in moderation??)
Justin