Customizing WebHelp output using args.create.main.files.xsl
Posted: Thu Jun 16, 2016 9:14 pm
I need to create custom WebHelp output.
I am using oXygen XML Editor 18.0 on Windows.
In order to do this, I tried the following:
1. Created a new transformation scenario based on 'DITA map WebHelp Classic'
2. Added the args.create.main.files.xsl parameter and specified my customized processing, i.e., plugins/com.oxygen.webhelp/xsl/createMainFiles_custom.xsl.
However, when I try to build output using the above scenario, I get several errors, e.g., "No template exists named getLowerCaseLang".
When I look at the output log, I see the following:
Override ignored for property "args.create.main.files.xsl"
I notice also, that when I specify the default 'createMainFiles.xsl' file that is shipped with the framework, I get the same errors.
Does oXygen support customizing WebHelp output using the args.create.main.files.xsl parameter? If not, how can I specify custom xsl processing without creating a new transtype?
Thank you.
I am using oXygen XML Editor 18.0 on Windows.
In order to do this, I tried the following:
1. Created a new transformation scenario based on 'DITA map WebHelp Classic'
2. Added the args.create.main.files.xsl parameter and specified my customized processing, i.e., plugins/com.oxygen.webhelp/xsl/createMainFiles_custom.xsl.
However, when I try to build output using the above scenario, I get several errors, e.g., "No template exists named getLowerCaseLang".
When I look at the output log, I see the following:
Override ignored for property "args.create.main.files.xsl"
I notice also, that when I specify the default 'createMainFiles.xsl' file that is shipped with the framework, I get the same errors.
Does oXygen support customizing WebHelp output using the args.create.main.files.xsl parameter? If not, how can I specify custom xsl processing without creating a new transtype?
Thank you.