Share

DITA Open Toolkit

Code

Programming Languages: Java, XSL (XSLT/XPath/XSL-FO)

License: Apache License V2.0, Common Public License 1.0

Repositories

browse code, statistics svn co https://dita-ot.svn.sourceforge.net/svnroot/dita-ot dita-ot

browse code, statistics, last commit on 2009-05-18 cvs -d:pserver:anonymous@dita-ot.cvs.sourceforge.net:/cvsroot/dita-ot login

cvs -z3 -d:pserver:anonymous@dita-ot.cvs.sourceforge.net:/cvsroot/dita-ot co -P modulename

Show:

What's happening?

  • missing fop's file/directory in standard package

    In reference to bug 2892403 I believe standard package should contains demo/fo/fop/build demo/fo/fop/lib and demo/fo/fop/conf/fop.xconf. dita-maven-plugin can automatically setup all the required jars by constructing the CLASSPATH variable before calling Ant. This mean there is no need to add the required jars in fop/lib and fop/build directories. However, fo plugin still looks for...

    2009-11-07 08:34:14 UTC by danttran

  • Comment: ampersand entity with conref actions causes build to fail

    I forgot to point out that I attached an example.

    2009-11-07 01:20:21 UTC by stokecn

  • ampersand entity with conref actions causes build to fail

    DITA-OT m22 When using a conref action to push content, if the content being pushed contains an ampersand entity (e.g. &some text) the entity will be interpreted during processing. Subsequent processing handles the ampersand and following text as an incorrect entity (e.g. &some).

    2009-11-07 01:17:13 UTC by stokecn

  • Comment: indexterm/keyword causees NullPointerException

    I've closed the other report that Craig referenced as a duplicate - note that it contains additional samples: http://sourceforge.net/tracker/?func=detail&aid=1880125&group_id=132728&atid=725074.

    2009-11-06 20:44:12 UTC by rdanderson

  • Comment: NullPointerException from pdf2 index-preprocess

    I'm going to close this as a duplicate of 2879663 -- both report the same problem, but the newer issue 2879663 is currently getting more attention so I'd rather keep that one open.

    2009-11-06 20:44:11 UTC by rdanderson

  • Comment: Valid xrefs, "unresolved internal destination" errors

    This is now working with the sample file. I think it was probably fixed with Deborah's fix to [1957758].

    2009-11-06 20:39:28 UTC by rdanderson

  • Comment: Some kind of indexterm is dropped

    I wonder if this is related to the other report 2879663 about keyword in indexterm? That one caused a Null pointer exception though. Unrelated to the reported problem - I am not sure I understand the use of in the sample file. The element is supposed to contain a trademark, so according to the DITA specification it would be something like Windows7.

    2009-11-06 20:12:46 UTC by rdanderson

  • Comment: indexterm in topicref level are copied into topic/prolog

    This design has been used from the beginning so that some output formats (like HTML) will have access to the index information, when the process does not have access to the map. I know of several processes that rely on this behavior today so I think we cannot remove it without a lot of care. However I think the range issue clearly needs to be fixed, because it is not useful to evaluate the...

    2009-11-06 20:02:40 UTC by rdanderson

  • ${clean.temp} is not set to true per documentation

    DITA-OT = 1.5 m22 here is the output of dita-ot build summary check-arg: [echo] ***************************************************************** [echo] * basedir = C:\dev\fortidb\M112992 [echo] * dita.dir = c:\dev\dita-ot\full\DITA-OT1.5 [echo] * input = C:\dev\fortidb\M112992/src/main/dita/Sentinel.ditamap [echo] * transtype = htmlhelp [echo] * tempdir...

    2009-11-06 19:37:58 UTC by danttran

  • Comment: FO plugin looks for lib/saxon/saxon.jar

    my bad, i have to create empty directories fop/lib and fop/build as well.

    2009-11-06 17:17:10 UTC by danttran

Our Numbers