... Download the tocjs plugin from the files area of the dita users yahoo group: http://tech.groups.yahoo.com/group/dita-users/files/Demos/ Then, take a look...
... Yeah, I hear you there. I don't really know of any way to truly grok DITA-OT plugins without reverse-engineering from existing plugins and reading the...
... Hi Chris, It's possible, but how easy it is depends on how willing you are to hack DITA-OT beyond recognition. I think that the quickest way to get it done...
Hmmm, checked that out but I am not using Oxygen (though I should use some ;) I suppose it is a path issue like most dita problems. I realized that I have...
Hi, I try to install the DITA Open Tool Kit, I have a document with instructions "Using the Adobe FrameMaker 8 Plug-In for DIAT Open Toolkit". I get an error...
I'm having issues with the TOC linking to topics in the PDF, as well as the index generating for the PDF. Environment: Mac OS X 10.4.11 DITA-OT1.5 the M11...
I am converting HTML files to DITA, many of which have spaces in the file names, e.g. "stupid file name.htm". The resulting XML files will be transformed back...
Your images should be copied to demo/tocjs/out/sample upon output. If they are not there, then it's likely you have an issue with dost.jar. Â Paul Masalsky -...
First, select a character that will universally transform to a space, such as an underscore. Then you can use the XSLT translate command to change all...
I thought at first glance you were building the tocjs pluin sample docs, as your output dir is set to: demo/tocjs/out/sample But I see your input ditamap is...
The JoAnn Hackos Workshop Series announces the DITA Boot Camp workshop in Wakefield, MA, May 11-15, 2009, taught by Bill Gearhart and Hal Trent. DITA Boot Camp...
The JoAnn Hackos Workshop Series announces the Minimalism: Creating Manuals People Can Use workshop in Burlington, MA, April 15-16, 2009 taught by Bill...
The JoAnn Hackos Workshop Series announces the User and Task Analysis for Information Design workshop in Newberg, OR, April 14-15, 2009, taught by JoAnn...
DITA Open Toolkit Workshop: Vancouver Making it Work for You April 21-23, 2009 Vancouver Conducted by Aliza Merzel, an experienced consultant who's slogged...
Hi, I am trying to use saxon 9 with DITA-OT for a PDF transformation. However, I am getting a number of XSLT validation errors that I didnt get with saxon...
Are you sure the target DITA object validated ok? Looks like the pdf2 transformation failed while trying to resolve an xref to the target object, so the call...
Hi, I am happy to announce that a new version of oXygen XML Editor and Author is available from our website http://www.oxygenxml.com The DITA specific updates...
Hi, As far as I know - Saxon9 is not supported by the pdf2 plugin. I tried to get this working last month as well. There is a thread on dita-ot-developer about...
Hi, Correct - Saxon 9 is not currently supported by the FO plug-in. On the to-do list. Joe Joe Gelb President, Suite Solutions Member, OASIS DITA Adoption...
... Except that spaces are not allowed in URLs, so you really ought to be turning underscores into the character sequence "%20". Unfortunately that means you...
... I got it going once. The speed wasn't significantly different to using Saxon 6.5, but my documents were pretty small. I did submit some patches to make...
I altered your plugin a bit: <?xml version="1.0" encoding="UTF-8" ?> <!-- This file is part of the DITA Open Toolkit project hosted on Sourceforge.net. See the...
Hello Julio, Â I would like to inform you that I could successfully generate the PDF2 output. Â Thank you for all your help. Â Thanks, Kalpana ... From:...
Hi I want to customize my HTML Help output a bit: I want to add a background image (a banner with a company logo) which has to appear at the top of each ...
After reading this article on ditaxml.org, I need to be a little more patient. http://dita.xml.org/wiki/plans-for-the-dita-open-toolkit-pdf2-plug-in But I'm...
After reading this article on ditaxml.org, I need to be a little more patient. http://dita.xml.org/wiki/plans-for-the-dita-open-toolkit-pdf2-plug-in But I'm...
Hi Ulrike, Try running startcmd.bat in the DITA-OT install directory, and typing your commands in that window. This batch file pre-initializes the cmd window...
HI, Yves, Any files that are referenced from your html pages need to be included in the [FILES] section of the .hhp file in order to be compiled into the final...
Hi Jonri, I don't believe the transform creates a linked TOC. That's something you would have to provide with an override and it's not trivial. My question is...