withanage / heimpt

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.
https://github.com/withanage/heimpt
GNU General Public License v3.0
22 stars 3 forks source link

Progress for OMP import #62. #82

Closed nils-stefan-weiher closed 7 years ago

nils-stefan-weiher commented 7 years ago

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.