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/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).
- If no filename or URL 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 option also
removes the corresponding subdirectory from the plugins
folder.uninstalling