Development documentation may describe unreleased features. Type ? for keyboard shortcuts · Switch to the latest release: 3.0 Docs
Extension points in org.dita.base
The
        org.dita.base plug-in provides common extension points that are available to extend processing
      in all transformations that are supported by the DITA Open Toolkit.
- ant.import
 - Adds an Ant import to the main Ant build file.
 - depend.preprocess.chunk.pre
 - Runs an Ant target before the 
chunkstep in the pre-processing stage (not recommended). - depend.preprocess.clean-temp.pre
 - Runs an Ant target before the 
clean-tempstep in the pre-processing stage (not recommended). - depend.preprocess.coderef.pre
 - Runs an Ant target before the 
coderefstep in the pre-processing stage (not recommended). - depend.preprocess.conref.pre
 - Runs an Ant target before the 
conrefstep in the pre-processing stage (not recommended). - depend.preprocess.conrefpush.pre
 - Runs an Ant target before the 
conrefpushstep in the pre-processing stage (not recommended). - depend.preprocess.copy-files.pre
 - Runs an Ant target before the 
copy-filesstep in the pre-processing stage (not recommended). - depend.preprocess.copy-flag.pre
 - Runs an Ant target before the 
copy-flagstep in the pre-processing stage (not recommended). - depend.preprocess.copy-html.pre
 - Runs an Ant target before the 
copy-htmlstep in the pre-processing stage (not recommended). - depend.preprocess.copy-image.pre
 - Runs an Ant target before the 
copy-imagestep in the pre-processing stage (not recommended). - depend.preprocess.copy-subsidiary.pre
 - Runs an Ant target before the 
copy-subsidiarystep in the pre-processing stage (not recommended). - depend.preprocess.debug-filter.pre
 - Runs an Ant target before the 
debug-filterstep in the pre-processing stage (not recommended). - depend.preprocess.gen-list.pre
 - Runs an Ant target before the 
gen-liststep in the pre-processing stage (not recommended). - depend.preprocess.keyref.pre
 - Runs an Ant target before the 
keyrefstep in the pre-processing stage (not recommended). - depend.preprocess.maplink.pre
 - Runs an Ant target before the 
maplinkstep in the pre-processing stage (not recommended). - depend.preprocess.mappull.pre
 - Runs an Ant target before the 
mappullstep in the pre-processing stage (not recommended). - depend.preprocess.mapref.pre
 - Runs an Ant target before the 
maprefstep in the pre-processing stage (not recommended). - depend.preprocess.move-meta-entries.pre
 - Runs an Ant target before the 
move-meta-entriesstep in the pre-processing stage (not recommended). - depend.preprocess.post
 - Runs an Ant target after the pre-processing stage.
 - depend.preprocess.pre
 - Runs an Ant target before the pre-processing stage.
 - depend.preprocess.topicpull.pre
 - Runs an Ant target before the 
topicpullstep in the pre-processing stage (not recommended). - dita.basedir-resource-directory
 - Flag to use basedir as resource directory
 - dita.catalog.plugin-info
 - Plug-in XML catalog information
 - dita.conductor.lib.import
 - Adds a Java library to the DITA-OT classpath.
 - dita.conductor.plugin
 - Ant conductor plug-in information
 - dita.conductor.target
 - Adds an Ant
            import to the main Ant build file.
            Attention: This extension point is deprecated; use
dita.conductor.target.relativeorant.importinstead. - dita.conductor.target.relative
 - Adds
            an Ant import to the main Ant build file.
            Tip: As of DITA-OT 3.0, the
ant.importextension point can be used instead. - dita.conductor.transtype.check
 - Adds a new value to the list of valid transformation types.
 - dita.html.extensions
 - HTML file extension
 - dita.image.extensions
 - Image file extension
 - dita.parser
 - Custom DITA parser
 - dita.preprocess.conref.param
 - Content reference XSLT parameters
 - dita.preprocess.mappull.param
 - Map pull XSLT parameters
 - dita.preprocess.mapref.param
 - Map reference XSLT parameters
 - dita.preprocess.topicpull.param
 - Topic pull XSLT parameters
 - dita.resource.extensions
 - Resource file extension
 - dita.specialization.catalog
 - Adds the
            content of a catalog file to the main DITA-OT catalog file. Attention: This extension point is deprecated; use
dita.specialization.catalog.relativeinstead. - dita.specialization.catalog.relative
 - Adds the content of a catalog file to the main DITA-OT catalog file.
 - dita.transtype.print
 - Defines a transformation as a print type.
 - dita.xsl.conref
 - Content reference XSLT import
 - dita.xsl.maplink
 - Map link XSLT import
 - dita.xsl.mappull
 - Map pull XSLT import
 - dita.xsl.mapref
 - Map reference XSLT import
 - dita.xsl.messages
 - Adds new diagnostic messages to the DITA-OT.
 - dita.xsl.strings
 - Generated text
 - dita.xsl.topicpull
 - Topic pull XSLT import
 - package.support.email
 - Specifies the e-mail address of the person who provides support for the DITA-OT plug-in.
 - package.support.name
 - Specifies the person who provides support for the DITA-OT plug-in.
 - package.version
 - Specifies the version of the DITA-OT plug-in.