diff --git a/README.md b/README.md index 79577eb..1c5db10 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Goobi workflow Plugin: plugin-workflow-barcode-generator +# Goobi workflow Plugin: goobi-plugin-workflow-barcode-generator Plugin for Goobi workflow -This is a workflow plugin for Goobi workflow. It is used to allow users to generate any number of barcodes as pdf files. Using the configuration file and the provided user interface it can highly be customized and allow very individual barcodes with different numbering, amount, prefixes and even styling. +This Workflow plugin for Goobi workflow allows you to generate various barcodes for use outside Goobi workflow itself. The layout of the barcode pages can have a custom layout and be configured granualary This is a plugin for Goobi workflow, the open source workflow tracking software for digitisation projects. More information about Goobi workflow is available under https://goobi.io. If you want to get in touch with the user community simply go to https://community.goobi.io. @@ -10,31 +10,30 @@ This is a plugin for Goobi workflow, the open source workflow tracking software More information about the functionality of this plugin and the complete documentation can be found in the central documentation area at https://docs.goobi.io -Detail | Description ---- | --- +Detail | Description +--------------------------- | ---------------------- **Plugin identifier** | intranda_workflow_barcode_generator -**Plugin type** | Workflow plugin -**Licence** | GPL 2.0 or newer -**Documentation (German)** | https://docs.goobi.io/goobi-workflow-plugins-de/workflow/intranda_workflow_barcode_generator -**Documentation (English)** | https://docs.goobi.io/goobi-workflow-plugins-en/workflow/intranda_workflow_barcode_generator +**Plugin type** | workflow +**Licence** | GPL 2.0 or newer +**Documentation (German)** | https://docs.goobi.io/workflow-plugins/v/eng/workflow/goobi-plugin-workflow-barcode-generator +**Documentation (English)** | https://docs.goobi.io/workflow-plugins/v/ger/workflow/goobi-plugin-workflow-barcode-generator ## Goobi details Goobi workflow is an open source web application to manage small and large digitisation projects mostly in cultural heritage institutions all around the world. More information about Goobi can be found here: -Detail | Description ---- | --- -**Goobi web site** | https://www.goobi.io -**Twitter** | https://twitter.com/goobi -**Goobi community** | https://community.goobi.io +Detail | Description +--------------------------- | --------------------------- +**Goobi web site** | https://www.goobi.io +**Goobi community** | https://community.goobi.io +**Goobi documentation** | https://docs.goobi.io ## Development This plugin was developed by intranda. If you have any issues, feedback, question or if you are looking for more information about Goobi workflow, Goobi viewer and all our other developments that are used in digitisation projects please get in touch with us. -Contact | Details ---- | --- -**Company name** | intranda GmbH -**Address** | Bertha-von-Suttner-Str. 9, 37085 Göttingen, Germany -**Web site** | https://www.intranda.com -**Twitter** | https://twitter.com/intranda +Contact | Details +--------------------------- | ---------------------------------------------------- +**Company name** | intranda GmbH +**Address** | Bertha-von-Suttner-Str. 9, 37085 Göttingen, Germany +**Web site** | https://www.intranda.com diff --git a/docs/index_de.md b/docs/index_de.md new file mode 100644 index 0000000..0f2f67f --- /dev/null +++ b/docs/index_de.md @@ -0,0 +1,170 @@ +--- +title: Barcode Generator +identifier: intranda_workflow_barcode_generator +description: Dieses Workflow Plugin erlaubt die Generierung von verschiedenen Barcodes für die Verwendung auch außerhalb von Goobi selbst. +published: true +--- +## Einführung +Dieses Workflow-Plugin dient zur flexiblen Generierung von Barcodes in einer mehrseitigen PDF-Datei. Hierzu kann der Nutzer in einer Nutzeroberfläche verschiedene Werte konfigurieren und festlegen, welche Anzahl an Barcodes mit welchem Präfix und welchem Zähler erzeugt werden sollen. Zugleich kann festgelegt werden, welche `xsl-Datei` für de Generierung der `PDF-Datei` verwendet werden soll, so dass ein großes Maß an Freiheit hinsichtlich der optischen Gestaltung besteht. + + +## Installation +Zur Installation des Plugins müssen folgende beiden Dateien installiert werden: + +```bash +/opt/digiverso/goobi/plugins/workflow/plugin-intranda-workflow-barcode-generator-base.jar +/opt/digiverso/goobi/plugins/GUI/plugin-intranda-workflow-barcode-generator-gui.jar +``` + +Um zu konfigurieren, wie sich das Plugin verhalten soll, können verschiedene Werte in der Konfigurationsdatei angepasst werden. Die Konfigurationsdatei befindet sich üblicherweise hier: + +```bash +/opt/digiverso/goobi/config/plugin_intranda_workflow_barcode-generator.xml +``` + +Der Inhalt dieser Konfigurationsdatei sieht wie folgt aus: + +```xml + + + + 00000 + + + 200 + + + 1 + + + + + + _ + + + /opt/digiverso/goobi/xslt/barcodes.xsl + + +``` + +## Überblick und Funktionsweise +Wenn das Plugin korrekt installiert und konfiguriert wurde, ist es innerhalb des Menüpunkts Workflow zu finden. Nach dem Betreten können in der Oberfläche die oben beschriebenen Parameter noch einmal individuell angepasst werden. + +![Nutzeroberfläche des Plugins](screen2.png) + +Nach dem Klick auf den Button Barcodes generieren steht eine PDF-Datei zum Download bereit. Eine PDF-Datei mit der hier aufgeführten Referenzkonfiguration sieht beispielsweise folgendermaßen aus: + +![Generiertes PDF-Dokument mit den enthaltenen Barcodes](screen1.png) + +Zur Veranschaulichung der Bedienung steht hier ein Screencast für die Benutzung des Plugins zur Verfügung. + +[Screencast zur Benutzung des Plugins](https://www.youtube.com/watch?v=Eh8H4k1sKvE) + + +## Konfiguration + +### Allgemeine Konfiguration des Plugins +Die Konfiguration des Plugins erfolgt innerhalb der oben bereits erwähnten Konfigurationsdatei. Dort können für verschiedene Felder Defaultwerte definiert werden. Diese lauten wie folgt: + +| Wert | Beschreibung | +| :--- | :--- | +| `format` | Dieser Parameter legt fest, ob die Zähler mit führenden Nullen aufgefüllt werden sollen. Der Wert `00000` beispielsweise legt fest, dass alle Zahlen zumindest mit fünf Stellen angezeigt werden. | +| `amount` | Dieser Parameter legt fest, wieviele Barcodes festgelegt werden. | +| `start` | Soll der Zähler für die Barcodes bei einem bestimmten Startwert beginnen, so kann dieser hier festgelegt werden. | +| `prefix` | Dieser Parameter definiert einen Präfix, der dem Zähler mit einem Unterstrich `_` vorangestellt wird. | +| `separator` | Mit diesem Parameter kann ein Trennzeichen angegeben werden, dass zwischen Präfix und dem Zähler verwendet werden soll. Sollte der Präfix hingegen nicht angegeben sein, wird das Trennzeichen nicht verwendet. | +| `xslt-path` | Der Parameter `xslt-path` erlaubt die Definition beliebig vieler xsl-Dateien. Die hier konfigurierten Dateien werden dem Nutzer anschließend innerhalb der Nutzeroberfläche zur Auswahl angeboten. | + + +### Layout der Barcodes +Die Generierung der Barcodes erfolgt auf der Basis sogenannter [XSLT Transformation](https://www.w3schools.com/xml/xsl_transformation.asp). Dazu wird auf der Basis einer XSL-Datei eine PDF-Datei generiert und anschließend zum Download angeboten. Die Festlegung, wie die zu generierende PDF-Datei aussehen soll und welche Inhalte sie wie anzeigt erfolgt innerhalb einer solchen XSL-Datei. Genau wie auch die anderen XSL-Dateien, die Goobi workflow bereits für die Generierung der Laufzettel verwendet, sollten die XSL-Dateien im Idealfall im zentralen Verzeichnis `xslt` von Goobi liegen. Dieses befindet sich üblicherweise hier: + +```bash +/opt/digiverso/goobi/xslt/ +``` + +In diesem Ordner befinden sich zumeist mehrere solcher XSL-Dateien. Die Referenzdatei für den Aufbau der generierten Barcodes befindet sich in dieser ebenfalls im Rahmen der Plugin-Installation installierten Datei: + +```bash +/opt/digiverso/goobi/xslt/barcodes.xsl +``` + +Sie verfügt über den folgenden Inhalt: + +```xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.21mm + 20mm + + + + + + + + + + + + + + + + + + + https://goobi.io + + + + + + + + + +``` \ No newline at end of file diff --git a/docs/index_en.md b/docs/index_en.md new file mode 100644 index 0000000..0d8e7d8 --- /dev/null +++ b/docs/index_en.md @@ -0,0 +1,171 @@ +--- +title: Barcode Generator +identifier: intranda_workflow_barcode_generator +description: This workflow plugin allows you to generate various barcodes for use outside Goobi itself. +published: true +--- +## Introduction +This workflow plugin is used for flexible generation of barcodes in a multi-page PDF file. For this purpose, the user can configure different values in a user interface and define which number of barcodes with which prefix and which counter should be generated. At the same time, the user can specify which `XSL file` is to be used to generate the `PDF file`, thus allowing a large degree of freedom with regard to the optical design. + + +## Installation +To install the plugin the following two files must be installed: + +```bash +/opt/digiverso/goobi/plugins/workflow/plugin-intranda-workflow-barcode-generator-base.jar +/opt/digiverso/goobi/plugins/GUI/plugin-intranda-workflow-barcode-generator-gui.jar +``` + +To configure how the plugin should behave, different values can be adjusted in the configuration file. The configuration file is usually located here: + +```bash +/opt/digiverso/goobi/config/plugin_intranda_workflow_barcode-generator.xml +``` + +The content of this configuration file looks like this: + +```xml + + + + 00000 + + + 200 + + + 1 + + + + + + _ + + + /opt/digiverso/goobi/xslt/barcodes.xsl + + +``` + + +## Overview and functionality +If the plugin has been installed and configured correctly, it can be found within the menu item Workflow. After entering it, the parameters described above can be adjusted individually in the interface. + +![User interface of the plugin](screen2.png) + +After clicking the Generate Barcodes button, a PDF file is available for download. A PDF file with the reference configuration listed here looks like this: + +![Generated PDF document with the contained barcodes](screen1.png) + +To illustrate the operation, a screencast for the use of the plugin is available here: + +[Screencast on how to use the plugin](https://www.youtube.com/watch?v=Eh8H4k1sKvE) + + +## Configuration + +### General configuration of the plugin +The plugin is configured within the configuration file mentioned above. There you can define default values for different fields. These are as follows: + +| Value | Description | +| :--- | :--- | +| `format` | This parameter determines whether the counters should be padded with leading zeros. For example, the value `00000` specifies that all numbers are displayed with at least five digits. | +| `amount` | This parameter determines how many barcodes are defined. | +| `start` | If the counter for the barcodes is to start at a certain starting value, this value can be defined here. | +| `prefix` | This parameter defines a prefix that is prefixed to the counter with an underscore `_`. | +| `separator` | With this parameter you can specify a separator to be used between the prefix and the counter. If the prefix is not specified, the separator is not used. | +| `xslt-path` | The parameter `xslt-path` allows the definition of any number of xsl files. The files configured here are then offered to the user for selection within the user interface. | + + +### Layout of the barcodes +The barcodes are generated on the basis of so-called [XSLT transformation](https://www.w3schools.com/xml/xsl_transformation.asp). For this purpose, a PDF file is generated on the basis of an XSL file and then offered for download. The definition of how the PDF file to be generated should look like and which contents it displays and how is done within such an XSL file. Just like the other XSL files that Goobi workflow already uses to generate the routing slips, the XSL files should ideally be located in the central `xslt` directory of Goobi. This is usually located here: + +```bash +/opt/digiverso/goobi/xslt/ +``` + +This folder usually contains several such XSL files. The reference file for the structure of the generated barcodes is located in this file, which is also installed as part of the plug-in installation: + +```bash +/opt/digiverso/goobi/xslt/barcodes.xsl +``` + +It has the following content: + +```xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.21mm + 20mm + + + + + + + + + + + + + + + + + + + https://goobi.io + + + + + + + + + +``` \ No newline at end of file diff --git a/docs/screen1.png b/docs/screen1.png new file mode 100644 index 0000000..e36514f Binary files /dev/null and b/docs/screen1.png differ diff --git a/docs/screen2.png b/docs/screen2.png new file mode 100644 index 0000000..c5509c6 Binary files /dev/null and b/docs/screen2.png differ diff --git a/module-base/pom.xml b/module-base/pom.xml index 795adbc..d6b8487 100644 --- a/module-base/pom.xml +++ b/module-base/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-workflow-barcode-generator - 24.06 + 24.07 plugin-workflow-barcode-generator-base jar diff --git a/module-gui/pom.xml b/module-gui/pom.xml index 1911138..30d7ad8 100644 --- a/module-gui/pom.xml +++ b/module-gui/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow.plugin plugin-workflow-barcode-generator - 24.06 + 24.07 plugin-workflow-barcode-generator-gui jar diff --git a/pom.xml b/pom.xml index d6bf8ee..01e3710 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.goobi.workflow workflow-base - 24.06 + 24.07 io.goobi.workflow.plugin