order of configuration is:
1.) project name and step name matches
2.) step name matches and project is *
3.) project name matches and step name is *
4.) project name and step name are *
<!-- define plugin type in which screen the plugin is displayed, allowed values are 'part', 'full' (default) or 'both' -->
<!-- which projects to use for (can be more then one, otherwise use *) -->
<!-- which images to use , possible values are master|main|jpeg|source|... -->
<foldername>master</foldername>
<!-- how to display the thumbnails -->
<numberOfImagesPerPage>12</numberOfImagesPerPage>
<thumbnailsize>200</thumbnailsize>
<!-- number of thumbnails in preview area, default value is 8 -->
<numberOfImagesInPartGUI>8</numberOfImagesInPartGUI>
<!-- which image sizes to use for the big image -->
<thumbnailFormat>jpg</thumbnailFormat>
<mainImageFormat>jpg</mainImageFormat>
<!-- use the high speed JavaScript fullscreen view -->
<useJSFullscreen>false</useJSFullscreen>
<imagesize>800</imagesize>
<imagesize>1800</imagesize>
<imagesize>3000</imagesize>
<scaleFactors>1</scaleFactors>
<scaleFactors>32</scaleFactors>
<useTiles>false</useTiles>
<useTilesFullscreen>true</useTilesFullscreen>
<noShortcutPrefix>false</noShortcutPrefix>
<thumbnailsOnly>false</thumbnailsOnly>
<!-- allow deletion of images -->
<allowDeletion>false</allowDeletion>
<deletion command="/opt/digiverso/goobi/scripts/deleteImage.sh|IMAGE_FOLDER|IMAGE_FILE"/>
<!-- allow rotation of images -->
<allowRotation>false</allowRotation>
<left command="/usr/bin/mogrify|-rotate|-90|IMAGE_FILE" />
<right command="/usr/bin/mogrify|-rotate|90|IMAGE_FILE" />
<!-- allow flipping of images -->
<allowFlipping>true</allowFlipping>
<horizontal command="/usr/bin/mogrify|-flop|IMAGE_FILE" />
<vertical command="/usr/bin/mogrify|-flip|IMAGE_FILE" />
<!-- allow renaming of images -->
<allowRenaming>false</allowRenaming>
<!-- allow selection of images -->
<allowSelection>false</allowSelection>
<allowSelectionPage>false</allowSelectionPage>
<allowSelectionAll>false</allowSelectionAll>
<allowDownload>false</allowDownload>
<allowDownloadAsPdf>false</allowDownloadAsPdf>
<!-- allow the user to finish the task directly out of the plugin -->
<allowTaskFinishButtons>true</allowTaskFinishButtons>
<!-- configure button to display ocr -->
<displayocr>true</displayocr>
<!-- which projects to use for (can be more then one, otherwise use *) -->
<project>My special project</project>
<project>Archive_Project</project>
<!-- which images to use -->
<foldername>master</foldername>
<foldername>main</foldername>
<!-- how to display the thumbnails -->
<numberOfImagesPerPage>12</numberOfImagesPerPage>
<thumbnailsize>200</thumbnailsize>
<!-- which image sizes to use for the big image -->
<imagesize>800</imagesize>
<imagesize>3000</imagesize>
<!-- allow deletion of images -->
<allowDeletion>false</allowDeletion>
<deletion command="/opt/digiverso/goobi/scripts/deleteImage.sh|IMAGE_FOLDER|IMAGE_FILE"/>
<!-- allow rotation of images -->
<allowRotation>false</allowRotation>
<left command="/usr/bin/mogrify|-rotate|-90|IMAGE_FILE" />
<right command="/usr/bin/mogrify|-rotate|90|IMAGE_FILE" />
<!-- allow flipping of images -->
<allowFlipping>true</allowFlipping>
<horizontal command="/usr/bin/mogrify|-flop|IMAGE_FILE" />
<vertical command="/usr/bin/mogrify|-flip|IMAGE_FILE" />
<!-- allow renaming of images -->
<allowRenaming>false</allowRenaming>
<!-- allow selection of images -->
<allowSelection>false</allowSelection>
<allowDownload>false</allowDownload>
<allowDownloadAsPdf>false</allowDownloadAsPdf>
<!-- allow the user to finish the task directly out of the plugin -->
<allowTaskFinishButtons>false</allowTaskFinishButtons>
<displayocr>true</displayocr>
<foldername>master</foldername>
<!-- how to display the thumbnails -->
<numberOfImagesPerPage>12</numberOfImagesPerPage>
<thumbnailsize>200</thumbnailsize>
<!-- which image sizes to use for the big image -->
<imagesize>800</imagesize>
<imagesize>3000</imagesize>
<!-- allow renaming of images -->
<allowRenaming>false</allowRenaming>
<field defaultValue="${process:Archive}"></field>
<field defaultValue="${process:Object}"></field>
<field defaultValue="1" number="true" format="0000"></field>
<displayocr>true</displayocr>