Search found 30 matches

by Rodrik
Fri Dec 19, 2014 10:55 am
Forum: XSLT and FOP
Topic: FOP error:
Replies: 2
Views: 4323

Re: FOP error:

Hi Radu

Thank you for the suggestions. We found that placing a copy of the entire plug-ins folder worked -- which got us out of a fix. Now we'll need to do file comparison to try to isolate where the discrepancy lies.

Regards

Rodrik
by Rodrik
Wed Dec 17, 2014 12:12 pm
Forum: XSLT and FOP
Topic: FOP error:
Replies: 2
Views: 4323

FOP error:

A colleague has installed XML Author 16.1, build 2014112517. She then copied our PDF plugin into the plugins folder and successfully ran the OT Integrator. When she then tried to run our PDF transformation on a DITA map, she got the following error: [fop] 19434 INFO [ main ] org.apache.fop.apps.FOUs...
by Rodrik
Tue Oct 07, 2014 11:42 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Using the FOP fox:border-radius extension
Replies: 2
Views: 5255

Re: Using the FOP fox:border-radius extension

Thank you for your reply, Adrian.

It's very much a nice-to-have, so I can wait.

Rodrik
by Rodrik
Mon Oct 06, 2014 2:57 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Using the FOP fox:border-radius extension
Replies: 2
Views: 5255

Using the FOP fox:border-radius extension

Is is possible with the version of FOP bundled with Oxygen 16 to use the fox:border-radius extension? This was something I raised on the Yahoo DITA list a while back but didn't get to a resolution. I tried putting the following declaration into both my pr-domain-attr.xsl ovverride file and the pr-do...
by Rodrik
Mon Oct 06, 2014 1:41 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Normalizing spaces in glossary hovertip text (webhelp)
Replies: 2
Views: 1990

Normalizing spaces in glossary hovertip text (webhelp)

The hovertip text that is created for glossary entries in the webhelp output includes extraneous spaces and returns. I looked in the dita2htmlImpl.xsl file but in spite of finding the template <xsl:template match="*[contains(@class, ' topic/term ')]" name="topic.term"> I couldn't...
by Rodrik
Fri Sep 12, 2014 4:46 pm
Forum: Other Issues
Topic: OT cannot find a keydef in a root map stored in SharePoint
Replies: 2
Views: 1884

Re: OT cannot find a keydef in a root map stored in SharePoi

I think I've solved it. I didn't realize that I still needed to reference the map specified as the root map in the bookmap.

Rodrik
by Rodrik
Fri Sep 12, 2014 4:37 pm
Forum: Other Issues
Topic: OT cannot find a keydef in a root map stored in SharePoint
Replies: 2
Views: 1884

OT cannot find a keydef in a root map stored in SharePoint

I have a an xref that looks like this: <xref keyref="result_object"/> It's in a topic that is part of a map that is a chapter in a bookmap. I have separate root map that looks like this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE map PUBLIC "-//OASIS//DTD DIT...
by Rodrik
Wed Jul 09, 2014 5:56 pm
Forum: Other Issues
Topic: Integration of Open Toolkit with Jenkins
Replies: 2
Views: 1617

Re: Integration of Open Toolkit with Jenkins

Hi Radu

That's what I suspected. Thank you for the Webdav suggestion.

Regards

Rodrik
by Rodrik
Wed Jul 09, 2014 5:15 pm
Forum: Other Issues
Topic: Integration of Open Toolkit with Jenkins
Replies: 2
Views: 1617

Integration of Open Toolkit with Jenkins

We would like to integrate the Open Toolkit with Jenkins so that we can better control the documentation build process. From what I've read this is not too difficult for someone with some experience of Jenkins and Ant scripts (not me) but I was wondering if running the Open Toolkit on DITA files sto...
by Rodrik
Wed Apr 23, 2014 6:02 pm
Forum: Other Issues
Topic: Accessing a transformation scenario parameter in a plugin bu
Replies: 1
Views: 1126

Accessing a transformation scenario parameter in a plugin bu

I've added the following parameter to a transformation scenario: args.page.size with two possible values: A4 and letter. I then added the following to C:\Program Files (x86)\Oxygen XML Editor 15\frameworks\dita\DITA-OT\plugins\org.dita.pdf2\build_template.xml: <target name="transform.topic2fo.i...
by Rodrik
Tue Apr 15, 2014 10:09 am
Forum: Other Issues
Topic: Webhelp output - changing the margin between the vertical sp
Replies: 2
Views: 1197

Re: Webhelp output - changing the margin between the vertica

Thank you, Sorin. #rightPane iframe seems the best option as changing the margins of body also affects the top navigation.

I ended up using:

Code: Select all

#rightPane iframe{
margin-left:20px;
width: calc(100% - 20px);
}
Regards

Rodrik
by Rodrik
Mon Apr 14, 2014 12:52 pm
Forum: Other Issues
Topic: Webhelp output - changing the margin between the vertical sp
Replies: 2
Views: 1197

Webhelp output - changing the margin between the vertical sp

Please could you advise me on how best to increase the white space between the vertical splitter and the main content in the right pane. I've tried the following: rightPane iframe{ margin-left:20px; width:1417px; */ /* original 1437 minus the additional margin */ } I was hoping there might be a neat...
by Rodrik
Fri Apr 11, 2014 8:06 pm
Forum: Feature Request
Topic: Webhelp output - Add transformation parameter for home URL
Replies: 4
Views: 2525

Re: Webhelp output - Add transformation parameter for home U

Thank you, Sorin. I would appreciate it if you would send me the instructions.

Regards

Rodrik
by Rodrik
Thu Apr 10, 2014 8:33 pm
Forum: XSLT and FOP
Topic: Webhelp output - altering the output of productTitle
Replies: 3
Views: 1974

Re: Webhelp output - altering the output of productTitle

That's great -- thank you very much. You guys are incredibly responsive.

I'll be emailing you.

Regards

Rodrik
by Rodrik
Thu Apr 10, 2014 3:37 pm
Forum: Feature Request
Topic: Webhelp output - Add transformation parameter for home URL
Replies: 4
Views: 2525

Webhelp output - Add transformation parameter for home URL

It would be helpful if a parameter were added to the DITA Map Webhelp transformation scenario allowing a URL to a documentation home site to be specified. Ideally this should then appear as a link in the navigation bar, perhaps near Content|Search tabs.

Regards

Rodrik
by Rodrik
Wed Apr 09, 2014 5:17 pm
Forum: XSLT and FOP
Topic: Webhelp output - altering the output of productTitle
Replies: 3
Views: 1974

Webhelp output - altering the output of productTitle

Is there any way to get the webhelp output to wrap the contents of the <booklibrary>, <mainbooktitle>, <booktitlealt> elements in separate spans/divs so that they can be more easily formatted? Currently all three are concatenated into one <h1>: <div id="productTitle"><h1> Book Library Main...
by Rodrik
Mon Apr 07, 2014 11:50 am
Forum: Other Issues
Topic: Webhelp output - removing horizontal line above the footer
Replies: 4
Views: 2167

Re: Webhelp output - removing horizontal line above the foot

Thank you very much for your help -- I am using 15.2. Adding a class attribute would help -- I've been trying to restrict my customisation of the output to CSS changes as far as possible. Another one that you might want to take a look at is the <div> that encloses individual related links, which als...
by Rodrik
Fri Mar 28, 2014 10:57 am
Forum: Other Issues
Topic: Webhelp output - removing horizontal line above the footer
Replies: 4
Views: 2167

Webhelp output - removing horizontal line above the footer

In the webhelp output there is a fine grey horizontal line that appears at the bottom of each page (and above the footer if there is one). It is a div with a border-top: <div style="border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;"><!-- --></div> I'd ap...
by Rodrik
Mon Mar 10, 2014 5:55 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Using SharePoint document ID to reference files
Replies: 5
Views: 6318

Re: Using SharePoint document ID to reference files

Hi Radu For this test I simply generated a PDF using the Oxygen XML Author's Apply Transformation Scenario(s) (using the default DITA Map PDF scenario). The map and referenced topic are stored in a SharePoint 2013 library and I opened the map in XML Author using the Open URL option. There is no othe...
by Rodrik
Fri Mar 07, 2014 4:28 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Using SharePoint document ID to reference files
Replies: 5
Views: 6318

Re: Using SharePoint document ID to reference files

Thank you Adrian. I have in mind DITA files. I take your point about the disadvantage of binding the files to the library. I did try out your suggestion but with no luck. I used the following map: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE map PUBLIC "-//OASIS//DTD DIT...
by Rodrik
Fri Mar 07, 2014 4:20 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Automatically generate UUID filename when saving
Replies: 3
Views: 3274

Re: Automatically generate UUID filename when saving

Hi Radu

Thank you for your detailed reply. I've passed your response on to one of my developer colleagues.

Regards

Rodrik
by Rodrik
Thu Mar 06, 2014 5:43 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Using SharePoint document ID to reference files
Replies: 5
Views: 6318

Using SharePoint document ID to reference files

Would it be possible (and feasible) to use URLs referencing SharePoint's document ID (of the form https://mycompany.com/MyDITALibrary/_layouts/15/DocIdRedir.aspx?ID=ADFEJK-59-405) instead of usual filename-based URL? It strikes me that if this were possible, it would mean that files could be moved a...
by Rodrik
Thu Mar 06, 2014 5:35 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Automatically generate UUID filename when saving
Replies: 3
Views: 3274

Automatically generate UUID filename when saving

Is it possible using the SDK to get Oxygen Author to automatically generate a filename comprising a UUID plus file extension?

Regards

Rodrik
by Rodrik
Thu Mar 06, 2014 1:42 pm
Forum: Other Issues
Topic: HTML rendering of colsep and rowsep
Replies: 2
Views: 3269

Re: HTML rendering of colsep and rowsep

Thanks, Sorin. I guess I'll live with it for now.

Regards

Rodrik
by Rodrik
Mon Mar 03, 2014 10:52 am
Forum: Other Issues
Topic: HTML rendering of colsep and rowsep
Replies: 2
Views: 3269

HTML rendering of colsep and rowsep

The rowsep and colsep settings do not seem to have any effect on the XHTML and WebHelp output. For instance, when the following table is rendered to PDF the single cell "Row 2B" has borders but in the HTML output all the cells have separators: <table frame="none" id="table_a...
by Rodrik
Mon Feb 17, 2014 11:42 am
Forum: Other Issues
Topic: Checking a DITA topic into SharePoint
Replies: 3
Views: 2046

Re: Checking a DITA topic into SharePoint

Thank you for your reply. If I understand you correctly, I essentially have two choices; 1. Enable SharePoint's document checkout and disable Oxygen's Lock WebDAV files on open option . In this case a user will have to manually check in and check out each file using the Oxygen Author SharePoint > Ch...
by Rodrik
Mon Jan 27, 2014 11:31 am
Forum: Other Issues
Topic: Checking a DITA topic into SharePoint
Replies: 3
Views: 2046

Checking a DITA topic into SharePoint

I'm currently evaluating Oxygen Author 15.2 and am interested in its integration with SharePoint. I've created a simple DITA map with a few topics stored in a SharePoint 2013 Library that has both versioning and required checkout configured. When I try to close a topic in XML Author I receive the fo...