HTML "rolled up" files in output
Posted: Tue Apr 05, 2011 7:16 pm
Hi,
Is it possible to change the 1:1 mapping of topics to HTML files in output?
I am using DITA-OT and using the XHTML transformation scenario. I have nested topicrefs in my ditamap, and what I want to do is to generate a single HTML file for each second level heading, rather than have a separate HTML file for each topic. For example:
ditamap hierarchy:
1. Topic 1
1.1 Topic 2
1.2 Topic 3
1.2.1 Topic 4
1.2.2 Topic 5
1.3 Topic 6
2. Topic 7
2.1 Topic 8
etc
What I want is to generate output files that contain:
HTML_1 - Topic 1
HTML_2 - Topic 2
HTML_3 - Topics 3,4 and 5
HTML_4 - Topic 6
HTML_5 - Topic 7
HTML_6 - Topic 8
Anything that rolls up the files would be helpful. Is it possible?
Thanks,
John
Is it possible to change the 1:1 mapping of topics to HTML files in output?
I am using DITA-OT and using the XHTML transformation scenario. I have nested topicrefs in my ditamap, and what I want to do is to generate a single HTML file for each second level heading, rather than have a separate HTML file for each topic. For example:
ditamap hierarchy:
1. Topic 1
1.1 Topic 2
1.2 Topic 3
1.2.1 Topic 4
1.2.2 Topic 5
1.3 Topic 6
2. Topic 7
2.1 Topic 8
etc
What I want is to generate output files that contain:
HTML_1 - Topic 1
HTML_2 - Topic 2
HTML_3 - Topics 3,4 and 5
HTML_4 - Topic 6
HTML_5 - Topic 7
HTML_6 - Topic 8
Anything that rolls up the files would be helpful. Is it possible?
Thanks,
John