Reltable conditioning
Oxygen general issues.
-
- Posts: 63
- Joined: Tue Mar 14, 2017 12:36 am
Reltable conditioning
Hi There:
Is it possible to condition out reltable topics? I've set up prop values to include "webhelp" (to omit the reltable .ditamap for pdf output), but the reltable links are still showing up in the PDF output. I'm trying to figure out if its supported (conditioning out reltables), or if I've just set things up wrong.
I also tried to condition out at the table level, but that caused the table to become a topicref and really caused issues.
Thanks,
Stacey
Is it possible to condition out reltable topics? I've set up prop values to include "webhelp" (to omit the reltable .ditamap for pdf output), but the reltable links are still showing up in the PDF output. I'm trying to figure out if its supported (conditioning out reltables), or if I've just set things up wrong.
I also tried to condition out at the table level, but that caused the table to become a topicref and really caused issues.
Thanks,
Stacey
-
- Posts: 9434
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Reltable conditioning
Hi Stacey,
So if you set a profiling attribute on a topicref which refers to a certain topic in the DITA Map, you should set it consistently, in all places where that topicref to the topic appears, including a relationship table.
Regards,
Radu
So if you set a profiling attribute on a topicref which refers to a certain topic in the DITA Map, you should set it consistently, in all places where that topicref to the topic appears, including a relationship table.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 63
- Joined: Tue Mar 14, 2017 12:36 am
Re: Reltable conditioning
Hi Radu:
Oh, it sounds like I'll have to copy the map and just delete those parts then.
I need to change the output based on the output type. Adding relatable entries for topics side-by-side in the map makes sense, but adding them for the same topics in PDF output is too much.
Good to know it isn't me, but it is a disappointing limitation. : /
Oh, it sounds like I'll have to copy the map and just delete those parts then.

I need to change the output based on the output type. Adding relatable entries for topics side-by-side in the map makes sense, but adding them for the same topics in PDF output is too much.
Good to know it isn't me, but it is a disappointing limitation. : /
-
- Posts: 9434
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Reltable conditioning
Hi Stacey,
I might not understand your entire setup, how your map is structured and your final goal so it's possible my advice is not accurate.
If you want for example for the PDF output to ignore entirely the <reltable> defined in the DITA Map, you could add for example a "deliveryTarget" attribute on it like:
and for the PDF output use a DITAVAL filter file which excludes this specific delivery target:
Regards,
Radu
I might not understand your entire setup, how your map is structured and your final goal so it's possible my advice is not accurate.
If you want for example for the PDF output to ignore entirely the <reltable> defined in the DITA Map, you could add for example a "deliveryTarget" attribute on it like:
Code: Select all
<reltable deliveryTarget="html">
.....
</reltable>
Code: Select all
<val>
<prop action="exclude" att="deliveryTarget" val="html"/>
</val>
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service