Search found 167 matches

by mdslup
Wed Jul 10, 2019 3:59 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Oxygen 21.1 automatically resizing images?
Replies: 2
Views: 2061

Oxygen 21.1 automatically resizing images?

I am using Oxygen 21.1, build 2019061404, webhelp responsive. One of my topics shows a picture of our home screen...this is purposefully a very large picture, 3000px x 1400px. When I generate my output, this image is automatically resized to 938x448: <img class="image zoom" id="untitl...
by mdslup
Tue Jun 18, 2019 11:56 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Oxygen 21.1 - Output always includes Kuromoji
Replies: 2
Views: 1226

Oxygen 21.1 - Output always includes Kuromoji

I switched to Oxygen 21.1. Using webhelp responsive, my output now always includes a set of .gz files:

..\out\webhelp-responsive\oxygen-webhelp\lib\kuromoji\dict

I am not authoring in Japanese; why are these files being generated? They take up a lot of space.
by mdslup
Tue May 21, 2019 4:17 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Webhelp Responsive - Changing Search HTML
Replies: 3
Views: 1894

Re: Webhelp Responsive - Changing Search HTML

I understand. Followup question: Can I change some attributes of the search bar via an XSLT extension point? I found the code that I want to edit in this file: ...com.oxygenxml.webhelp.responsive\xsl\template\commonComponentsExpander.xsl However, I do not see this file on the list of possible extens...
by mdslup
Fri May 17, 2019 4:58 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Webhelp Responsive - Changing Search HTML
Replies: 3
Views: 1894

Webhelp Responsive - Changing Search HTML

I'd like to edit some of the HTML for the Search bar in the Webhelp Responsive output. For example, the search bar has a tooltip that says "Please fill out this field." https://i.imgur.com/NI4FhLd.jpg However, I searched all through the plugins and could not find this text anywhere. Can an...
by mdslup
Tue May 07, 2019 3:20 am
Forum: Common Problems
Topic: Are there any tutorials on using DITA with Chemistry?
Replies: 2
Views: 2202

Are there any tutorials on using DITA with Chemistry?

I tried to use Chemistry to transform a very simple DITA task into a PDF, with a very simple CSS. Not only did none of the images appear, but the steps all merged together into a single line, with no step numbers. It's super easy to generate this PDF as I want it, but from within Oxygen. I'd like to...
by mdslup
Tue Apr 30, 2019 11:03 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: WebHelp keyword highlighting
Replies: 2
Views: 1151

Re: WebHelp keyword highlighting

Use the CODEPH element. This highlights the text as you point out, within the current line of regular text.

If you want to offset a larger block with the same highlighting, use CODEBLOCK.
by mdslup
Thu Apr 18, 2019 11:59 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Advice on translations
Replies: 4
Views: 2375

Re: Advice on translations

That's helpful, thanks Christina.
by mdslup
Thu Apr 11, 2019 3:35 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Advice on translations
Replies: 4
Views: 2375

Re: Advice on translations

Thanks very much.
by mdslup
Tue Apr 02, 2019 9:21 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Exporting a set of all files referenced in a ditamap
Replies: 7
Views: 3832

Exporting a set of all files referenced in a ditamap

I have a ditamap with many children topic files that are controlled by profiling attributes. In some cases, entire files are excluded; such that when I look at the map in the maps manager, those files are 'grayed out' because the current profiling attribute that I have selected excludes them. So, wh...
by mdslup
Fri Mar 29, 2019 12:52 am
Forum: General XML Questions
Topic: Delete all the comments in one go in oXygen Author
Replies: 7
Views: 4697

Re: Delete all the comments in one go in oXygen Author

In text mode, you could use a regular expression to do a find/replace, like this:

https://i.imgur.com/Lf1oTSD.png

Check the "Regular expression" box in the bottom right. Then search for:"

<!--.*-->

and replace with nothing.
by mdslup
Fri Mar 29, 2019 12:42 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Advice on translations
Replies: 4
Views: 2375

Advice on translations

I author all my content in English. For my translations, I use a translation agency that can handle DITA files. The process is pretty simple - I send them the ditamap and dita files, and they send me new files with all the content translated. Then I open the new ditamap and run my transformations. M...
by mdslup
Wed Feb 27, 2019 3:49 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Oxygen docs: "How to Use XSLT Extension Points from a Publishing Template"
Replies: 1
Views: 1228

Oxygen docs: "How to Use XSLT Extension Points from a Publishing Template"

I'm getting a little lost trying to follow along on this page: https://www.oxygenxml.com/doc/versions/21.0/ug-editor/topics/wht-task-pt-xslt-import.html It says The XSLT stylesheet that generates the main page is located in: DITA-OT-DIR\plugins\com.oxygenxml.webhelp.responsive\xsl\mainFiles\createMa...
by mdslup
Thu Feb 21, 2019 11:33 pm
Forum: Common Problems
Topic: Is there an example of using JavaScript AMD Modules in webhelp responsive?
Replies: 1
Views: 1192

Is there an example of using JavaScript AMD Modules in webhelp responsive?

I was just reading this documentation page about inserting javascript AMD modules into webhelp responsive output:

https://www.oxygenxml.com/doc/versions/ ... s-amd.html

Is there an example of this? I can't think of any reason why anyone would want to do this.
by mdslup
Thu Feb 21, 2019 7:45 pm
Forum: Common Problems
Topic: Why is localizing webhelp responsive in 20.1 more complicated?
Replies: 1
Views: 1237

Why is localizing webhelp responsive in 20.1 more complicated?

I was searching for documentation on localizing webhelp output and found this page: https://www.oxygenxml.com/doc/versions/18/ug-author/tasks/localize-webhelp.html The steps MADE PERFECT SENSE, but did not work for me (using Oxygen 20.1). I later found this page: https://www.oxygenxml.com/doc/versio...
by mdslup
Fri Feb 15, 2019 12:21 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Webhelp responsive - footer on every topic page
Replies: 1
Views: 1158

Webhelp responsive - footer on every topic page

In Webhelp classic, I was able to hack the XSL to add a footer to every topic page, like so:

https://i.imgur.com/JyrTvsu.png

I couldn't figure out how to do this for webhelp resonsive. Can you please point me in the right direction?
by mdslup
Wed Feb 13, 2019 1:46 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Webhelp Responsive Fragments - Access Transformation scenario parameters
Replies: 2
Views: 1383

Webhelp Responsive Fragments - Access Transformation scenario parameters

I was reading about how the Webhelp Responsive fragments can use web macros, here: https://www.oxygenxml.com/doc/versions/20.1/ug-webhelp-responsive/topics/wh-add-custom-html.html?hl=timestamp I'd like to put some javascript into the fragment HTML pages that has different behavior based on the "...
by mdslup
Mon Feb 11, 2019 11:05 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Trying to get WebHelp Responsive Tree to behave like Classic
Replies: 1
Views: 988

Trying to get WebHelp Responsive Tree to behave like Classic

I like the index_frames version of Webhelp Classic. I'm trying to switch over to Webhelp Responsive Tree but having trouble getting the desired functionality. Note how, in Webhelp classic, the index_frames.html page immediately dispalys the first topic. I used this to create a "Welcome" to...
by mdslup
Tue Feb 05, 2019 2:48 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Modifying plugin XSL
Replies: 1
Views: 1012

Modifying plugin XSL

In order to add some functionality to the webhelp classic view, I've been modifying the XSL in the "...frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.webhelp.classic\xsl" folder. Is this considered "best practice"? I think it would be better to copy the plugin folder and edit t...
by mdslup
Thu Jan 10, 2019 3:44 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Referencing an external CSS
Replies: 4
Views: 2627

Re: Referencing an external CSS

I should have thought of that!

OK, so I note that this puts a custom head into the HTML pages of topic files. Is there a way to put custom code in the HEAD of the *main* page?
by mdslup
Thu Jan 03, 2019 3:40 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Referencing an external CSS
Replies: 4
Views: 2627

Re: Referencing an external CSS

Does the problem make sense how I have described it?
by mdslup
Fri Dec 28, 2018 3:50 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Referencing an external CSS
Replies: 4
Views: 2627

Referencing an external CSS

Referencing an external CSS I am using Oxygen 20.0, Webhelp Classic. Imagine this scenario: Our company makes a product and provides an online manual. The product is then sold by 3 separate companies, who want a "customized" version of the manual with their own branding. To handle this, I ...
by mdslup
Fri Dec 28, 2018 3:40 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Responsive footer not at bottom of page
Replies: 11
Views: 5171

Re: Responsive footer not at bottom of page

Great thanks! Please add my name to the ticket so I can get a notification.

In the meantime, is this something that I can fix with CSS?
by mdslup
Thu Dec 20, 2018 3:35 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: CSS-Based PDF, change language of "Note", "Warning", "Caution" etc
Replies: 6
Views: 3279

Re: CSS-Based PDF, change language of "Note", "Warning", "Caution" etc

I duplicated the "DITA Map PDF - based on HTML5 & CSS" scenario. I used this scenario on a map with 1 very simple task file (the XML is at the bottom of this message). Looking at the parameters of my scenario, I only see one that is related to language: default.language. I tried settin...
by mdslup
Thu Dec 20, 2018 1:58 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Responsive footer not at bottom of page
Replies: 11
Views: 5171

Responsive footer not at bottom of page

Oxygen 20.0, webhelp responsive tiles.

When I'm looking at the page full screen on a large monitor, the footer is not at the bottom of the page; this results in some extra white space at the bottom.

Here is an image:

https://i.imgur.com/NY6Zi0O.jpg
by mdslup
Mon Dec 03, 2018 10:50 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: CSS-Based PDF, change language of "Note", "Warning", "Caution" etc
Replies: 6
Views: 3279

Re: CSS-Based PDF, change language of "Note", "Warning", "Caution" etc

When I was generating PDFs using the old XSLT generation (ie, out-of-the-box Oxygen PDF transformation), I was able to control these notes, warnings, and cautions using the default.language parameter. But that doesn't seem to work anymore. Likewise, when I set the "xml:lang" parameter, I s...