Search found 118 matches

by kmank
Wed Oct 07, 2015 3:20 pm
Forum: Other Issues
Topic: Vertical WebHelp Tabs
Replies: 2
Views: 1727

Re: Vertical WebHelp Tabs

Thank you, Bogdan! I will recommend this to those having the issue.
by kmank
Tue Oct 06, 2015 6:07 pm
Forum: Other Issues
Topic: Vertical WebHelp Tabs
Replies: 2
Views: 1727

Vertical WebHelp Tabs

I ran across an issue where viewers of oXygen-transformed webhelp, using the same version of IE will see the tabs (Content, Search, Index) differently. Some see the tabs horizontally as it should be and some see them rendered vertically. The version of IE doesn't seem to affect as I have seen the sa...
by kmank
Mon Jul 20, 2015 6:15 pm
Forum: XSLT and FOP
Topic: Need help using a data element for PDF cover processing
Replies: 3
Views: 2592

Re: Need help using a data element for PDF cover processing

Thanks for the reply, Radu The code that I am using to call the select attributes looks like this: <xsl:variable name="otherprops"> <!-- Date: Insert the Revision Month and Year --> <xsl:choose> <xsl:when test="//*[contains(@class,' bkinfo/bkinfo ')]"> <xsl:value-of select="...
by kmank
Tue Jul 14, 2015 5:02 pm
Forum: XSLT and FOP
Topic: Need help using a data element for PDF cover processing
Replies: 3
Views: 2592

Need help using a data element for PDF cover processing

Hello, I have a few select attributes (props, otherprops, etc) that I have been using for processing items such as date and subtitle for PDF cover pages. I understand how to call the map elements in the XSL file (<xsl:variable name="otherprops">), but not how to call the name and value of ...
by kmank
Thu Sep 26, 2013 10:27 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Adding page (to master flow?) and font issue
Replies: 1
Views: 1839

Adding page (to master flow?) and font issue

Hello, I am trying to produce a PDF in 15.0 and am working with the Customization folder. I am able to modify the cover page as detailed in documentation, but I cannot locate where and how to add a back cover page to the output. Where would I start with that? Also, I am able to add a TTF font in the...
by kmank
Wed Sep 18, 2013 9:37 pm
Forum: Common Problems
Topic: DITA Transformation window now showing
Replies: 2
Views: 1577

Re: DITA Transformation window now showing

Incredible... it was that simple. Thanks very much!!
by kmank
Wed Sep 18, 2013 8:03 pm
Forum: Common Problems
Topic: DITA Transformation window now showing
Replies: 2
Views: 1577

DITA Transformation window now showing

When I run a DITA transformation, I only see a message in the status bar stating "Transformation in progress". When finished (even successfully) I get the Transformation problems window. I never see the DITA Transformation window appear during the whole process. Can someone please provide ...
by kmank
Wed Aug 21, 2013 11:22 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Including javascript in webhelp topic head
Replies: 6
Views: 3844

Re: Including javascript in webhelp topic head

That's the spot - thanks very much!
by kmank
Wed Aug 21, 2013 11:08 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Passing product attribute value to webhelp topics
Replies: 9
Views: 5783

Re: Passing product attribute value to webhelp topics

Sorry, I'll back up a bit - perhaps I confused the matter. As stated, we need to provide a single manual in webhelp format that has multiple user guides within the single ditamap. Within the topics of the ditamap we have many different elements that have been marked up with product attributes (blue,...
by kmank
Wed Aug 21, 2013 4:22 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Including javascript in webhelp topic head
Replies: 6
Views: 3844

Re: Including javascript in webhelp topic head

I appear to have three different instances of "</head>", none at line 246. They appear at lines 119 (template-create-toc-file), 327 (template-create tocWDiv file) and 617 (template-create index file). None of them appear to be the location I am looking for. Is there another being used for ...
by kmank
Wed Aug 21, 2013 4:12 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Passing product attribute value to webhelp topics
Replies: 9
Views: 5783

Re: Passing product attribute value to webhelp topics

So then I guess I should ask again, in case I missed it. How would I change the transformation to pass the desired attributes to the webhelp output?
by kmank
Wed Aug 07, 2013 5:03 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Passing product attribute value to webhelp topics
Replies: 9
Views: 5783

Re: Passing product attribute value to webhelp topics

Sorin, thanks again for your reply. We are definitely aware of transforming the output in the usual recommended way. In fact that is how we have been supplying the webhelp to date. However, we now have applications that are being combined and the end user has access to one or more multiple applicati...
by kmank
Wed Aug 07, 2013 4:16 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Passing product attribute value to webhelp topics
Replies: 9
Views: 5783

Re: Passing product attribute value to webhelp topics

Thanks Sorin. Let me iterate what is exactly needed. We are passing a variable with our URLs (ex. index.html?prod=blue&role=admin). prod and role could have other values. These values are used by many different elements (img, para, etc). I need to retain all product and audience attribute values...
by kmank
Wed Aug 07, 2013 3:39 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Passing product attribute value to webhelp topics
Replies: 9
Views: 5783

Passing product attribute value to webhelp topics

Hello, I have a need to pass the value of the product attribute from the DITA files to the resulting transformed webhelp topics. For example, if an img like this: <image placement="break" href="../images/Parties.png" id="image_ulm_3kb_lk" product="blue" /> I n...
by kmank
Wed Aug 07, 2013 3:21 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Including javascript in webhelp topic head
Replies: 6
Views: 3844

Re: Including javascript in webhelp topic head

Thanks for the reply, Sorin. And yes... I did intend for this to be in Frameworks - Document Types - DITA

Sorry I was not descript enough - I was meaning DITA Webhelp, so you've answered the question. Thanks much!! :)
by kmank
Tue Aug 06, 2013 8:53 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Including javascript in webhelp topic head
Replies: 6
Views: 3844

Including javascript in webhelp topic head

I have a need to include some javascript code within the <head> of each topic, and simply need to know (at this point) where to start to make sure the transformation includes my code.

Can someone please provide the file that would need to be modified?
by kmank
Wed May 29, 2013 7:35 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Modfying WebHelp TOC background item
Replies: 2
Views: 2315

Re: Modfying WebHelp TOC background item

Perfect - thanks very much!
by kmank
Tue May 28, 2013 8:25 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Modfying WebHelp TOC background item
Replies: 2
Views: 2315

Modfying WebHelp TOC background item

I am trying to modify the background color of the selected WebHelp TOC item to make it more obvious what is selected. I thought I had it narrowed down to the file: com.oxygenxml.webhelp\oxygen-webhelp\resources\css\toc.css and .menuItemSelected However, modifying this does not seem to affect the out...
by kmank
Thu May 16, 2013 11:37 pm
Forum: SDK-API, Frameworks - Document Types
Topic: WebHelp Search not working
Replies: 8
Views: 5380

Re: WebHelp Search not working

You are correct about the base directory. I ran a new transformation and searched for the files. The local transformation location is: C:\Dev\out\webhelp After running a recursive search for *.js from that folder, I received a return of 25 various .js files (most in the location of C:\Dev\out\webhel...
by kmank
Wed May 15, 2013 11:46 pm
Forum: SDK-API, Frameworks - Document Types
Topic: WebHelp Search not working
Replies: 8
Views: 5380

WebHelp Search not working

I have created a webhelp transformation and placed it on our corporate server. For now, everything seems as expected except the Search functionality does not work. It appears certain js files are not being included in the transformation. Here is the error log from the server: [Wed May 15 12:29:59 20...
by kmank
Thu May 02, 2013 3:49 pm
Forum: SDK-API, Frameworks - Document Types
Topic: WebHelp TOC generating but no html output
Replies: 5
Views: 4098

Re: WebHelp TOC generating but no html output

You, sir, are a scholar and a gentleman for not pointing out the fact that I, sir, am an idiot!
Image

Thanks so much!!!
by kmank
Wed May 01, 2013 11:13 pm
Forum: SDK-API, Frameworks - Document Types
Topic: WebHelp TOC generating but no html output
Replies: 5
Views: 4098

Re: WebHelp TOC generating but no html output

Thanks for the direction. I have tried all I could from your help so I totally started "from scratch" by creating a new ditamap with a single topic that has no links. It validates perfectly, of course. Then I duplicated the "out of the box" Dita Map Webhelp transformation and set...
by kmank
Tue Apr 30, 2013 9:50 pm
Forum: SDK-API, Frameworks - Document Types
Topic: WebHelp TOC generating but no html output
Replies: 5
Views: 4098

Re: WebHelp TOC generating but no html output

I should also mention that I can successfully transform individual topics, but cannot transform ditamaps.
by kmank
Tue Apr 30, 2013 9:05 pm
Forum: SDK-API, Frameworks - Document Types
Topic: WebHelp TOC generating but no html output
Replies: 5
Views: 4098

WebHelp TOC generating but no html output

I have been able to generate webhelp with dita topics and ditamaps without issue until a couple days ago. As far as I can tell, there have been no changes to the environment. Now when I generate webhelp, the browser loads the frames and TOC without an issue, but there are no HTML files displayed. Th...
by kmank
Wed Feb 27, 2013 6:14 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: DITA webhelp output in Oxygen 14 - file not found
Replies: 9
Views: 4807

Re: DITA webhelp output in Oxygen 14 - file not found

I resolved this by editing the Transformation Scenario. Change the generate.copy.outer to 2.
by kmank
Thu Feb 07, 2013 8:51 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Front matter header and footer
Replies: 4
Views: 5023

Re: Front matter header and footer

I am just getting into the modification of PDF FO for O14. To be clear, just where is the XSLT file for modifying the Cover page of the PDF (not legacy)?

thanks!
by kmank
Wed Nov 16, 2011 9:47 pm
Forum: Common Problems
Topic: Missing Fonts in oXygen 13 Upgrade
Replies: 1
Views: 1964

Missing Fonts in oXygen 13 Upgrade

I have been generating PDFs from DITA files successfully for over a year with oXygen 11 and then oXygen 12 and 12.1. A simple upgrade was all that was needed and the fonts have always been displayed properly in the PDF. I have installed version 13 and I am receiving errors similar to: [fop] 0 WARN [...
by kmank
Mon May 24, 2010 10:50 pm
Forum: XSLT and FOP
Topic: New to DITA - where to start editing stylesheets
Replies: 1
Views: 1175

New to DITA - where to start editing stylesheets

I am new to DITA - more precisely to modifying the styles for PDF output (headings, paragraphs, etc).

If I use the DITA Map PDF (Idiom FO Plugin) scenario, what files would I need to locate to start modifications?

Thanks for any help!!