Metadata Injection Example

This example metadata injection plug-in inserts the standard IPTC Caption/Abstract field into a content item's caption field. The plug-in consists of the following items:

  • An implementation of the ContentMetadataInjector interface called CustomMetadataInjector.

  • A corresponding Spi class called CustomMetadataInjectorSpi that extends ContentMetadataInjectorSpi.

  • A resource file to configure the plug-in.