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 DITA Open Toolkit supports. 
        
        
      
    
- 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.
- depend.preprocess.clean-temp.pre
- Runs
            an Ant target before the clean-tempstep in the pre-processing stage.
- depend.preprocess.coderef.pre
- Runs an
            Ant target before the coderefstep in the pre-processing stage.
- depend.preprocess.conref.pre
- Runs an
            Ant target before the conrefstep in the pre-processing stage.
- depend.preprocess.conrefpush.pre
- Runs
            an Ant target before the conrefpushstep in the pre-processing stage.
- depend.preprocess.copy-files.pre
- Runs
            an Ant target before the copy-filesstep in the pre-processing stage.
- depend.preprocess.copy-flag.pre
- Runs
            an Ant target before the copy-flagstep in the pre-processing stage.
- depend.preprocess.copy-html.pre
- Runs
            an Ant target before the copy-htmlstep in the pre-processing stage.
- depend.preprocess.copy-image.pre
- Runs
            an Ant target before the copy-imagestep in the pre-processing stage.
- depend.preprocess.copy-subsidiary.pre
- Runs an Ant target before the copy-subsidiarystep in the pre-processing stage.
- depend.preprocess.debug-filter.pre
- Runs an Ant target before the debug-filterstep in the pre-processing stage.
- depend.preprocess.gen-list.pre
- Runs
            an Ant target before the gen-liststep in the pre-processing stage.
- depend.preprocess.keyref.pre
- Runs an
            Ant target before the keyrefstep in the pre-processing stage.
- depend.preprocess.maplink.pre
- Runs an
            Ant target before the maplinkstep in the pre-processing stage.
- depend.preprocess.mappull.pre
- Runs an
            Ant target before the mappullstep in the pre-processing stage.
- depend.preprocess.mapref.pre
- Runs an
            Ant target before the maprefstep in the pre-processing stage.
- depend.preprocess.move-meta-entries.pre
- Runs an Ant target before the move-meta-entriesstep in the pre-processing stage.
- 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.
- depend.preprocess2.maps.post
- Runs an Ant target after pre-processing maps
- depend.preprocess2.maps.pre
- Runs an Ant target before pre-processing maps
- depend.preprocess2.topics.post
- Runs an Ant target after pre-processing topics
- depend.preprocess2.topics.pre
- Runs an Ant target before pre-processing topics
- 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; useant.importinstead.
- dita.conductor.target.relative
- Adds
            an Ant import to the main Ant build file.
            Tip:As of DITA-OT 3.0, theant.importextension point can be used instead.
- dita.conductor.transtype.check
- 
            Adds a new value to the list of valid transformation types. Tip:This extension point is still supported for backwards compatibility, but since DITA-OT 2.1, any new customizations should instead use the<transtype>element in the Plug-in descriptor file to define a new transformation.
- 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.debug-filter.param
- Debug filter module parameters
- dita.preprocess.map-reader.param
- Debug filter module parameters
- dita.preprocess.mappull.param
- Map pull XSLT parameters
- dita.preprocess.mapref.param
- Map reference XSLT parameters
- dita.preprocess.topic-reader.param
- Debug filter module 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; usedita.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 DITA-OT.
- dita.xsl.strings
- Generated text
- dita.xsl.topicpull
- Topic pull XSLT import
- init.template
- Init subcommand template
- 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.