Heidelberg Monograph PublishingTool (heiMPT) is a stand-alone platform, as well as a plug-in application for OMP. It enables a high degree of automation in the digital publication process.
omp.py:
Add command line options for importing all submissions of a press.
Added setting to skip import of submissions without matching submission files (skip-submission-without-files).
Fixed unicode error in formatting of book-title.
Added check for existing isbn.
Added more contrib-types to dictionary, ignored unknown user groups of contributors.
Added unicode conversion for contributor names.
heimpt.py:
Changed parsing of command line arguments with docopt to use options_first.
omp.py: Add command line options for importing all submissions of a press. Added setting to skip import of submissions without matching submission files (skip-submission-without-files). Fixed unicode error in formatting of book-title. Added check for existing isbn. Added more contrib-types to dictionary, ignored unknown user groups of contributors. Added unicode conversion for contributor names. heimpt.py: Changed parsing of command line arguments with docopt to use options_first.