From 292d51acbeca43d052e050c7b7a4a2d0269c72d9 Mon Sep 17 00:00:00 2001 From: Robert Sehr Date: Fri, 23 Feb 2024 13:11:20 +0100 Subject: [PATCH] select barcode / image name detection in ui --- .../uii/plugin_workflow_massupload.xhtml | 54 +++++++++++++++++-- .../goobi/plugins/MassUploadPlugin.java | 16 +++--- 2 files changed, 61 insertions(+), 9 deletions(-) diff --git a/plugin/GUI/META-INF/resources/uii/plugin_workflow_massupload.xhtml b/plugin/GUI/META-INF/resources/uii/plugin_workflow_massupload.xhtml index ee8e9ec..04eab56 100644 --- a/plugin/GUI/META-INF/resources/uii/plugin_workflow_massupload.xhtml +++ b/plugin/GUI/META-INF/resources/uii/plugin_workflow_massupload.xhtml @@ -15,6 +15,31 @@ + + @@ -29,9 +54,29 @@ title="#{msgs[NavigationForm.workflowPlugin.title]}">
- + +
+ + + + + + +
+
+ + +
+ + + @@ -75,7 +123,7 @@