Plugins
This topic groups all the topics that describe the plugin system.
- Plugin interactions in the publish process
This overview of the publish process used for the DITA Delivery output format helps debugging publish issues. - IEventHandler
This interface should be implemented by any background task. Typical examples are the EXPORTFORPUBLICATION and CREATETRANSLATIONFROMLIST event implementations. - Write plugins
This is a category of plugins that modify the object in the database. - Background task plugins
This section describes the background task implementation details. - Content Manager extensions
Content Manager extensions enhance Content Manager with custom functionality. - Publish post process plugins
When Content Manager publishes to Dynamic Delivery, it uses dedicated post process plugins of the typeIPublishPostProcess.