Reverse Image Order
Step Plugin for reversing the order of the images
Last updated
Step Plugin for reversing the order of the images
Last updated
Name | Wert |
---|---|
Identifier | intranda_step_reverse_image-order |
Repository | |
Licence | GPL 2.0 or newer |
Last change | 22.08.2024 12:00:30 |
This step plugin for the Goobi workflow reverses the file order of images in the Goobi workflow based on the metadata field DocLanguage
.
To be able to use the plugin, the following files must be installed:
To use the plugin, it must be selected in a workflow step:
The plugin compares all languages present in the document with the languages specified in the configuration file. If a match is found, the images are reversed in order.
The plugin is configured in the file plugin_intranda_step_reverseImageOrderPlugin.xml
as shown here:
The <config>
block can occur repeatedly for different projects or work steps in order to be able to perform different actions within different workflows. The other parameters within this configuration file have the following meanings:
Parameter | Explanation |
---|---|
| This parameter defines which project the current block |
| This parameter controls which work steps the |
In addition to these general parameters, the following parameters are available for further configuration:
Parameter | Explanation |
---|---|
| This parameter specifies a list of languages for which the image order in the document should be reversed. The languages are given as ISO language codes (e.g., "he" for Hebrew, "ar" for Arabic). |