Search found 7 matches

by asher
Tue May 22, 2018 7:08 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Changing Top Menu in Webhelp Reponsive Output
Replies: 3
Views: 2573

Re: Changing Top Menu in Webhelp Reponsive Output

I can see now that the submenus are loaded at runtime by a JQuery call. Is this correct?

Still, it would be a nice feature to be able to expand the sub-menus automatically by default. When presented in a large flexbox, this creates a functional and very modern looking menu.
by asher
Mon May 21, 2018 2:30 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Changing Top Menu in Webhelp Reponsive Output
Replies: 3
Views: 2573

Re: Changing Top Menu in Webhelp Reponsive Output

I am using this technique to create a two-level menu that uses flexbox to display the items. If, for example, there are six (6) top level menu items, they typically display as two rows of three items. As I hover over the top level items, the sub menus under each item expand, filling the space in the...
by asher
Thu May 17, 2018 7:50 pm
Forum: Common Problems
Topic: SVGs exported from draw.io do not display correctly in Oxygen XML Author 20
Replies: 2
Views: 1613

SVGs exported from draw.io do not display correctly in Oxygen XML Author 20

In Author mode, the text in SVGs exported from draw.io does not display correctly. However, in the webhelp output, the text does display correctly when viewed in Chrome or Firefox. This is a common problem. Here is an excerpt from an article in draw.io Helpdesk: We use something called foreign objec...
by asher
Wed May 09, 2018 7:04 pm
Forum: Common Problems
Topic: BUG? - Webhelp responsive fails if keys added to mapref in bookmap
Replies: 2
Views: 1545

Re: BUG? - Webhelp responsive fails if keys added to mapref in bookmap

I isolated the problem a little more. The issue happens on my system only when the referenced map contains chunked (to-content) topics. The specific error is a Java null pointer exception. I am running Oxygen on a Mac with the latest OS and Java versions. Given this, I consider the matter closed. I'...
by asher
Tue May 08, 2018 8:08 pm
Forum: Common Problems
Topic: How to create topic list menu in webhelp responsive
Replies: 1
Views: 1214

How to create topic list menu in webhelp responsive

Instead of a list of every topic in the top menu, I would like our webhelp responsive output to list only the top-level topics in the document (that is, the same level of detail shown in the list of tiles on the front page). Assume the following chapter structure in a bookmap: <chapter navtitle=&quo...
by asher
Tue May 08, 2018 7:59 pm
Forum: Common Problems
Topic: BUG? - Webhelp responsive fails if keys added to mapref in bookmap
Replies: 2
Views: 1545

BUG? - Webhelp responsive fails if keys added to mapref in bookmap

The webhelp responsive build (in Oxygen XML Author 20 - latest version) fails when I add this mapref to a bookmap: <frontmatter> <mapref keys="TEST" href="TEST.ditamap" format="ditamap"/> </frontmatter> It also fails if the mapref is changed to a keydef. If @keys is rem...