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

- added plugin Metadata XML file

parent 189ff132
No related branches found
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:pluginTypeName>VirusCheckPlugin</pl:pluginTypeName>
<pl:deployName>SLUBVirusCheckClamAVPlugin</pl:deployName>
<pl:className>org.slub.rosetta.dps.repository.plugin.SLUBVirusCheckClamAVPlugin</pl:className>
<pl:initParameters>
<fr:x_form xmlns:fr="http://com/exlibris/digitool/common/forms/xmlbeans">
<form_name>SLUBVirusCheckClamAVPlugin_Params</form_name>
<description>SLUBVirusCheckClamAVPlugin_parameters_form</description>
<version>0.1</version>
<grid_x>1</grid_x>
<md_format>1</md_format>
<x_fields>
<x_field>
<field_name>host</field_name>
<label>host</label>
<ui_tool_tip>add hostname for clamAV daemon</ui_tool_tip>
<mandatory>true</mandatory>
<x_logic_type>String</x_logic_type>
<x_ui_type>TextField</x_ui_type>
<css_class>width40</css_class>
<x_options></x_options>
</x_field>
<x_field>
<field_name>port</field_name>
<label>port</label>
<ui_tool_tip>add port number for clamAV daemon</ui_tool_tip>
<single>false</single>
<mandatory>true</mandatory>
<x_logic_type>Int</x_logic_type>
<x_ui_type>TextField</x_ui_type>
<css_class>width40</css_class>
<x_options></x_options>
</x_field>
</x_fields>
</fr:x_form>
</pl:initParameters>
<pl:description>SLUB Virus Check Plugin using installed ClamAV daemon via tcp-sockets</pl:description>
<pl:version>1.1</pl:version>
<pl:materialType>DIGITAL</pl:materialType>
<pl:module>Repository</pl:module>
<pl:generalType>TASK</pl:generalType>
<pl:publicApi>N</pl:publicApi>
<pl:implType>java</pl:implType>
<pl:contactPerson>
<contact_info xmlns="http://www.exlibrisgroup.com/Plugins/1.0/">
<contactType>admin</contactType>
<firstName></firstName>
<lastName>SLUB Dresden</lastName>
<telephone1></telephone1>
<telephone2></telephone2>
<email>rosetta@slub-dresden.de</email>
<address1>Zellescher Weg 17</address1>
<address2></address2>
<city>Dresden</city>
<zipCode>01069</zipCode>
<country>Germany</country>
</contact_info>
</pl:contactPerson>
</pl:metadata-config>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment