Skip to content
Snippets Groups Projects
Commit 48a4d387 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- indent

- increased version
parent d824f9e9
Branches
No related tags found
No related merge requests found
<pl:metadata-config xmlns:pl="http://www.exlibrisgroup.com/Plugins/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <pl:metadata-config xmlns:pl="http://www.exlibrisgroup.com/Plugins/1.0/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<pl:pluginTypeName>MDExtractorPlugin</pl:pluginTypeName> <pl:pluginTypeName>MDExtractorPlugin</pl:pluginTypeName>
<pl:deployName>SLUBTechnicalMetadataExtractorCheckItTiffPlugin</pl:deployName> <pl:deployName>SLUBTechnicalMetadataExtractorCheckItTiffPlugin</pl:deployName>
<pl:className>org.slub.rosetta.dps.repository.plugin.SLUBTechnicalMetadataExtractorCheckItTiffPlugin</pl:className> <pl:className>org.slub.rosetta.dps.repository.plugin.SLUBTechnicalMetadataExtractorCheckItTiffPlugin</pl:className>
...@@ -19,7 +20,7 @@ ...@@ -19,7 +20,7 @@
<x_ui_type>TextField</x_ui_type> <x_ui_type>TextField</x_ui_type>
<default_value>/operational_shared/software/checkit_tiff_current</default_value> <default_value>/operational_shared/software/checkit_tiff_current</default_value>
<css_class>width40</css_class> <css_class>width40</css_class>
<x_options></x_options> <x_options/>
</x_field> </x_field>
<x_field> <x_field>
<field_name>current_config_file</field_name> <field_name>current_config_file</field_name>
...@@ -30,7 +31,7 @@ ...@@ -30,7 +31,7 @@
<x_logic_type>String</x_logic_type> <x_logic_type>String</x_logic_type>
<x_ui_type>TextField</x_ui_type> <x_ui_type>TextField</x_ui_type>
<css_class>width40</css_class> <css_class>width40</css_class>
<x_options></x_options> <x_options/>
</x_field> </x_field>
<x_field> <x_field>
<field_name>upcoming_checkit_tiff</field_name> <field_name>upcoming_checkit_tiff</field_name>
...@@ -41,7 +42,7 @@ ...@@ -41,7 +42,7 @@
<x_ui_type>TextField</x_ui_type> <x_ui_type>TextField</x_ui_type>
<default_value>/operational_shared/software/checkit_tiff_upcoming</default_value> <default_value>/operational_shared/software/checkit_tiff_upcoming</default_value>
<css_class>width40</css_class> <css_class>width40</css_class>
<x_options></x_options> <x_options/>
</x_field> </x_field>
<x_field> <x_field>
<field_name>upcoming_config_file</field_name> <field_name>upcoming_config_file</field_name>
...@@ -52,7 +53,7 @@ ...@@ -52,7 +53,7 @@
<x_logic_type>String</x_logic_type> <x_logic_type>String</x_logic_type>
<x_ui_type>TextField</x_ui_type> <x_ui_type>TextField</x_ui_type>
<css_class>width40</css_class> <css_class>width40</css_class>
<x_options></x_options> <x_options/>
</x_field> </x_field>
<x_field> <x_field>
<field_name>exiftool</field_name> <field_name>exiftool</field_name>
...@@ -63,13 +64,14 @@ ...@@ -63,13 +64,14 @@
<x_ui_type>TextField</x_ui_type> <x_ui_type>TextField</x_ui_type>
<default_value>/usr/bin/exiftool</default_value> <default_value>/usr/bin/exiftool</default_value>
<css_class>width40</css_class> <css_class>width40</css_class>
<x_options></x_options> <x_options/>
</x_field> </x_field>
</x_fields> </x_fields>
</fr:x_form> </fr:x_form>
</pl:initParameters> </pl:initParameters>
<pl:description>SLUB Technical Metadata Extractor Plugin, using check_it_tiff to validate tiff-files</pl:description> <pl:description>SLUB Technical Metadata Extractor Plugin, using check_it_tiff to validate
<pl:version>1.103</pl:version> tiff-files</pl:description>
<pl:version>1.104</pl:version>
<pl:materialType>DIGITAL</pl:materialType> <pl:materialType>DIGITAL</pl:materialType>
<pl:module>Preservation</pl:module> <pl:module>Preservation</pl:module>
<pl:generalType>TASK</pl:generalType> <pl:generalType>TASK</pl:generalType>
...@@ -78,13 +80,13 @@ ...@@ -78,13 +80,13 @@
<pl:contactPerson> <pl:contactPerson>
<contact_info xmlns="http://www.exlibrisgroup.com/Plugins/1.0/"> <contact_info xmlns="http://www.exlibrisgroup.com/Plugins/1.0/">
<contactType>admin</contactType> <contactType>admin</contactType>
<firstName></firstName> <firstName/>
<lastName>SLUB Dresden</lastName> <lastName>SLUB Dresden</lastName>
<telephone1></telephone1> <telephone1/>
<telephone2></telephone2> <telephone2/>
<email>rosetta@slub-dresden.de</email> <email>rosetta@slub-dresden.de</email>
<address1>Zellescher Weg 17</address1> <address1>Zellescher Weg 17</address1>
<address2></address2> <address2/>
<city>Dresden</city> <city>Dresden</city>
<zipCode>01069</zipCode> <zipCode>01069</zipCode>
<country>Germany</country> <country>Germany</country>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment