DITA-OT releases follow
guidelines. Version numbers use the
major.minor.patch syntax, where
major versions may include incompatible API changes, minor versions add
functionality in a backwards-compatible manner and patch versions are maintenance releases
that include backwards-compatible bug fixes.
Custom plug-ins developed for a previous major version may require
changes to work correctly with recent toolkit versions. Most plug-ins should be compatible with subsequent
minor and patch versions of the major release for
which they were originally developed.
- Standard Path / Directory Names
- dita-ot-dir
- dita-ot-dir/bin/dita
- dita-ot-dir/docsrc
- dita-ot-dir/docsrc/samples
- /absolute/path/to/dita-ot-dir/docsrc/samples
- Plug-In Info
-
- <plug-in-id> is the unique ID of the
plug-in, as defined in the plug-in’s configuration file (plugin.xml).
- plug-in-zip is the
filename or URL of the plug-in’s distribution ZIP file
(optional).
- the optional <plug-in> argument is one of
the following:
- the unique ID of the plug-in as defined in the plug-in registry at
(or a local registry)
- the remote URL of the plug-in’s distribution ZIP file
- the name of a local ZIP file
- If no ID, URL, or
file argument is provided, the installation process reloads the current set of
plug-ins from the plugins directory. This approach can be used to add or remove
multiple plug-ins at once, or any individual plug-ins you have already copied to (or removed from) the
plugins directory. Any plug-ins added or removed in the process will be listed
by their plug-in ID.
- The uninstall subcommand also
removes the corresponding plug-in directory from the plugins folder.
uninstalling
-
In earlier versions of DITA-OT (2.4–3.4), use the double-hyphen option
syntax dita
--uninstall. In DITA-OT 2.0–2.3, use the
single-hyphen form: dita