Skip to content

Post write hook: Validate MODS

Mark Jordan edited this page Jan 28, 2016 · 2 revisions

Overview

There is no good reason to not use this post-write hook.

Toolchains

Can be used with all toolchains that produce MODS XML metadata.

Configuration

To register this manipulator in your toolchain, add the following line to the "[WRITER]" section of your .ini file, for example:

postwritehooks[] = "/usr/bin/php extras/scripts/postwritehooks/validate_mods.php"

Configuration

Functionality

Clone this wiki locally