Search found 156 matches
- Tue Feb 23, 2021 11:24 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: stepsection resets numbering for xref
- Replies: 1
- Views: 56
stepsection resets numbering for xref
Using Oxygen 22.1. In a task topic, I have a table at the top with step numbers. These step numbers are xrefs that link to steps with IDs in the same file. The xref just displays the step number, which is what I want. However, putting in a stepsection causes this numbering to reset. Is this a known ...
- Tue Jan 26, 2021 4:15 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Exporting task to excel
- Replies: 1
- Views: 158
Exporting task to excel
I'd like to export a task to excel, with each step being one cell. Is this possible? The twist is: A lot of my steps are just an image (no text). And I want these to be outputted as well. I found the documentation about copying to excel from "Grid" mode but again, this doesn't help with images. Is t...
- Tue Jan 26, 2021 1:30 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Printing topics from webhelp responsive
- Replies: 4
- Views: 240
Re: Printing topics from webhelp responsive
OK, I tried this again. It works when I duplicate the Webhelp Responsive scenario, but FAILS when I assign a publishing template to that. Can you try validating this?
- Tue Jan 12, 2021 9:45 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Printing topics from webhelp responsive
- Replies: 4
- Views: 240
Re: Printing topics from webhelp responsive
We already fixed that in the latest maintenance build of WebHelp, therefore you should make sure to download and install the latest maintenance build available from our website, then use that newer installation to run the transformation scenario. I just tried this using Oxygen 23 and I get the same...
- Mon Jan 11, 2021 10:03 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Printing topics from webhelp responsive
- Replies: 4
- Views: 240
Printing topics from webhelp responsive
When printing a topic from webhelp resonsive, the LH nav menu also prints. I remember that in the old webhelp classic, this was not the case. Is there a way to print *only* the topic? Additionally, I notice that, by default, the icons for notes (warning, caution, danger, etc) are classified as "back...
- Wed Dec 16, 2020 9:17 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Add custom "turndown" menus wherever I want
- Replies: 3
- Views: 234
Re: Add custom "turndown" menus wherever I want
It would be great if I could set a specific output class on *any* element that would result in a turndown menu. For example, a step with a long set of substeps.
- Wed Dec 16, 2020 1:29 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Display linked procedures in same window
- Replies: 0
- Views: 161
Display linked procedures in same window
I have a complete repair manual with hundreds of procedures. Many of these procedures link to each other.
When a procedure links to another, is there a way to display the linked procedure in the same window, perhaps *in place of* the link? Could a smaller frame open? Any ideas?
When a procedure links to another, is there a way to display the linked procedure in the same window, perhaps *in place of* the link? Could a smaller frame open? Any ideas?
- Wed Dec 16, 2020 1:28 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Add custom "turndown" menus wherever I want
- Replies: 3
- Views: 234
Add custom "turndown" menus wherever I want
Adding a "Section" element to a DITA file results in a "turndown" arrow being displayed in the HTML.
Is it possible to add this arrow to other sections as well? Could I add them wherever I want?
Thanks.
Is it possible to add this arrow to other sections as well? Could I add them wherever I want?
Thanks.
- Thu Nov 26, 2020 12:43 am
- Forum: XSLT and FOP
- Topic: Running identity transform creates unnecessary classes
- Replies: 2
- Views: 183
Re: Running identity transform creates unnecessary classes
Thanks very much.
- Tue Nov 24, 2020 10:32 pm
- Forum: XSLT and FOP
- Topic: Running identity transform creates unnecessary classes
- Replies: 2
- Views: 183
Running identity transform creates unnecessary classes
Running the XSLT identity transform on a DITA document adds a bunch of classes to all the elements. For example, this file: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd"> <topic id="MyTable"> <title>Table Test</title> <body> <section> <title...
- Fri Nov 06, 2020 2:18 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: I want "Fast Create" to overwrite existing files
- Replies: 1
- Views: 150
I want "Fast Create" to overwrite existing files
If a file called "Procedure.dita" already exists, and I include "Procedure" as a filename in the 'Fast create topics' dialog box, Oxygen creates the new file with a "_0" suffix (despite me not having told it to do this). I want this to actually *overwrite* the currently existing file. Is this possib...
- Thu Sep 24, 2020 12:46 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Using XPath with reusable content
- Replies: 1
- Views: 212
Using XPath with reusable content
I am developing a set of procedures that all have unique names and ID codes. I want to create a "master list" of procedure names and ID codes. My first thought was to use raw XML, like this: <master-list> <entry> <procedure-name>Remove Component 1</procedure-name> <unique-id>1234</unique-id> </entry...
- Mon Sep 14, 2020 11:30 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Webhelp responsive: Make the topic title the whole height of the tile
- Replies: 1
- Views: 212
Webhelp responsive: Make the topic title the whole height of the tile
I don't have any images or short descriptions in the tile. I want the title to be as tall as possible within the tile. How can I do this?
- Mon Sep 14, 2020 11:29 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Warnings in Webhelp responsive with sample / builtin transformatin
- Replies: 1
- Views: 207
Warnings in Webhelp responsive with sample / builtin transformatin
<oXygen/> XML Editor 22.1, build 2020072902 Using the flowers sample project with the default webhelp responsive scenario. When I open the Chrome inspector, I see 2 warnings: DevTools failed to load SourceMap: Could not load content for file: out/webhelp-responsive/oxygen-webhelp/lib/bootstrap/css/b...
- Thu Jul 16, 2020 11:38 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: CSS-PDF: Borders around notes are too big
- Replies: 1
- Views: 294
CSS-PDF: Borders around notes are too big
Oxygen 22, 2020021016 I want to but a red border around my Warning notes. I add this rule to my CSS: .note_warning { border: 2px solid red; } However, this extends the border all the way to the end of the div, as seen here: https://i.imgur.com/QmYdnf6.jpg I want this border to end at the end of the ...
- Fri Jul 10, 2020 1:01 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: CSS-PDF: Sizing images inside a table
- Replies: 4
- Views: 533
Re: CSS-PDF: Sizing images inside a table
Hi, I'm very sorry, that was a typo. *[class ~= "topic/image"] { max-width: 1.5in; } is *exactly* what my rule says! And my problem (as stated in original post...all other parts of the original post are correct, except for that typo), is that this rule is NOT respected when the images are inside a t...
- Thu Jul 09, 2020 12:55 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: CSS-PDF: Sizing images inside a table
- Replies: 4
- Views: 533
CSS-PDF: Sizing images inside a table
Using Oxygen 22, CSS-based PDF. In my customization CSS, I have this rule, which works. *[class ~= "table/image"] { max-width: 1.5in; }*/ Here's an example DITA where this works: <step id="JPlugFastenersX"> <cmd>Use a H15 bit to remove the 4 screws that secure the J-Plug housing.</cmd> <info> <note>...
- Wed Jun 17, 2020 9:33 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Adding Note and Warning icons to doc output
- Replies: 1
- Views: 362
Adding Note and Warning icons to doc output
Using the Dita to Microsoft Word transformation, how can I add warning and caution icons the warning and caution notes?
I don't see an option for that in the Normal.docx file.
https://www.oxygenxml.com/doc/versions/ ... ml?hl=word
I don't see an option for that in the Normal.docx file.
https://www.oxygenxml.com/doc/versions/ ... ml?hl=word
- Fri May 08, 2020 11:51 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Save entire manual to PDF
- Replies: 3
- Views: 391
Re: Save entire manual to PDF
OK. It would be great if I could upload a CSS file, and have the webhelp resonsive use it to somehow generate a PDF based on Oxygen's PDF-CSS rules to generate something on the fly.
- Thu May 07, 2020 7:27 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Save entire manual to PDF
- Replies: 3
- Views: 391
Save entire manual to PDF
Webhelp responsive has a nice way to print a topic of a manual, as seen here: https://i.imgur.com/SCrsFNo.jpg However, I am getting multiple requests for a way to download the entire manual (all contents). The only way I can think to do this is: 1. Generate the webhelp Responsive, as normal 2. Also ...
- Tue Apr 21, 2020 11:30 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Collapse and expand individual sections in topic
- Replies: 3
- Views: 483
Re: Collapse and expand individual sections in topic
I really want to be able to collapse and expand individual sections, instead of all at once. So I want each section to have its own collapse/expand button. Here's a diagram: https://i.imgur.com/6GgSSNo.jpg
- Tue Apr 21, 2020 5:44 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Collapse and expand individual sections in topic
- Replies: 3
- Views: 483
Collapse and expand individual sections in topic
Is there a way to collapse and expand individual sections within a topic? I know there is a way to do this for *all* sections at once, but can it be done individually? Additionally, how can I set the default behavior so that all sections begin as collapsed? I want the user to see all collections as ...
- Thu Apr 02, 2020 1:32 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Webhelp Responsive: prevent caching
- Replies: 4
- Views: 516
Re: Webhelp Responsive: prevent caching
OK, thanks very much Bogdan. Stay safe.
- Fri Mar 27, 2020 7:45 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Webhelp Responsive: prevent caching
- Replies: 4
- Views: 516
Re: Webhelp Responsive: prevent caching
Can you explain why that is the intended behavior? It seems like it should not be. I do not want any situation where my users go to a webpage that I have updated, but that shows the old version. Am I missing something here?
- Thu Mar 26, 2020 8:58 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Webhelp Responsive: prevent caching
- Replies: 4
- Views: 516
Webhelp Responsive: prevent caching
Using Dita with Webhelp responsive. I update my documentation frequently. Many times, I make a change and the users do not see it until after they refresh the page. Is there anything I can do about this? I noticed this article: https://www.oxygenxml.com/doc/versions/22.0/ug-editor/topics/disable-cac...
- Wed Mar 04, 2020 5:14 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Cross reference automatically uses title
- Replies: 1
- Views: 302
Cross reference automatically uses title
Whenever I set up a cross-reference, I type the title of the topic that I want the reference to point to. Then, I turn that text into a link. However, I'd like to be able to set up a link such that the title is automatically generated in the link in the topic that I am creating the link in. This way...
- Wed Feb 19, 2020 2:59 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Can I set a default attribute of an element?
- Replies: 1
- Views: 285
Can I set a default attribute of an element?
I want all my images to be on a newline. However, Oxygen defaults to showing images inline. So for every single image, I have to set the "Placement" attribute to be "break". Is there a way to change this default?
- Fri Feb 14, 2020 4:33 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Multiple levels of menu in Webhelp Responsive Tree
- Replies: 1
- Views: 396
Multiple levels of menu in Webhelp Responsive Tree
In the Webhelp responsive tree layout, the arrows that you use to expand the menus on the main page only go 1-level deep.
Is it possible for these arrows to have a deeper level, so that I can expand multiple levels of menu while I'm still on the main page?
Is it possible for these arrows to have a deeper level, so that I can expand multiple levels of menu while I'm still on the main page?
- Thu Jan 09, 2020 6:04 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Microsoft Word transform: Notes, Warnings, Cautions still in English
- Replies: 2
- Views: 434
Re: Microsoft Word transform: Notes, Warnings, Cautions still in English
This worked, thanks
- Wed Jan 08, 2020 3:59 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Microsoft Word transform: Notes, Warnings, Cautions still in English
- Replies: 2
- Views: 434
Microsoft Word transform: Notes, Warnings, Cautions still in English
Sometimes I need to transform a ditamap and its topics into a Microsoft Word document.
How do I change the language of the warnings, cautions, and notes? I tried setting the default language to, for example, fr-fr, but this text is still in English.
How do I change the language of the warnings, cautions, and notes? I tried setting the default language to, for example, fr-fr, but this text is still in English.