119 lines
5.5 KiB
XML
119 lines
5.5 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<otrs_config version="2.0" init="Framework">
|
|
<Setting Name="Frontend::Module###AdminGeneralCatalog" Required="0" Valid="1">
|
|
<Description Translatable="1">Frontend module registration for the AdminGeneralCatalog configuration in the admin area.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration</Navigation>
|
|
<Value>
|
|
<Item ValueType="FrontendRegistration">
|
|
<Hash>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Description" Translatable="1">Admin.</Item>
|
|
<Item Key="Title" Translatable="1">General Catalog</Item>
|
|
<Item Key="NavBarName">Admin</Item>
|
|
</Hash>
|
|
</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Module::AdminGeneralCatalog###001-GeneralCatalog" Required="0" Valid="1">
|
|
<Description Translatable="1">Loader module registration for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::Loader</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="JavaScript">
|
|
<Array>
|
|
<Item>ITSM.GeneralCatalog.JSColorPicker.js</Item>
|
|
<Item>ITSM.GeneralCatalog.js</Item>
|
|
</Array>
|
|
</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::Navigation###AdminGeneralCatalog###001-GeneralCatalog" Required="0" Valid="0">
|
|
<Description Translatable="1">Main menu item registration.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::MainMenu</Navigation>
|
|
<Value>
|
|
<Array>
|
|
<DefaultItem ValueType="FrontendNavigation">
|
|
<Hash>
|
|
</Hash>
|
|
</DefaultItem>
|
|
</Array>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Frontend::NavigationModule###AdminGeneralCatalog" Required="0" Valid="1">
|
|
<Description Translatable="1">Admin area navigation for the agent interface.</Description>
|
|
<Navigation>Frontend::Admin::ModuleRegistration::AdminOverview</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Group">
|
|
<Array>
|
|
<Item>admin</Item>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="GroupRo">
|
|
<Array>
|
|
</Array>
|
|
</Item>
|
|
<Item Key="Module">Kernel::Output::HTML::NavBar::ModuleAdmin</Item>
|
|
<Item Key="Name" Translatable="1">General Catalog</Item>
|
|
<Item Key="Block">Administration</Item>
|
|
<Item Key="Description" Translatable="1">Create and manage the General Catalog.</Item>
|
|
<Item Key="IconBig">fa-book</Item>
|
|
<Item Key="IconSmall"></Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GeneralCatalog::Frontend::JSColorPickerPath" Required="1" Valid="1" ConfigLevel="200">
|
|
<Description Translatable="1">Defines the URL JS Color Picker path.</Description>
|
|
<Navigation>Frontend::Base</Navigation>
|
|
<Value>
|
|
<Item ValueType="String" ValueRegex=""><OTRS_CONFIG_Frontend::WebPath>js/thirdparty/jscolor_1.4.1/</Item>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GeneralCatalogPreferences###Comment2" Required="0" Valid="0">
|
|
<Description Translatable="1">Parameters for the example comment 2 of the general catalog attributes.</Description>
|
|
<Navigation>Core::GeneralCatalog</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Module">Kernel::Output::HTML::GeneralCatalogPreferences::Generic</Item>
|
|
<Item Key="Label" Translatable="1">Comment 2</Item>
|
|
<Item Key="Desc" Translatable="1">Define the general catalog comment 2.</Item>
|
|
<Item Key="Block">TextArea</Item>
|
|
<Item Key="Cols">50</Item>
|
|
<Item Key="Rows">5</Item>
|
|
<Item Key="PrefKey">Comment2</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="GeneralCatalogPreferences###Permissions" Required="0" Valid="0">
|
|
<Description Translatable="1">Parameters for the example permission groups of the general catalog attributes.</Description>
|
|
<Navigation>Core::GeneralCatalog</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="Module">Kernel::Output::HTML::GeneralCatalogPreferences::Generic</Item>
|
|
<Item Key="Label" Translatable="1">Permission Group</Item>
|
|
<Item Key="Block">Permission</Item>
|
|
<Item Key="Class">ITSM::ConfigItem::Class</Item>
|
|
<Item Key="PrefKey">Permission</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
<Setting Name="Loader::Agent::CommonJS###100-GeneralCatalog" Required="1" Valid="1">
|
|
<Description Translatable="1">List of JS files to always be loaded for the agent interface.</Description>
|
|
<Navigation>Frontend::Base::Loader</Navigation>
|
|
<Value>
|
|
<Array>
|
|
<Item>thirdparty/jscolor_1.4.1/jscolor.js</Item>
|
|
</Array>
|
|
</Value>
|
|
</Setting>
|
|
</otrs_config>
|