/mtm-dotify-addons

Primary LanguageXSLTGNU Lesser General Public License v2.1LGPL-2.1

Build Status Type License: LGPL v2.1

mtm-dotify-addons

Provides implementations for enhancing epub html to meet the needs of MTM:

  • Adding some boilerplate text
  • ...

Using

Access the implementations via the TaskGroupFactory API in streamline-api or in an OSGi environment use TaskGroupFactoryMakerService.

Building

Build with gradlew build (Windows) or ./gradlew build (Mac/Linux)

Testing

Tests are run with gradlew test (Windows) or ./gradlew test (Mac/Linux)

Requirements & Compatibility

  • Requires JDK 8
  • Compatible with SPI and OSGi

More information

See the Dotify wiki for more information about Dotify.