Search found 70 matches

by pault
Tue Jun 16, 2020 12:38 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Embed Katacoda into WebHelp Responsive output
Replies: 1
Views: 976

Embed Katacoda into WebHelp Responsive output

I have a request to include Katacoda scenarios https://www.katacoda.com/ to WebHelp Responsive HTML. Is there a way to do this? Here's what Katacoda https://www.katacoda.community/embed.html says: Add the Javascript: <script src="//katacoda.com/embed.js"></script> Add the scenario: <div da...
by pault
Tue Nov 05, 2019 11:50 pm
Forum: Common Problems
Topic: Place ditamap title in left-middle
Replies: 2
Views: 2033

Re: Place ditamap title in left-middle

Hi Julien,

Thanks for your answer. It helped me figure it out. The problem was that in the transformation scenario, I had selected the oxygen template, instead of my template.

Paul
by pault
Mon Nov 04, 2019 11:36 pm
Forum: Common Problems
Topic: Place ditamap title in left-middle
Replies: 2
Views: 2033

Place ditamap title in left-middle

I'm using a ditamap, not a bookmap. I want to place the title in the left-middle page margin box. By default it's displayed in the top-center box. What CSS can I use to move have it displayed where I want it? <map xml:lang="en-us"> <title>Docker for DataStax Enterprise Studio 6.7.4</title>...
by pault
Thu Sep 05, 2019 3:59 pm
Forum: Common Problems
Topic: Source map error
Replies: 1
Views: 1175

Source map error

In the Firefox console, I get the following error when building from WebHelp Responsive, even when using an unaltered DITA Map WebHelp Responsive scenario: Source map error: TypeError: NetworkError when attempting to fetch resource. Resource URL: file:///Users/pault/github/dse-docs/out/webhelp-respo...
by pault
Fri Jan 18, 2019 8:50 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Search for un-referenced items
Replies: 3
Views: 2049

Re: Search for un-referenced items

Hi Sorbin, I just spent over an hour explaining my particular situation for this issue and when I went to submit, the website had logged me out and all that information is gone.
by pault
Fri Jan 18, 2019 2:42 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Search for un-referenced items
Replies: 3
Views: 2049

Search for un-referenced items

We have a number of Warehouse files used as the source for conkeyrefs. All the Warehouse files are contained within a single ditamap. Over time some of the sources (eg. <p>, <section>, <table>) are no longer used. Is there anyway to search to find the what source is no longer referenced? Ideally it ...
by pault
Mon Jun 11, 2018 9:13 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Specify particular elements to be collapsible in WebHelp Responsive?
Replies: 2
Views: 1899

Specify particular elements to be collapsible in WebHelp Responsive?

Oxygen 20 added the webhelp.topic.collapsible.elements.initial.state, but setting this parameter collapses every table, section heading, etc. Is there a way to add an outputclass to a particular item and modify the Javascript or XSLT so the item collapses .

Thanks,

Paul
by pault
Thu Mar 15, 2018 8:08 pm
Forum: Common Problems
Topic: Specify max-width
Replies: 6
Views: 4948

Re: Specify max-width

Hi Radu, max-width is working now. Thanks for fixing it. I've run into another problem using Chemistry version 20.0 build 2018-03-13T08:35:23Z, which breaks the build: <fo:basic-link show-destination="new" indicate-destination="true" external-destination=""> It looks li...
by pault
Wed Feb 14, 2018 3:04 am
Forum: Common Problems
Topic: Specify max-width
Replies: 6
Views: 4948

Re: Specify max-width

Hi Costin, I installed the latest build (2018013010) of oXygen Editor for the Mac and noticed that max-width was working in some instances. Works for: <p><image href="../images/cyclist-conceptual.svg" /></p> Doesn't work for: <step> <cmd>Query the defined keyspaces using the SELECT stateme...
by pault
Thu Feb 08, 2018 6:29 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Automatic conversion of conkeyrefs to text
Replies: 5
Views: 2968

Automatic conversion of conkeyrefs to text

Is there a way that oXygen can automatically convert all topics that contain conkeyrefs to text?

This would be useful for our LSP. Manually doing this in Author mode is a painful process.

Thanks,

Paul
by pault
Sat Feb 03, 2018 12:20 am
Forum: Common Problems
Topic: Specify max-width
Replies: 6
Views: 4948

Re: Specify max-width

Thanks Costin!
by pault
Fri Feb 02, 2018 2:53 am
Forum: Common Problems
Topic: Specify max-width
Replies: 6
Views: 4948

Specify max-width

I have tried several variations of the following to set a max-width for images, but nothing seems to work: *[class~='topic/image'] { max-width: 500px; } The CSS Inspector shows: *[class~='topic/image'] { content : attr(href , url) ; } The DITA source is: <image href="../images/screenshots/useQu...
by pault
Tue Jan 23, 2018 7:55 pm
Forum: Other Issues
Topic: Turn off auto insertion of http:// in Web Link
Replies: 3
Views: 2665

Re: Turn off auto insertion of http:// in Web Link

Thanks Christian.

Another thing you might want to consider when making the improvement is to also offer the selection of https://
by pault
Fri Jan 19, 2018 3:32 am
Forum: Other Issues
Topic: Turn off auto insertion of http:// in Web Link
Replies: 3
Views: 2665

Turn off auto insertion of http:// in Web Link

In XML Editor 19.1, build 2017121318 (Author mode), how do I turn off the insertion of http:// when using Web Link? This feature causes broken links. We insert the relative URL (which allows the URL to be generated for different domains). For example: /en/dseGraphFluent.htm l, which is rendered as &...
by pault
Fri Dec 22, 2017 1:45 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Font in SVG
Replies: 2
Views: 2601

Re: Font in SVG

Thanks Bogdan!
by pault
Tue Dec 19, 2017 3:28 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Font in SVG
Replies: 2
Views: 2601

Font in SVG

Hi, the font used in SVG images is being replaced by another font in the HTML generated by WebHelp Responsive 19.1 (2017102417). Interestingly, if you open the image in a separate tab, the correct font is displayed. It appears that the font rendered is inherited but I can't find what's doing it or h...
by pault
Tue Sep 19, 2017 5:30 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Validate sibling ditamap
Replies: 2
Views: 1611

Re: Validate sibling ditamap

Thanks Radu.
by pault
Tue Sep 19, 2017 3:04 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Validate sibling ditamap
Replies: 2
Views: 1611

Validate sibling ditamap

Here's the context for my question: Rather than creating external links from each book to other books within our doc set, we generate a master.ditamap file that contains all the keyrefs for every book. In turn, we have a process that looks at the keyrefs in each book and generates an internal or ext...
by pault
Thu Aug 10, 2017 8:36 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: URL displayed instead of link text
Replies: 4
Views: 3923

Re: URL displayed instead of link text

Hi Radu, So problem resulted from a keyref inside a note in a different file, not the one where the problem showed up but within the same ditamap: <note id="kmip_cmds">The dsetool <xref keyref="dsetool/managekmip"/> command proxies KMIP commands ... Here's what cross reference li...
by pault
Thu Aug 10, 2017 6:31 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: URL displayed instead of link text
Replies: 4
Views: 3923

URL displayed instead of link text

In some of the HTML generated by WebHelp Responsive Mac (XML Editor 19.0, build 2017062918), the URL is displayed instead of the generated text. For example: <xref keyref="multiDCperWorkloadType"/> is rendered in the HTML as ../production/multiDCperWorkloadType.html instead of the title te...
by pault
Thu May 11, 2017 7:38 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Open topic from auto-complete search field
Replies: 3
Views: 2239

Re: Open topic from auto-complete search field

Hi Ionela, What I'd like is when you click an item in the auto-complete, it opens the selected page. For example: Enter "cluster" in the Search field. The auto-complete list shows: cluster Managing a cluster Adding a cluster Deleting a cluster I want to simply click "Adding a cluster&...
by pault
Tue May 09, 2017 9:20 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Open topic from auto-complete search field
Replies: 3
Views: 2239

Open topic from auto-complete search field

My compliments on WebHelp Response, Version 19.0. The search feature is a great improvement.

Is there a modification that I can make so that when a user clicks one of the topics displayed in the Search field, the selected page opens instead of having to click the Search button?
by pault
Wed Jan 11, 2017 2:04 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Link to step XSLT
Replies: 4
Views: 2654

Re: Link to step XSLT

Hi Alin, When validation is run for the step-link, it shows warnings that looks like this: No Profile :!: W {REF] Reference is made with@type "step" to a DITA resource with class "-topic/topic task/task". The link that's displayed goes to http://docs.oasis-open.org/dita/v1.2/os/s...
by pault
Fri Dec 02, 2016 3:40 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Set a section to be collapsed when a page loads
Replies: 9
Views: 5215

Set a section to be collapsed when a page loads

In Webhelp Responsive, is there a built-in way to set a section or any other element to be collapsed when a page loads?
by pault
Mon Nov 21, 2016 8:39 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Link to step XSLT
Replies: 4
Views: 2654

Re: Link to step XSLT

Thanks Alin.

I actually thought of using CSS, but didn't think of setting it as an output class on the xref.
by pault
Wed Nov 16, 2016 8:49 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Link to step XSLT
Replies: 4
Views: 2654

Link to step XSLT

Hi, I would like to add the word "step" to step links. In the generated HTML, the bare number link is obscure. Here's the XML: <cmd>Restart Cassandra without bootstrapping as described in step <xref keyref="opsRecoverUsingJBOD/vnode-used" type="step"/>:</cmd> In the gen...
by pault
Wed Nov 16, 2016 2:46 am
Forum: Feature Request
Topic: Another Search Improvement Request for WebHelp Responsive
Replies: 1
Views: 2208

Another Search Improvement Request for WebHelp Responsive

Please add the ability to search only for a phrase. For example, results for "dropping data" returns all instances of dropping and data, which makes the search results overwhelming. It would be much more useful to return only the results that have these two words together.
by pault
Mon Sep 26, 2016 8:46 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Add Prev Next links with titles
Replies: 2
Views: 1872

Re: Add Prev Next links with titles

Thanks Radu, we implemented this quite easily with your advice!