Hi Radu,
Yes, that's how I run the transform.
The log file is a bit long to post here, so I'd rather send it by email, just tell me the address.
Thanks,
Anne
Search found 21 matches
- Tue May 12, 2020 9:50 am
- Forum: Other Issues
- Topic: DITA Map Metrics Report transform fails
- Replies: 3
- Views: 417
- Mon May 11, 2020 12:47 pm
- Forum: Other Issues
- Topic: DITA Map Metrics Report transform fails
- Replies: 3
- Views: 417
DITA Map Metrics Report transform fails
Hi, I tried running the DITA Map Metrics Report transform on the main map of my doc set, and got the following error: System ID: <path to my .ditamap> Scenario: DITA Map Metrics Report Input file: <path to my .ditamap> Document type: DITA Map Engine name: DITA-OT Severity: fatal Description: Transfo...
- Mon May 11, 2020 12:26 pm
- Forum: Common Problems
- Topic: Find/Replace in Files not working
- Replies: 3
- Views: 1070
Re: Find/Replace in Files not working
Hi, I've been using this option a lot, but recently started experiencing the same problem: no matter what I choose to find, get the "0 files scanned" result. My include files filter is set to "*.dita *.ditamap". I'm using Oxygen 22 build 2020021016. Another problem that might or might not be related...
- Sun Aug 25, 2019 2:52 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: How to disable headings in choicetables?
- Replies: 4
- Views: 620
Re: How to disable headings in choicetables?
Thanks a lot!
- Tue Aug 20, 2019 12:21 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: How to disable headings in choicetables?
- Replies: 4
- Views: 620
Re: How to disable headings in choicetables?
Hi Radu, All my choicetables don't have the <chhead> element. I created a brand one without the Generate Header option, just to be sure. But in the output the header Option/Description is always auto generated. If there's no way to disable them in the content, how can this be done via customization?...
- Tue Aug 20, 2019 11:37 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: How to disable headings in choicetables?
- Replies: 4
- Views: 620
How to disable headings in choicetables?
Hi,
By default, choice tables have column headings "Option" and "Description", which I think is redundant in a task step.
Is there a way to disable these headings?
Thanks,
Anne
By default, choice tables have column headings "Option" and "Description", which I think is redundant in a task step.
Is there a way to disable these headings?
Thanks,
Anne
- Tue Aug 06, 2019 12:24 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: How to create a page break in the text
- Replies: 11
- Views: 4933
Re: How to create a page break in the text
Hi Costin, I'm reposting this question. Thanks for your response. In fact, I am using a customized transform to produce this output, and can't use the DITA Map PDF - based on HTML5 and CSS instead. It would be great if you could tell me what exactly should be changed in my customized CSS to enable p...
- Sun Aug 04, 2019 12:11 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: How to create a page break in the text
- Replies: 11
- Views: 4933
Re: How to create a page break in the text
Hi, I need to insert page breaks before/after certain topics in a PDF output. I followed the advice in https://www.oxygenxml.com/doc/versions/21.0/ug-editor/topics/dcpp_page_breaking.html#dcpp_page_breaking under How to Force a Page Break Before or After a Topic or Another Element , and tried to ins...
- Wed May 29, 2019 9:56 am
- Forum: General XML Questions
- Topic: Display shortdesc of target topic in imagemap
- Replies: 8
- Views: 1605
Re: Display shortdesc of target topic in imagemap
Hi Radu,
I found that in my Oxygen Preferences->DITA page DITA-OT was selected as built-in. Once I switched it to the actual custom location and ran a transform, all the shortdescs appeared in tooltips.
Thanks again for your help and persistence!
All the best,
Anne
I found that in my Oxygen Preferences->DITA page DITA-OT was selected as built-in. Once I switched it to the actual custom location and ran a transform, all the shortdescs appeared in tooltips.
Thanks again for your help and persistence!
All the best,
Anne
- Tue May 28, 2019 11:57 am
- Forum: General XML Questions
- Topic: Display shortdesc of target topic in imagemap
- Replies: 8
- Views: 1605
Re: Display shortdesc of target topic in imagemap
Hi Radu, First, thank you very much for taking time to create this plugin. Unfortunately, it didn't work for me. Here's what I did: 1. Downloaded the project as ZIP. 2. Extracted the folder com.oxygenxml.shortdesc.imagemap to the \Oxygen\docs-dita-tools\dita-ot\plugins folder. 3. In Oxygen, ran the ...
- Mon May 27, 2019 3:00 pm
- Forum: General XML Questions
- Topic: Display shortdesc of target topic in imagemap
- Replies: 8
- Views: 1605
Re: Display shortdesc of target topic in imagemap
I made the same change to the file ut-d.xsl under the "org.dita.html5" plugin, namely \dita-ot\plugins\org.dita.html5\xsl\ut-d.xsl , and ran a DITA Map Webhelp responsive transform. Alas, the same result. Is this the right file?
- Mon May 27, 2019 12:50 pm
- Forum: General XML Questions
- Topic: Display shortdesc of target topic in imagemap
- Replies: 8
- Views: 1605
Re: Display shortdesc of target topic in imagemap
Hi Radu, As suggested in the mentioned post, I modified the file ut-d.xsl with the following: <xsl:variable name="alttext"><xsl:apply-templates select="*[contains(@class, ' topic/xref ')]/*[contains(@class, ' topic/desc ')]" mode="text-only"/></xsl:variable> however this didn't seem to work. Is anyt...
- Thu May 23, 2019 12:47 pm
- Forum: General XML Questions
- Topic: Display shortdesc of target topic in imagemap
- Replies: 8
- Views: 1605
Display shortdesc of target topic in imagemap
Hi,
I found a similar topic dated back to 2015:
post33485.html?hilit=imagemap%20shortdesc#p33485
Is there an easier solution in 2019?
Thanks,
Anne
I found a similar topic dated back to 2015:
post33485.html?hilit=imagemap%20shortdesc#p33485
Is there an easier solution in 2019?
Thanks,
Anne
- Thu Mar 28, 2019 3:13 pm
- Forum: Other Issues
- Topic: Image Map PDF output
- Replies: 7
- Views: 2682
Re: Image Map PDF output
Hi Radu,
Thanks for your response. I thought about profiling with deliveryTarget. But it is not recognized by the system automatically, and profiling needs to be done as with any other custom profiling attribute, right?
How can this be done with a PDF customization plugin?
Regards,
Anne
Thanks for your response. I thought about profiling with deliveryTarget. But it is not recognized by the system automatically, and profiling needs to be done as with any other custom profiling attribute, right?
How can this be done with a PDF customization plugin?
Regards,
Anne
- Wed Mar 27, 2019 5:00 pm
- Forum: Other Issues
- Topic: Image Map PDF output
- Replies: 7
- Views: 2682
Re: Image Map PDF output
Hi,
In PDFs, the descriptions and links of image map hotspots are displayed as a numbered list below the image.
Is there a way to suppress this and display nothing?
Thanks,
Anne
In PDFs, the descriptions and links of image map hotspots are displayed as a numbered list below the image.
Is there a way to suppress this and display nothing?
Thanks,
Anne
- Thu Jan 17, 2019 12:39 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Collection-type settings don't take effect
- Replies: 3
- Views: 1012
Re: Collection-type settings don't take effect
Hi Ionela,
Unfortunately, your suggestion didn't work. The only collection-type value that works for me is "family", others don't take any effect whatsoever.
Where can I find the source of your sample flowers.ditamap to test in my environment?
Thanks,
Anne
Unfortunately, your suggestion didn't work. The only collection-type value that works for me is "family", others don't take any effect whatsoever.
Where can I find the source of your sample flowers.ditamap to test in my environment?
Thanks,
Anne
- Wed Jan 16, 2019 1:10 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Collection-type settings don't take effect
- Replies: 3
- Views: 1012
Collection-type settings don't take effect
Hi, To display hierarchical links in an output, I tried to use the collection-type settings with the following results: - sequence on the root map and the root topic - no links appear at all - unordered on a parent topic - no links appear at all - family on a parent topic - no links appear on the pa...
- Wed Dec 26, 2018 1:24 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Reusing Glossary Term Definitions in Topics
- Replies: 2
- Views: 884
Re: Reusing Glossary Term Definitions in Topics
Thank you, this is helpful!
Anne
Anne
- Wed Dec 19, 2018 1:49 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Reusing Glossary Term Definitions in Topics
- Replies: 2
- Views: 884
Reusing Glossary Term Definitions in Topics
Hello, I'd like to create an introductory topic that explains the main terms and concepts of a product, reusing some of the term definitions already existing in a glossary. But a <term keyref=...> link only opens a glossary topic separately. Is it possible to reuse glossary term definitions in topic...
- Sun Dec 09, 2018 1:00 pm
- Forum: Other Issues
- Topic: Integrating Sourcetree with Oxygen
- Replies: 2
- Views: 1230
Re: Integrating Sourcetree with Oxygen
Thank you!
- Thu Dec 06, 2018 8:31 pm
- Forum: Other Issues
- Topic: Integrating Sourcetree with Oxygen
- Replies: 2
- Views: 1230
Integrating Sourcetree with Oxygen
Hi,
I'd like to use Sourcetree as a Git client for my Oxygen content. How can I integrate it with Oxygen?
Thanks,
Anne
I'd like to use Sourcetree as a Git client for my Oxygen content. How can I integrate it with Oxygen?
Thanks,
Anne