Search found 4141 matches

by sorin_ristache
Wed Oct 15, 2014 9:54 am
Forum: Common Problems
Topic: Webhelp Mobile - error loading page
Replies: 1
Views: 1258

Re: Webhelp Mobile - error loading page

Hello, You are right to expect that a new page with the topic content should be opened when you click on the topic title, however we need more details for reproducing this issue. Please let us know in what browser (name and version) you get this problem. Did you run the Webhelp-Mobile transformation...
by sorin_ristache
Wed Oct 15, 2014 9:26 am
Forum: Common Problems
Topic: WebHelp Generation is very very slow
Replies: 3
Views: 1591

Re: WebHelp Generation is very very slow

Hello, The first part of the transformation scenario is going easy but then when it comes to the following stages it is very slow : [xslt] Processing C:\DocHelpTest\ds\en\mydoc\out\webhelp\Preface.html to C:\DocHelpTest\ds\en\mydoc\out\webhelp\temp_modified_pages\Preface.html [xslt] Loading styleshe...
by sorin_ristache
Mon Oct 13, 2014 11:20 am
Forum: Common Problems
Topic: [Oxygen Webhelp] External links are treated as internal in T
Replies: 7
Views: 3631

Re: [Oxygen Webhelp] External links are treated as internal

Summary: the HTML files look good, but once loaded, the links become relative :( I've tried with Firefox and IE 11. Once loaded you have this in the main HTML file in your output WebHelp pages: <a href="#https://github.com/ColinMaudry/dita-rdf/blob/master/dita2rdf/dita2rdf-ditaot-plugin.zip&qu...
by sorin_ristache
Thu Oct 09, 2014 12:43 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: DITA: how do output the non-<abbreviated-form> of a glossent
Replies: 2
Views: 3723

Re: DITA: how do output the non-<abbreviated-form> of a glos

In fact the DITA 1.2 specification from OASIS says that in the PDF output the longer form should be used (<glossSurfaceForm> or <glossterm>) for the first <abbreviated-form> element and <glossAcronym> should be used for the second <abbreviated-form> element, third one, etc. This is necessary for def...
by sorin_ristache
Thu Oct 09, 2014 11:54 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: DITA: how do output the non-<abbreviated-form> of a glossent
Replies: 2
Views: 3723

Re: DITA: how do output the non-<abbreviated-form> of a glos

Hello, So I want a page in the PDF that is: Acronyms used in this Help Application Programming Interface (API) Point of Sales (POS) ... I don't want to print the entire acronym file (only either the <glossterm> or the <glossSurfaceForm>). But I am also using the <abbreviated-form> as normal to refer...
by sorin_ristache
Wed Oct 08, 2014 3:05 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Normalizing spaces in glossary hovertip text (webhelp)
Replies: 2
Views: 1990

Re: Normalizing spaces in glossary hovertip text (webhelp)

Hi Rodrik, In order to remove the spaces from the tooltip text of glossary terms you should add a normalize-space() call on the line 1429 where the XHTML link to the glossary term is created, which means you should replace the line: <a href="{$updatedTarget}" title="{$hovertext}"...
by sorin_ristache
Wed Oct 08, 2014 10:44 am
Forum: Common Problems
Topic: [Oxygen Webhelp] External links are treated as internal in T
Replies: 7
Views: 3631

Re: [Oxygen Webhelp] External links are treated as internal

Hello, In the TOC, I expected two links to be external: Download link (zip) (http://colin.maudry.com/dita-rdf/#https://github.com/ColinMaudry/dita-rdf/blob/master/dita2rdf/dita2rdf-ditaot-plugin.zip) Source code (Github) (http://colin.maudry.com/dita-rdf/#http://www.github.com/ColinMaudry/dita-rdf) ...
by sorin_ristache
Tue Oct 07, 2014 5:18 pm
Forum: Common Problems
Topic: Webhelp Links in index not working
Replies: 4
Views: 1867

Re: Webhelp Links in index not working

These are only warnings that are not connected with the broken links on the Index tab. We will wait for the sample files.


Thank you,
by sorin_ristache
Mon Oct 06, 2014 5:29 pm
Forum: XML Schemas
Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
Replies: 14
Views: 11201

Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour

Hi Annette, I confirm the error is in the device_identification_label_SN.svg image file. I still have some problems here with setting up the XML catalog for the XEP processor but I can give you a quick workaround for now: comment out the DOCTYPE declaration in the device_identification_label_SN.svg ...
by sorin_ristache
Mon Oct 06, 2014 2:46 pm
Forum: XML Schemas
Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
Replies: 14
Views: 11201

Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour

Please send them.

Incidentally what does the XEP support team think about this error? Do they have a nice quick solution for you?
by sorin_ristache
Mon Oct 06, 2014 2:17 pm
Forum: XML Schemas
Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
Replies: 14
Views: 11201

Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour

Hi Annette, What DOCTYPE declaration does the device_identification_label_SN.svg image file contain? Is it like the following? <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> If yes the error coud have other cause than the DOCTYP...
by sorin_ristache
Mon Oct 06, 2014 12:10 pm
Forum: Common Problems
Topic: Webhelp Links in index not working
Replies: 4
Views: 1867

Re: Webhelp Links in index not working

Hello, Are there errors reported by the WebHelp transformation? You can see all info and error messages by setting the option called Show console output - Always available on the Output tab in the WebHelp transformation dialog box. By default this option it is disabled. Do you have the chunk attribu...
by sorin_ristache
Mon Oct 06, 2014 11:36 am
Forum: Other Issues
Topic: Modify webhelp mobile
Replies: 1
Views: 1024

Re: Modify webhelp mobile

Hello, We'd like to change the colors of the Contents, Search, and Index buttons from white to another color. What file/code controls that? Please create your own custom theme of type C , download the result CSS stylesheet and set it in the args.css parameter of the WebHelp-Mobile transformation. Yo...
by sorin_ristache
Mon Oct 06, 2014 11:10 am
Forum: XML Schemas
Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
Replies: 14
Views: 11201

Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour

Hello, As indicated in xep user documentation, I tried to set up a catalog to have XEP validate with a local DTD but to no avail. I think this is the correct way of fixing the SVG validation error in a PDF transformation. 5/ Modified XEP batch script as follows: @echo off rem This batch file encapsu...
by sorin_ristache
Fri Oct 03, 2014 11:34 am
Forum: Feature Request
Topic: Creating a Table of Contents
Replies: 3
Views: 2940

Re: Creating a Table of Contents

Hello, Please give us more details about the problem. In what type of output do you get the extra pages? Is that the PDF output of the DITA Map PDF transformation? What are the extra pages? Are they some empty pages between any two chapters? Is it only one empty page between two chapters but you wou...
by sorin_ristache
Thu Oct 02, 2014 11:06 am
Forum: Feature Request
Topic: Creating a Table of Contents
Replies: 3
Views: 2940

Re: Creating a Table of Contents

Hello, You should create the table of contents in a DITA map. You create a new DITA map file in Oxygen in the File -> New dialog and you edit it in the DITA Maps Manager view . For learning about editing DITA XML files in the Oxygen application I recommend this video demo , this video demo , this we...
by sorin_ristache
Wed Oct 01, 2014 12:24 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Blank Webhelp output with DOTJ013E
Replies: 3
Views: 2220

Re: Blank Webhelp output with DOTJ013E

Turns out the problem was that instead of the complete absolute file path to the referenced image or code sample, Oxygen needed a relative file path, with the part of the file path that the .dita files and the .png files share replaced by '..'. All the files and resources included in the DITA map s...
by sorin_ristache
Wed Oct 01, 2014 11:34 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Blank Webhelp output with DOTJ013E
Replies: 3
Views: 2220

Re: Blank Webhelp output with DOTJ013E

In the Transformation problems dialog I've got DOTJ013E errors for all of my .dita topics, and I'm stumped as to why. This type of error says that the referenced file (all of your .dita files, in your case) can't be read from disk. Please check all the file paths in the href attributes of the topic...
by sorin_ristache
Tue Sep 30, 2014 2:41 pm
Forum: General XML Questions
Topic: Moving help content from jsp files to DITA format
Replies: 3
Views: 3533

Re: Moving help content from jsp files to DITA format

Hello, The Oxygen WebHelp transformation can be customized to include custom code in the WebHelp pages that is interpreted by the browser. The custom code can be any type of code that can be embedded in an XHTML page. For example the default WebHelp transformation includes JavaScript and CSS code th...
by sorin_ristache
Tue Sep 30, 2014 9:11 am
Forum: Other Issues
Topic: How to incorporate Disqus?
Replies: 3
Views: 2142

Re: How to incorporate Disqus?

If you want to enhance a WebHelp page with the capability to host a discussion between the readers/users of that WebHelp page you could use the WebHelp-Feedback transformation in Oxygen to add a user comment management system to each WebHelp page. This feedback system allows adding user comments to ...
by sorin_ristache
Mon Sep 29, 2014 9:59 am
Forum: Other Issues
Topic: How to incorporate Disqus?
Replies: 3
Views: 2142

Re: How to incorporate Disqus?

Hello, I am not sure what code you need to add to each WebHelp page for linking to a user's Disqus account but I can tell you how you can integrate Google Analytics code in a WebHelp page: Log into the Google Analytics account. Get the custom JavaScript code that must be added to every WebHelp page,...
by sorin_ristache
Thu Sep 25, 2014 10:19 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: generating localized PDF; xml:lang isn't passed from map to
Replies: 1
Views: 1965

Re: generating localized PDF; xml:lang isn't passed from map

Hello,

Yes, your information was wrong. Each topic defaults to English (xml:lang="en") if no explicit language is set in the topic file. Please set the xml:lang="zh-tw" attribute in every topic file in order to have the labels translated in the PDF output.
by sorin_ristache
Tue Sep 23, 2014 9:37 am
Forum: Common Problems
Topic: Cross-reference links not rendering?
Replies: 1
Views: 1079

Re: Cross-reference links not rendering?

Hello, No, it is not a known issue, if the map validates correctly. Please validate the map with the action called Validate and Check for Completeness which is available on the toolbar of the DITA Maps Manager view . If you get no validation error in the map please send us a set of sample files (a z...
by sorin_ristache
Fri Sep 19, 2014 10:51 am
Forum: Other Issues
Topic: Add drop-down selector in header?
Replies: 2
Views: 1832

Re: Add drop-down selector in header?

If you want to change the entire page you have to set the option value in the parent window:

Code: Select all


<form>
<select name="URL" onchange="window.parent.location.href=this.form.URL.options[this.form.URL.selectedIndex].value">
. . .
by sorin_ristache
Thu Sep 18, 2014 8:59 am
Forum: Other Issues
Topic: Integrate jquery
Replies: 30
Views: 17237

Re: Integrate jquery

Adding the script in toc.js, as well as adding outputclass attributes on the TOC items, doesn't seem to work. The TOC items don't get hidden when they should. Please note that the attribute in the output WebHelp page is class , and the value is the same as the value of outputclass in the source XML...
by sorin_ristache
Wed Sep 17, 2014 9:45 am
Forum: Other Issues
Topic: Make left pane fixed
Replies: 7
Views: 3540

Re: Make left pane fixed

This issue is erratic and hard to reproduce, but I'll try my best to capture it on video. If you can capture the problem in a video please send us the video . By the way, I'm not sure why the entries in the TOC don't wrap by default. Also, I'm not a fan of the liquid layout for the main content win...
by sorin_ristache
Wed Sep 17, 2014 8:44 am
Forum: Other Issues
Topic: Make left pane fixed
Replies: 7
Views: 3540

Re: Make left pane fixed

Sorry, no, I don't get that effect in the browser. The links in the left-side Content pane continue to work correctly and I can see the topic content in the right-side pane when I click on the topic title in the Content pane. What browser version number do you use (ex: Chrome 37.0, IE 10, etc) and o...
by sorin_ristache
Tue Sep 16, 2014 4:48 pm
Forum: Other Issues
Topic: Make left pane fixed
Replies: 7
Views: 3540

Re: Make left pane fixed

Yes, the vertical splitter allows hiding the Content pane but by default (when a WebHelp page is first loaded after creating the WebHelp pages in the Oxygen transformation) the Content pane is always visible. Is the Content panel hidden (docked to the window margin) by default for you, which means t...
by sorin_ristache
Tue Sep 16, 2014 12:25 pm
Forum: Other Issues
Topic: Make left pane fixed
Replies: 7
Views: 3540

Re: Make left pane fixed

Hi, Do you mean the left pane of the WebHelp pages, containing the Table of Contents tree and the Search tab, generated by the Oxygen WebHelp transformation? It was not clear from your post if the problem was in a browser page or in a view of the Oxygen application (the Outline view). If it is the C...
by sorin_ristache
Tue Sep 16, 2014 11:10 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Multiple instances of a topic in WebHelp output?
Replies: 6
Views: 5076

Re: Multiple instances of a topic in WebHelp output?

Hi, It is a bug in the DITA transformation which will probably be fixed in a future version of the DITA-OT toolkit. For avoiding the bug in the current version of DITA-OT and the current version of Oxygen, please use the same directory paths for all references to the topics that you want to copy usi...