Test2

From open-support.info

(Difference between revisions)
Jump to: navigation, search
m
m (Undo revision 1387 by Dick6809 (talk))
Line 1: Line 1:
== Framework ==
== Framework ==
=== Core ===
=== Core ===
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SecureMode
|key=SecureMode
|description=Disables the web installer (http://yourhost.example.com/otrs/installer.pl), to prevent the system from being hijacked. If set to "No", the system can be reinstalled and the current basic configuration will be used to pre-populate the questions within the installer script. If not active, it also disables the GenericAgent, PackageManager and SQL Box (to avoid the use of destructive queries, such as DROP DATABASE, and also to steal user passwords).
|description=Disables the web installer (http://yourhost.example.com/otrs/installer.pl), to prevent the system from being hijacked. If set to "No", the system can be reinstalled and the current basic configuration will be used to pre-populate the questions within the installer script. If not active, it also disables the GenericAgent, PackageManager and SQL Box (to avoid the use of destructive queries, such as DROP DATABASE, and also to steal user passwords).
Line 12: Line 11:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::DebugMode
|key=Frontend::DebugMode
|description=Enables or disable the debug mode over frontend interface.
|description=Enables or disable the debug mode over frontend interface.
Line 23: Line 21:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=ConfigLevel
|key=ConfigLevel
|description=Sets the configuration level of the administrator. Depending on the config level, some sysconfig options will be not shown. The config levels are in in ascending order: Expert, Advanced, Beginner. The higher the config level is (e.g. Beginner is the highest), the less likely is it that the user can accidentally configure the system in a way that it is not usable any more.
|description=Sets the configuration level of the administrator. Depending on the config level, some sysconfig options will be not shown. The config levels are in in ascending order: Expert, Advanced, Beginner. The higher the config level is (e.g. Beginner is the highest), the less likely is it that the user can accidentally configure the system in a way that it is not usable any more.
Line 34: Line 31:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=ProductName
|key=ProductName
|description=Defines the name of the application, shown in the web interface, tabs and title bar of the web browser.
|description=Defines the name of the application, shown in the web interface, tabs and title bar of the web browser.
Line 45: Line 41:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SystemID
|key=SystemID
-
|description=Defines the system identifier. Every ticket number and http session string contain this ID. This ensures that only tickets which belong to your system will be processed as follow-ups (useful when communicating between two instances of OTRS).
+
|description=Defines the system identifier. Every ticket number and http session string contain this ID. This ensures that only tickets which belong to your system will be processed as follow-ups (useful when communicating between two instances of OTRS).  
|group=Framework
|group=Framework
|subgroup=Core
|subgroup=Core
Line 56: Line 51:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=FQDN
|key=FQDN
|description=Defines the fully qualified domain name of the system. This setting is used as a variable, OTRS_CONFIG_FQDN which is found in all forms of messaging used by the application, to build links to the tickets within your system.
|description=Defines the fully qualified domain name of the system. This setting is used as a variable, OTRS_CONFIG_FQDN which is found in all forms of messaging used by the application, to build links to the tickets within your system.
Line 67: Line 61:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=HttpType
|key=HttpType
|description=Defines the type of protocol, used by ther web server, to serve the application. If https protocol will be used instead of plain http, it must be specified it here. Since this has no affect on the web server's settings or behavior, it will not change the method of access to the application and, if it is wrong, it will not prevent you from logging into the application. This setting is used as a variable, OTRS_CONFIG_HttpType which is found in all forms of messaging used by the application, to build links to the tickets within your system.
|description=Defines the type of protocol, used by ther web server, to serve the application. If https protocol will be used instead of plain http, it must be specified it here. Since this has no affect on the web server's settings or behavior, it will not change the method of access to the application and, if it is wrong, it will not prevent you from logging into the application. This setting is used as a variable, OTRS_CONFIG_HttpType which is found in all forms of messaging used by the application, to build links to the tickets within your system.
Line 78: Line 71:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=ScriptAlias
|key=ScriptAlias
|description=Sets the prefix to the scripts folder on the server, as configured on the web server. This setting is used as a variable, OTRS_CONFIG_ScriptAlias which is found in all forms of messaging used by the application, to build links to the tickets within the system.
|description=Sets the prefix to the scripts folder on the server, as configured on the web server. This setting is used as a variable, OTRS_CONFIG_ScriptAlias which is found in all forms of messaging used by the application, to build links to the tickets within the system.
Line 89: Line 81:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=AdminEmail
|key=AdminEmail
|description=Defines the system administrator's email address. It will be displayed in the error screens of the application.
|description=Defines the system administrator's email address. It will be displayed in the error screens of the application.
Line 100: Line 91:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Organization
|key=Organization
|description=If configured, all emails sent by the application will contain an X-Header with this organization or company name.
|description=If configured, all emails sent by the application will contain an X-Header with this organization or company name.
Line 111: Line 101:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DefaultCharset
|key=DefaultCharset
|description=Sets the default charset for the web interface to use (should represent the charset used to create the database or, in some cases, the database management system being used). "utf-8" is a good choice for environments expecting many charsets. You can specify another charset here (i.e. "iso-8859-1"). Please be sure that you will not be receiving foreign emails, or text, otherwise this could lead to problems.
|description=Sets the default charset for the web interface to use (should represent the charset used to create the database or, in some cases, the database management system being used). "utf-8" is a good choice for environments expecting many charsets. You can specify another charset here (i.e. "iso-8859-1"). Please be sure that you will not be receiving foreign emails, or text, otherwise this could lead to problems.
Line 122: Line 111:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DefaultLanguage
|key=DefaultLanguage
|description=Defines the default front-end language. All the possible values are determined by the available language files on the system (see the next setting).
|description=Defines the default front-end language. All the possible values are determined by the available language files on the system (see the next setting).
Line 133: Line 121:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DefaultUsedLanguages
|key=DefaultUsedLanguages
|description=Defines all the languages that are available to the application. The Key/Content pair links the front-end display name to the appropriate language PM file. The "Key" value should be the base-name of the PM file (i.e. de.pm is the file, then de is the "Key" value). The "Content" value should be the display name for the front-end. Specify any own-defined language here (see the developer documentation http://doc.otrs.org/ for more infomation). Please remember to use the HTML equivalents for non-ASCII characters (i.e. for the German oe = o umlaut, it is necessary to use the ö symbol).
|description=Defines all the languages that are available to the application. The Key/Content pair links the front-end display name to the appropriate language PM file. The "Key" value should be the base-name of the PM file (i.e. de.pm is the file, then de is the "Key" value). The "Content" value should be the display name for the front-end. Specify any own-defined language here (see the developer documentation http://doc.otrs.org/ for more infomation). Please remember to use the HTML equivalents for non-ASCII characters (i.e. for the German oe = o umlaut, it is necessary to use the ö symbol).
Line 181: Line 168:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DefaultTheme
|key=DefaultTheme
|description=Defines the default front-end (HTML) theme to be used by the agents and customers. The default themes are Standard and Lite. If you like, you can add your own theme. Please refer the administrator manual located at http://doc.otrs.org/.
|description=Defines the default front-end (HTML) theme to be used by the agents and customers. The default themes are Standard and Lite. If you like, you can add your own theme. Please refer the administrator manual located at http://doc.otrs.org/.
Line 192: Line 178:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DefaultTheme::HostBased
|key=DefaultTheme::HostBased
|description=It is possible to configure different themes, for example to distinguish between agents and customers, to be used on a per-domain basis within the application. Using a regular expression (regex), you can configure a Key/Content pair to match a domain. The value in "Key" should match the domain, and the value in "Content" should be a valid theme on your system. Please see the example entries for the proper form of the regex.
|description=It is possible to configure different themes, for example to distinguish between agents and customers, to be used on a per-domain basis within the application. Using a regular expression (regex), you can configure a Key/Content pair to match a domain. The value in "Key" should match the domain, and the value in "Content" should be a valid theme on your system. Please see the example entries for the proper form of the regex.
Line 206: Line 191:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CheckMXRecord
|key=CheckMXRecord
|description=Makes the application check the MX record of email addresses before sending an email or submitting a telephone or email ticket.
|description=Makes the application check the MX record of email addresses before sending an email or submitting a telephone or email ticket.
Line 217: Line 201:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CheckMXRecord::Nameserver
|key=CheckMXRecord::Nameserver
|description=Defines the address of a dedicated DNS server, if necessary, for the "CheckMXRecord" look-ups.
|description=Defines the address of a dedicated DNS server, if necessary, for the "CheckMXRecord" look-ups.
Line 228: Line 211:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CheckEmailAddresses
|key=CheckEmailAddresses
|description=Makes the application check the syntax of email addresses.
|description=Makes the application check the syntax of email addresses.
Line 239: Line 221:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CheckEmailValidAddress
|key=CheckEmailValidAddress
|description=Defines a regular expression that excludes some addresses from the syntax check (if "CheckEmailAddresses" is set to "Yes"). Please enter a regex in this field for email addresses, that aren't syntactically valid, but are necessary for the system (i.e. "root@localhost").
|description=Defines a regular expression that excludes some addresses from the syntax check (if "CheckEmailAddresses" is set to "Yes"). Please enter a regex in this field for email addresses, that aren't syntactically valid, but are necessary for the system (i.e. "root@localhost").
Line 250: Line 231:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CheckEmailInvalidAddress
|key=CheckEmailInvalidAddress
|description=Defines a regular expression that filters all email addresses that should not be used in the application.
|description=Defines a regular expression that filters all email addresses that should not be used in the application.
Line 261: Line 241:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CGILogPrefix
|key=CGILogPrefix
|description=Specifies the text that should appear in the log file to denote a CGI script entry.
|description=Specifies the text that should appear in the log file to denote a CGI script entry.
Line 272: Line 251:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DemoSystem
|key=DemoSystem
|description=Runs the system in "Demo" mode. If set to "Yes", agents can change preferences, such as selection of language and theme via the agent web interface. These changes are only valid for the current session. It will not be possible for agents to change their passwords.
|description=Runs the system in "Demo" mode. If set to "Yes", agents can change preferences, such as selection of language and theme via the agent web interface. These changes are only valid for the current session. It will not be possible for agents to change their passwords.
Line 283: Line 261:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SwitchToUser
|key=SwitchToUser
|description=Allows the administrators to login as other users, via the users administration panel.
|description=Allows the administrators to login as other users, via the users administration panel.
Line 294: Line 271:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=NotificationSenderName
|key=NotificationSenderName
|description=Specifies the name that should be used by the application when sending notifications. The sender name is used to build the complete display name for the notification master (i.e. "OTRS Notification Master" otrs@your.example.com). Notifications are messages such as en::Customer::QueueUpdate or en::Agent::Move.
|description=Specifies the name that should be used by the application when sending notifications. The sender name is used to build the complete display name for the notification master (i.e. "OTRS Notification Master" otrs@your.example.com). Notifications are messages such as en::Customer::QueueUpdate or en::Agent::Move.
Line 305: Line 281:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=NotificationSenderEmail
|key=NotificationSenderEmail
|description=Specifies the email address that should be used by the application when sending notifications. The email address is used to build the complete display name for the notification master (i.e. "OTRS Notification Master" otrs@your.example.com). You can use the OTRS_CONFIG_FQDN variable as set in your configuation, or choose another email address. Notifications are messages such as en::Customer::QueueUpdate or en::Agent::Move.
|description=Specifies the email address that should be used by the application when sending notifications. The email address is used to build the complete display name for the notification master (i.e. "OTRS Notification Master" otrs@your.example.com). You can use the OTRS_CONFIG_FQDN variable as set in your configuation, or choose another email address. Notifications are messages such as en::Customer::QueueUpdate or en::Agent::Move.
Line 316: Line 291:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=System::Customer::Permission
|key=System::Customer::Permission
|description=Defines the standard permissions available for customers within the application. If more permissions are needed, you can enter them here. Permissions must be hard coded to be effective. Please ensure, when adding any of the afore mentioned permissions, that the "rw" permission remains the last entry.
|description=Defines the standard permissions available for customers within the application. If more permissions are needed, you can enter them here. Permissions must be hard coded to be effective. Please ensure, when adding any of the afore mentioned permissions, that the "rw" permission remains the last entry.
Line 330: Line 304:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LanguageDebug
|key=LanguageDebug
|description=Debugs the translation set. If this is set to "Yes" all strings (text) without translations are written to STDERR. This can be helpful when you are creating a new translation file. Otherwise, this option should remain set to "No".
|description=Debugs the translation set. If this is set to "Yes" all strings (text) without translations are written to STDERR. This can be helpful when you are creating a new translation file. Otherwise, this option should remain set to "No".
Line 341: Line 314:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Secure::DisableBanner
|key=Secure::DisableBanner
|description=If enabled, the OTRS version tag will be removed from the HTTP headers.
|description=If enabled, the OTRS version tag will be removed from the HTTP headers.
Line 352: Line 324:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=StandardResponse2QueueByCreating
|key=StandardResponse2QueueByCreating
|description=List of default StandardResponses which are assigned automatically to new Queues upon creation.
|description=List of default StandardResponses which are assigned automatically to new Queues upon creation.
Line 365: Line 336:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::LinkObjectLinkObject::ViewMode
-
|key=LinkObject::ViewMode
+
|description=Determines the way the linked objects are displayed in each zoom mask.
|description=Determines the way the linked objects are displayed in each zoom mask.
|group=Framework
|group=Framework
Line 376: Line 346:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LinkObject::Type###Normal
|key=LinkObject::Type###Normal
|description=Defines the link type 'Normal'. If the source name and the target name contain the same value, the resulting link is a non-directional one; otherwise, the result is a directional link.
|description=Defines the link type 'Normal'. If the source name and the target name contain the same value, the resulting link is a non-directional one; otherwise, the result is a directional link.
Line 390: Line 359:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LinkObject::Type###ParentChild
|key=LinkObject::Type###ParentChild
|description=Defines the link type 'ParentChild'. If the source name and the target name contain the same value, the resulting link is a non-directional one; otherwise, the result is a directional link.
|description=Defines the link type 'ParentChild'. If the source name and the target name contain the same value, the resulting link is a non-directional one; otherwise, the result is a directional link.
Line 404: Line 372:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LinkObject::TypeGroup###0001
|key=LinkObject::TypeGroup###0001
|description=Defines the link type groups. The link types of the same group cancel one another. Example: If ticket A is linked per a 'Normal' link with ticket B, then these tickets could not be additionally linked with link of a 'ParentChild' relationship.
|description=Defines the link type groups. The link types of the same group cancel one another. Example: If ticket A is linked per a 'Normal' link with ticket B, then these tickets could not be additionally linked with link of a 'ParentChild' relationship.
Line 418: Line 385:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::LogLogModule
-
|key=LogModule
+
|description=Defines the log module for the system. "File" writes all messages in a given logfile, "SysLog" uses the syslog daemon of the system, e.g. syslogd.
|description=Defines the log module for the system. "File" writes all messages in a given logfile, "SysLog" uses the syslog daemon of the system, e.g. syslogd.
|group=Framework
|group=Framework
Line 429: Line 395:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LogModule::SysLog::Facility
|key=LogModule::SysLog::Facility
|description=If "SysLog" was selected for LogModule, a special log facility can be specified.
|description=If "SysLog" was selected for LogModule, a special log facility can be specified.
Line 440: Line 405:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LogModule::SysLog::LogSock
|key=LogModule::SysLog::LogSock
|description=If "SysLog" was selected for LogModule, a special log sock can be specified (on solaris you may need to use 'stream').
|description=If "SysLog" was selected for LogModule, a special log sock can be specified (on solaris you may need to use 'stream').
Line 451: Line 415:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LogModule::SysLog::Charset
|key=LogModule::SysLog::Charset
|description=If "SysLog" was selected for LogModule, the charset that should be used for logging can be specified.
|description=If "SysLog" was selected for LogModule, the charset that should be used for logging can be specified.
Line 462: Line 425:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LogModule::LogFile
|key=LogModule::LogFile
|description=If "file" was selected for LogModule, a logfile must be specified. If the file doesn't exist, it will be created by the system.
|description=If "file" was selected for LogModule, a logfile must be specified. If the file doesn't exist, it will be created by the system.
Line 473: Line 435:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LogModule::LogFile::Date
|key=LogModule::LogFile::Date
|description=Adds a suffix with the actual year and month to the OTRS log file. A logfile for every month will be created.
|description=Adds a suffix with the actual year and month to the OTRS log file. A logfile for every month will be created.
Line 484: Line 445:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::MIME-ViewerMIME-Viewer###application/excel
-
|key=MIME-Viewer###application/excel
+
|description=Specifies the path to the converter that allows the view of Microsoft Excel files, in the web interface.
|description=Specifies the path to the converter that allows the view of Microsoft Excel files, in the web interface.
|group=Framework
|group=Framework
Line 495: Line 455:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=MIME-Viewer###application/msword
|key=MIME-Viewer###application/msword
|description=Specifies the path to the converter that allows the view of Microsoft Word files, in the web interface.
|description=Specifies the path to the converter that allows the view of Microsoft Word files, in the web interface.
Line 506: Line 465:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=MIME-Viewer###application/pdf
|key=MIME-Viewer###application/pdf
|description=Specifies the path to the converter that allows the view of PDF documents, in the web interface.
|description=Specifies the path to the converter that allows the view of PDF documents, in the web interface.
Line 517: Line 475:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=MIME-Viewer###text/xml
|key=MIME-Viewer###text/xml
|description=Specifies the path to the converter that allows the view of XML files, in the web interface.
|description=Specifies the path to the converter that allows the view of XML files, in the web interface.
Line 528: Line 485:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::MirrorDBCore::MirrorDB::DSN
-
|key=
+
-
::DSN
+
|description=If you want to use a mirror database for agent ticket fulltext search or to generate stats, specify the DSN to this database.
|description=If you want to use a mirror database for agent ticket fulltext search or to generate stats, specify the DSN to this database.
|group=Framework
|group=Framework
Line 540: Line 495:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::MirrorDB::User
-
|key=
+
-
::User
+
|description=If you want to use a mirror database for agent ticket fulltext search or to generate stats, the user to authenticate to this database can be specified.
|description=If you want to use a mirror database for agent ticket fulltext search or to generate stats, the user to authenticate to this database can be specified.
|group=Framework
|group=Framework
Line 552: Line 505:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::MirrorDB::Password
-
|key=
+
-
::Password
+
|description=If you want to use a mirror database for agent ticket fulltext search or to generate stats, the password to authenticate to this database can be specified.
|description=If you want to use a mirror database for agent ticket fulltext search or to generate stats, the password to authenticate to this database can be specified.
|group=Framework
|group=Framework
Line 564: Line 515:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::PDFPDF
-
|key=PDF
+
|description=Enables PDF output. The CPAN module PDF::API2 is required, if not installed, PDF output will be disabled.
|description=Enables PDF output. The CPAN module PDF::API2 is required, if not installed, PDF output will be disabled.
|group=Framework
|group=Framework
Line 575: Line 525:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::LogoFile
|key=PDF::LogoFile
-
|description=Specifies the path of the file for the logo in the page header (gif
+
|description=Specifies the path of the file for the logo in the page header (gif|jpg|png, 700 x 100 pixel).
|group=Framework
|group=Framework
|subgroup=Core::PDF
|subgroup=Core::PDF
Line 586: Line 535:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::PageSize
|key=PDF::PageSize
|description=Defines the standard size of PDF pages.
|description=Defines the standard size of PDF pages.
Line 597: Line 545:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::MaxPages
|key=PDF::MaxPages
|description=Defines the maximum number of pages per PDF file.
|description=Defines the maximum number of pages per PDF file.
Line 608: Line 555:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::TTFontFile###Proportional
|key=PDF::TTFontFile###Proportional
|description=Defines the path and TTF-File to handle proportional font in PDF documents.
|description=Defines the path and TTF-File to handle proportional font in PDF documents.
Line 619: Line 565:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::TTFontFile###ProportionalBold
|key=PDF::TTFontFile###ProportionalBold
|description=Defines the path and TTF-File to handle bold proportional font in PDF documents.
|description=Defines the path and TTF-File to handle bold proportional font in PDF documents.
Line 630: Line 575:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::TTFontFile###ProportionalItalic
|key=PDF::TTFontFile###ProportionalItalic
|description=Defines the path and TTF-File to handle italic proportional font in PDF documents.
|description=Defines the path and TTF-File to handle italic proportional font in PDF documents.
Line 641: Line 585:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::TTFontFile###ProportionalBoldItalic
|key=PDF::TTFontFile###ProportionalBoldItalic
|description=Defines the path and TTF-File to handle bold italic proportional font in PDF documents.
|description=Defines the path and TTF-File to handle bold italic proportional font in PDF documents.
Line 652: Line 595:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::TTFontFile###Monospaced
|key=PDF::TTFontFile###Monospaced
|description=Defines the path and TTF-File to handle monospaced font in PDF documents.
|description=Defines the path and TTF-File to handle monospaced font in PDF documents.
Line 663: Line 605:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::TTFontFile###MonospacedBold
|key=PDF::TTFontFile###MonospacedBold
|description=Defines the path and TTF-File to handle bold monospaced font in PDF documents.
|description=Defines the path and TTF-File to handle bold monospaced font in PDF documents.
Line 674: Line 615:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::TTFontFile###MonospacedItalic
|key=PDF::TTFontFile###MonospacedItalic
|description=Defines the path and TTF-File to handle italic monospaced font in PDF documents.
|description=Defines the path and TTF-File to handle italic monospaced font in PDF documents.
Line 685: Line 625:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PDF::TTFontFile###MonospacedBoldItalic
|key=PDF::TTFontFile###MonospacedBoldItalic
|description=Defines the path and TTF-File to handle bold italic monospaced font in PDF documents.
|description=Defines the path and TTF-File to handle bold italic monospaced font in PDF documents.
Line 696: Line 635:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::PackagePackage::FileUpload
-
|key=Package::FileUpload
+
|description=Enables file upload in the package manager frontend.
|description=Enables file upload in the package manager frontend.
|group=Framework
|group=Framework
Line 707: Line 645:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Package::RepositoryRoot
|key=Package::RepositoryRoot
|description=Defines the location to get online repository list for additional packages. The first available result will be used.
|description=Defines the location to get online repository list for additional packages. The first available result will be used.
Line 721: Line 658:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Package::RepositoryList
|key=Package::RepositoryList
|description=Defines the list of online repositories. Another installations can be used as repository, for example: Key="http://example.com/otrs/public.pl?Action=PublicRepository;File=" and Content="Some Name".
|description=Defines the list of online repositories. Another installations can be used as repository, for example: Key="http://example.com/otrs/public.pl?Action=PublicRepository;File=" and Content="Some Name".
Line 734: Line 670:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Package::RepositoryAccessRegExp
|key=Package::RepositoryAccessRegExp
|description=Defines the IP regular expression for accessing the local repository. You need to enable this to have access to your local repository and the package::RepositoryList is required on the remote host.
|description=Defines the IP regular expression for accessing the local repository. You need to enable this to have access to your local repository and the package::RepositoryList is required on the remote host.
Line 745: Line 680:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Package::Timeout
|key=Package::Timeout
|description=Sets the timeout (in seconds) for package downloads. Overwrites "WebUserAgent::Timeout".
|description=Sets the timeout (in seconds) for package downloads. Overwrites "WebUserAgent::Timeout".
Line 756: Line 690:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Package::Proxy
|key=Package::Proxy
|description=Fetches packages via proxy. Overwrites "WebUserAgent::Proxy".
|description=Fetches packages via proxy. Overwrites "WebUserAgent::Proxy".
Line 767: Line 700:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::PerformanceLogPerformanceLog
-
|key=PerformanceLog
+
|description=Enables performance log (to log the page response time). It will affect the system performance. Frontend::Module###AdminPerformanceLog must be enabled.
|description=Enables performance log (to log the page response time). It will affect the system performance. Frontend::Module###AdminPerformanceLog must be enabled.
|group=Framework
|group=Framework
Line 778: Line 710:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PerformanceLog::File
|key=PerformanceLog::File
|description=Specifies the path of the file for the performance log.
|description=Specifies the path of the file for the performance log.
Line 789: Line 720:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PerformanceLog::FileMax
|key=PerformanceLog::FileMax
|description=Defines the maximum size (in MB) of the log file.
|description=Defines the maximum size (in MB) of the log file.
Line 800: Line 730:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::SOAPSOAP::User
-
|key=SOAP::User
+
|description=Defines the username to access the SOAP handle (bin/cgi-bin/rpc.pl).
|description=Defines the username to access the SOAP handle (bin/cgi-bin/rpc.pl).
|group=Framework
|group=Framework
Line 811: Line 740:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SOAP::Password
|key=SOAP::Password
|description=Defines the password to access the SOAP handle (bin/cgi-bin/rpc.pl).
|description=Defines the password to access the SOAP handle (bin/cgi-bin/rpc.pl).
Line 822: Line 750:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::SendmailSendmailModule
-
|key=SendmailModule
+
|description=Defines the module to send emails. "Sendmail" directly uses the sendmail binary of your operating system. Any of the "SMTP" mechanisms use a specified (external) mailserver. "DoNotSendEmail" doesn't send emails and it is useful for test systems.
|description=Defines the module to send emails. "Sendmail" directly uses the sendmail binary of your operating system. Any of the "SMTP" mechanisms use a specified (external) mailserver. "DoNotSendEmail" doesn't send emails and it is useful for test systems.
|group=Framework
|group=Framework
Line 833: Line 760:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SendmailModule::CMD
|key=SendmailModule::CMD
|description=If "Sendmail" was selected as SendmailModule, the location of the sendmail binary and the needed options must be specified.
|description=If "Sendmail" was selected as SendmailModule, the location of the sendmail binary and the needed options must be specified.
Line 844: Line 770:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SendmailModule::Host
|key=SendmailModule::Host
|description=If any of the "SMTP" mechanisms was selected as SendmailModule, the mailhost that sends out the mails must be specified.
|description=If any of the "SMTP" mechanisms was selected as SendmailModule, the mailhost that sends out the mails must be specified.
Line 855: Line 780:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SendmailModule::Port
|key=SendmailModule::Port
|description=If any of the "SMTP" mechanisms was selected as SendmailModule, the port where your mailserver is listening for incoming connections must be specified.
|description=If any of the "SMTP" mechanisms was selected as SendmailModule, the port where your mailserver is listening for incoming connections must be specified.
Line 866: Line 790:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SendmailModule::AuthUser
|key=SendmailModule::AuthUser
|description=If any of the "SMTP" mechanisms was selected as SendmailModule, and authentication to the mail server is needed, an username must be specified.
|description=If any of the "SMTP" mechanisms was selected as SendmailModule, and authentication to the mail server is needed, an username must be specified.
Line 877: Line 800:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SendmailModule::AuthPassword
|key=SendmailModule::AuthPassword
|description=If any of the "SMTP" mechanisms was selected as SendmailModule, and authentication to the mail server is needed, a password must be specified.
|description=If any of the "SMTP" mechanisms was selected as SendmailModule, and authentication to the mail server is needed, a password must be specified.
Line 888: Line 810:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SendmailBcc
|key=SendmailBcc
|description=Sends all outgoing email via bcc to the specified address. Please use this only for backup reasons.
|description=Sends all outgoing email via bcc to the specified address. Please use this only for backup reasons.
Line 899: Line 820:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SendmailNotificationEnvelopeFrom
|key=SendmailNotificationEnvelopeFrom
|description=If set, this address is used as envelope from header in outgoing notifications. If no address is specified, the envelope from header is empty.
|description=If set, this address is used as envelope from header in outgoing notifications. If no address is specified, the envelope from header is empty.
Line 910: Line 830:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SendmailEncodingForce
|key=SendmailEncodingForce
-
|description=Forces encoding of outgoing emails (7bit
+
|description=Forces encoding of outgoing emails (7bit|8bit|quoted-printable|base64).
|group=Framework
|group=Framework
|subgroup=Core::Sendmail
|subgroup=Core::Sendmail
Line 921: Line 840:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::SessionSessionModule
-
|key=SessionModule
+
|description=Defines the module used to store the session data. With "DB" the frontend server can be splitted from the db server. "FS" is faster.
|description=Defines the module used to store the session data. With "DB" the frontend server can be splitted from the db server. "FS" is faster.
|group=Framework
|group=Framework
Line 932: Line 850:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionName
|key=SessionName
|description=Defines the name of the session key. E.g. Session, SessionID or OTRS.
|description=Defines the name of the session key. E.g. Session, SessionID or OTRS.
Line 943: Line 860:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionCheckRemoteIP
|key=SessionCheckRemoteIP
|description=Turns on the remote ip address check. It should be set to "No" if the application is used, for example, via a proxy farm or a dialup connection, because the remote ip address is mostly different for the requests.
|description=Turns on the remote ip address check. It should be set to "No" if the application is used, for example, via a proxy farm or a dialup connection, because the remote ip address is mostly different for the requests.
Line 954: Line 870:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionDeleteIfNotRemoteID
|key=SessionDeleteIfNotRemoteID
|description=Deletes a session if the session id is used with an invalid remote IP address.
|description=Deletes a session if the session id is used with an invalid remote IP address.
Line 965: Line 880:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionMaxTime
|key=SessionMaxTime
|description=Defines the maximal valid time (in seconds) for a session id.
|description=Defines the maximal valid time (in seconds) for a session id.
Line 976: Line 890:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionMaxIdleTime
|key=SessionMaxIdleTime
|description=Sets the inactivity time (in seconds) to pass before a session is killed and a user is loged out.
|description=Sets the inactivity time (in seconds) to pass before a session is killed and a user is loged out.
Line 987: Line 900:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionDeleteIfTimeToOld
|key=SessionDeleteIfTimeToOld
|description=Deletes requested sessions if they have timed out.
|description=Deletes requested sessions if they have timed out.
Line 998: Line 910:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionUseCookie
|key=SessionUseCookie
|description=Makes the session management use html cookies. If html cookies are disabled or if the client browser disabled html cookies, then the system will work as usual and append the session id to the links.
|description=Makes the session management use html cookies. If html cookies are disabled or if the client browser disabled html cookies, then the system will work as usual and append the session id to the links.
Line 1,009: Line 920:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionUseCookieAfterBrowserClose
|key=SessionUseCookieAfterBrowserClose
|description=Stores cookies after the browser has been closed.
|description=Stores cookies after the browser has been closed.
Line 1,020: Line 930:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionCSRFProtection
|key=SessionCSRFProtection
|description=Protection against CSRF (Cross Site Request Forgery) exploits (for more info see http://en.wikipedia.org/wiki/Cross-site_request_forgery).
|description=Protection against CSRF (Cross Site Request Forgery) exploits (for more info see http://en.wikipedia.org/wiki/Cross-site_request_forgery).
Line 1,031: Line 940:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionDir
|key=SessionDir
|description=If "FS" was selected for SessionModule, a directory where the session data will be stored must be specified.
|description=If "FS" was selected for SessionModule, a directory where the session data will be stored must be specified.
Line 1,042: Line 950:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionTable
|key=SessionTable
|description=If "DB" was selected for SessionModule, a table in database where session data will be stored must be specified.
|description=If "DB" was selected for SessionModule, a table in database where session data will be stored must be specified.
Line 1,053: Line 960:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionTableID
|key=SessionTableID
|description=If "DB" was selected for SessionModule, a column for the identifiers in session table must be specified.
|description=If "DB" was selected for SessionModule, a column for the identifiers in session table must be specified.
Line 1,064: Line 970:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionTableValue
|key=SessionTableValue
|description=If "DB" was selected for SessionModule, a column for the values in session table must be specified.
|description=If "DB" was selected for SessionModule, a column for the values in session table must be specified.
Line 1,075: Line 980:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SessionSaveLoginPasswd
|key=SessionSaveLoginPasswd
|description=Saves the login and password on the session table in the database, if "DB" was selected for SessionModule.
|description=Saves the login and password on the session table in the database, if "DB" was selected for SessionModule.
Line 1,086: Line 990:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelSessionName
|key=CustomerPanelSessionName
|description=Defines the name of the key for customer sessions.
|description=Defines the name of the key for customer sessions.
Line 1,097: Line 1,000:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::SpellCheckerSpellChecker
-
|key=SpellChecker
+
|description=Enables spell checker support.
|description=Enables spell checker support.
|group=Framework
|group=Framework
Line 1,108: Line 1,010:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SpellCheckerBin
|key=SpellCheckerBin
|description=Install ispell or aspell on the system, if you want to use a spell checker. Please specify the path to the aspell or ispell binary on your operating system.
|description=Install ispell or aspell on the system, if you want to use a spell checker. Please specify the path to the aspell or ispell binary on your operating system.
Line 1,119: Line 1,020:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SpellCheckerDictDefault
|key=SpellCheckerDictDefault
|description=Defines the default spell checker dictionary.
|description=Defines the default spell checker dictionary.
Line 1,130: Line 1,030:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SpellCheckerIgnore
|key=SpellCheckerIgnore
|description=Defines a default list of words, that are ignored by the spell checker.
|description=Defines a default list of words, that are ignored by the spell checker.
Line 1,148: Line 1,047:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::StatsStats::StatsHook
-
|key=Stats::StatsHook
+
|description=Sets the stats hook.
|description=Sets the stats hook.
|group=Framework
|group=Framework
Line 1,159: Line 1,057:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::StatsStartNumber
|key=Stats::StatsStartNumber
|description=Start number for statistics counting. Every new stat increments this number.
|description=Start number for statistics counting. Every new stat increments this number.
Line 1,170: Line 1,067:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::MaxXaxisAttributes
|key=Stats::MaxXaxisAttributes
|description=Defines the default maximum number of X-axis attributes for the time scale.
|description=Defines the default maximum number of X-axis attributes for the time scale.
Line 1,181: Line 1,077:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Stats::GraphStats::Graph::t_margin
-
|key=Stats::Graph::t_margin
+
|description=Specifies the top margin of the chart.
|description=Specifies the top margin of the chart.
|group=Framework
|group=Framework
Line 1,192: Line 1,087:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::l_margin
|key=Stats::Graph::l_margin
|description=Specifies the left margin of the chart.
|description=Specifies the left margin of the chart.
Line 1,203: Line 1,097:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::b_margin
|key=Stats::Graph::b_margin
|description=Specifies the bottom margin of the chart.
|description=Specifies the bottom margin of the chart.
Line 1,214: Line 1,107:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::r_margin
|key=Stats::Graph::r_margin
|description=Specifies the right margin of the chart.
|description=Specifies the right margin of the chart.
Line 1,225: Line 1,117:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::bgclr
|key=Stats::Graph::bgclr
|description=Specifies the background color of the picture.
|description=Specifies the background color of the picture.
Line 1,236: Line 1,127:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::transparent
|key=Stats::Graph::transparent
|description=Makes the picture transparent.
|description=Makes the picture transparent.
Line 1,247: Line 1,137:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::fgclr
|key=Stats::Graph::fgclr
|description=Specifies the border color of the chart.
|description=Specifies the border color of the chart.
Line 1,258: Line 1,147:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::boxclr
|key=Stats::Graph::boxclr
|description=Specifies the background color of the chart.
|description=Specifies the background color of the chart.
Line 1,269: Line 1,157:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::accentclr
|key=Stats::Graph::accentclr
|description=Specifies the border color of the legend.
|description=Specifies the border color of the legend.
Line 1,280: Line 1,167:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::legendclr
|key=Stats::Graph::legendclr
|description=Specifies the text color of the legend.
|description=Specifies the text color of the legend.
Line 1,291: Line 1,177:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::textclr
|key=Stats::Graph::textclr
|description=Specifies the text color of the chart (e. g. caption).
|description=Specifies the text color of the chart (e. g. caption).
Line 1,302: Line 1,187:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::dclrs
|key=Stats::Graph::dclrs
|description=Defines the colors for the graphs.
|description=Defines the colors for the graphs.
Line 1,332: Line 1,216:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::line_width
|key=Stats::Graph::line_width
|description=Defines the boldness of the line drawed by the graph.
|description=Defines the boldness of the line drawed by the graph.
Line 1,343: Line 1,226:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::legend_placement
|key=Stats::Graph::legend_placement
-
|description=Defines the placement of the legend. This should be a two letter key of the form: 'B[LCR]
+
|description=Defines the placement of the legend. This should be a two letter key of the form: 'B[LCR]|R[TCB]'. The first letter indicates the placement (Bottom or Right), and the second letter the alignment (Left, Right, Center, Top, or Bottom).
|group=Framework
|group=Framework
|subgroup=Core::Stats::Graph
|subgroup=Core::Stats::Graph
Line 1,354: Line 1,236:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::legend_spacing
|key=Stats::Graph::legend_spacing
|description=Defines the spacing of the legends.
|description=Defines the spacing of the legends.
Line 1,365: Line 1,246:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::legend_marker_width
|key=Stats::Graph::legend_marker_width
|description=Defines the width of the legend.
|description=Defines the width of the legend.
Line 1,376: Line 1,256:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Graph::legend_marker_height
|key=Stats::Graph::legend_marker_height
|description=Defines the height of the legend.
|description=Defines the height of the legend.
Line 1,387: Line 1,266:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::TimeTimeInputFormat
-
|key=TimeInputFormat
+
|description=Defines the date input format used in forms (option or input fields).
|description=Defines the date input format used in forms (option or input fields).
|group=Framework
|group=Framework
Line 1,398: Line 1,276:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeShowAlwaysLong
|key=TimeShowAlwaysLong
|description=Shows time in long format (days, hours, minutes), if set to "Yes"; or in short format (days, hours), if set to "No".
|description=Shows time in long format (days, hours, minutes), if set to "Yes"; or in short format (days, hours), if set to "No".
Line 1,409: Line 1,286:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone
|key=TimeZone
|description=Sets the system time zone (required a system with UTC as system time). Otherwise this is a diff time to the local time.
|description=Sets the system time zone (required a system with UTC as system time). Otherwise this is a diff time to the local time.
Line 1,420: Line 1,296:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZoneUser
|key=TimeZoneUser
|description=Sets the user time zone per user (required a system with UTC as system time and UTC under TimeZone). Otherwise this is a diff time to the local time.
|description=Sets the user time zone per user (required a system with UTC as system time and UTC under TimeZone). Otherwise this is a diff time to the local time.
Line 1,431: Line 1,306:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZoneUserBrowserAutoOffset
|key=TimeZoneUserBrowserAutoOffset
|description=Sets the user time zone per user based on java script / browser time zone offset feature at login time.
|description=Sets the user time zone per user based on java script / browser time zone offset feature at login time.
Line 1,442: Line 1,316:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CalendarWeekDayStart
|key=CalendarWeekDayStart
|description=Define the start day of the week for the date picker.
|description=Define the start day of the week for the date picker.
Line 1,453: Line 1,326:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays
|key=TimeVacationDays
|description=Adds the permanent vacation days. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 1,477: Line 1,349:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime
|key=TimeVacationDaysOneTime
|description=Adds the one time vacation days. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 1,494: Line 1,365:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours
|key=TimeWorkingHours
|description=Defines the hours and week days to count the working time.
|description=Defines the hours and week days to count the working time.
Line 1,583: Line 1,453:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeShowCompleteDescription
|key=TimeShowCompleteDescription
|description=Shows time use complete description (days, hours, minutes), if set to "Yes"; or just first letter (d, h, m), if set to "No".
|description=Shows time use complete description (days, hours, minutes), if set to "Yes"; or just first letter (d, h, m), if set to "No".
Line 1,594: Line 1,463:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Time::Calendar1TimeZone::Calendar1Name
-
|key=TimeZone::Calendar1Name
+
|description=Defines the name of the indicated calendar.
|description=Defines the name of the indicated calendar.
|group=Framework
|group=Framework
Line 1,605: Line 1,473:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone::Calendar1
|key=TimeZone::Calendar1
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
Line 1,616: Line 1,483:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays::Calendar1
|key=TimeVacationDays::Calendar1
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 1,640: Line 1,506:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime::Calendar1
|key=TimeVacationDaysOneTime::Calendar1
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 1,657: Line 1,522:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours::Calendar1
|key=TimeWorkingHours::Calendar1
|description=Defines the hours and week days of the indicated calendar, to count the working time.
|description=Defines the hours and week days of the indicated calendar, to count the working time.
Line 1,746: Line 1,610:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Time::Calendar2TimeZone::Calendar2Name
-
|key=TimeZone::Calendar2Name
+
|description=Defines the name of the indicated calendar.
|description=Defines the name of the indicated calendar.
|group=Framework
|group=Framework
Line 1,757: Line 1,620:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone::Calendar2
|key=TimeZone::Calendar2
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
Line 1,768: Line 1,630:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays::Calendar2
|key=TimeVacationDays::Calendar2
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 1,792: Line 1,653:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime::Calendar2
|key=TimeVacationDaysOneTime::Calendar2
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 1,809: Line 1,669:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours::Calendar2
|key=TimeWorkingHours::Calendar2
|description=Defines the hours and week days of the indicated calendar, to count the working time.
|description=Defines the hours and week days of the indicated calendar, to count the working time.
Line 1,898: Line 1,757:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Time::Calendar3TimeZone::Calendar3Name
-
|key=TimeZone::Calendar3Name
+
|description=Defines the name of the indicated calendar.
|description=Defines the name of the indicated calendar.
|group=Framework
|group=Framework
Line 1,909: Line 1,767:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone::Calendar3
|key=TimeZone::Calendar3
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
Line 1,920: Line 1,777:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays::Calendar3
|key=TimeVacationDays::Calendar3
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 1,944: Line 1,800:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime::Calendar3
|key=TimeVacationDaysOneTime::Calendar3
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 1,961: Line 1,816:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours::Calendar3
|key=TimeWorkingHours::Calendar3
|description=Defines the hours and week days of the indicated calendar, to count the working time.
|description=Defines the hours and week days of the indicated calendar, to count the working time.
Line 2,050: Line 1,904:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Time::Calendar4TimeZone::Calendar4Name
-
|key=TimeZone::Calendar4Name
+
|description=Defines the name of the indicated calendar.
|description=Defines the name of the indicated calendar.
|group=Framework
|group=Framework
Line 2,061: Line 1,914:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone::Calendar4
|key=TimeZone::Calendar4
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
Line 2,072: Line 1,924:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays::Calendar4
|key=TimeVacationDays::Calendar4
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,096: Line 1,947:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime::Calendar4
|key=TimeVacationDaysOneTime::Calendar4
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,113: Line 1,963:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours::Calendar4
|key=TimeWorkingHours::Calendar4
|description=Defines the hours and week days of the indicated calendar, to count the working time.
|description=Defines the hours and week days of the indicated calendar, to count the working time.
Line 2,202: Line 2,051:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Time::Calendar5TimeZone::Calendar5Name
-
|key=TimeZone::Calendar5Name
+
|description=Defines the name of the indicated calendar.
|description=Defines the name of the indicated calendar.
|group=Framework
|group=Framework
Line 2,213: Line 2,061:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone::Calendar5
|key=TimeZone::Calendar5
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
Line 2,224: Line 2,071:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays::Calendar5
|key=TimeVacationDays::Calendar5
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,248: Line 2,094:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime::Calendar5
|key=TimeVacationDaysOneTime::Calendar5
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,265: Line 2,110:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours::Calendar5
|key=TimeWorkingHours::Calendar5
|description=Defines the hours and week days of the indicated calendar, to count the working time.
|description=Defines the hours and week days of the indicated calendar, to count the working time.
Line 2,354: Line 2,198:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Time::Calendar6TimeZone::Calendar6Name
-
|key=TimeZone::Calendar6Name
+
|description=Defines the name of the indicated calendar.
|description=Defines the name of the indicated calendar.
|group=Framework
|group=Framework
Line 2,365: Line 2,208:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone::Calendar6
|key=TimeZone::Calendar6
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
Line 2,376: Line 2,218:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays::Calendar6
|key=TimeVacationDays::Calendar6
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,400: Line 2,241:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime::Calendar6
|key=TimeVacationDaysOneTime::Calendar6
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,417: Line 2,257:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours::Calendar6
|key=TimeWorkingHours::Calendar6
|description=Defines the hours and week days of the indicated calendar, to count the working time.
|description=Defines the hours and week days of the indicated calendar, to count the working time.
Line 2,506: Line 2,345:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Time::Calendar7TimeZone::Calendar7Name
-
|key=TimeZone::Calendar7Name
+
|description=Defines the name of the indicated calendar.
|description=Defines the name of the indicated calendar.
|group=Framework
|group=Framework
Line 2,517: Line 2,355:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone::Calendar7
|key=TimeZone::Calendar7
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
Line 2,528: Line 2,365:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays::Calendar7
|key=TimeVacationDays::Calendar7
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,552: Line 2,388:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime::Calendar7
|key=TimeVacationDaysOneTime::Calendar7
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,569: Line 2,404:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours::Calendar7
|key=TimeWorkingHours::Calendar7
|description=Defines the hours and week days of the indicated calendar, to count the working time.
|description=Defines the hours and week days of the indicated calendar, to count the working time.
Line 2,658: Line 2,492:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Time::Calendar8TimeZone::Calendar8Name
-
|key=TimeZone::Calendar8Name
+
|description=Defines the name of the indicated calendar.
|description=Defines the name of the indicated calendar.
|group=Framework
|group=Framework
Line 2,669: Line 2,502:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone::Calendar8
|key=TimeZone::Calendar8
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
Line 2,680: Line 2,512:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays::Calendar8
|key=TimeVacationDays::Calendar8
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,704: Line 2,535:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime::Calendar8
|key=TimeVacationDaysOneTime::Calendar8
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,721: Line 2,551:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours::Calendar8
|key=TimeWorkingHours::Calendar8
|description=Defines the hours and week days of the indicated calendar, to count the working time.
|description=Defines the hours and week days of the indicated calendar, to count the working time.
Line 2,810: Line 2,639:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::Time::Calendar9TimeZone::Calendar9Name
-
|key=TimeZone::Calendar9Name
+
|description=Defines the name of the indicated calendar.
|description=Defines the name of the indicated calendar.
|group=Framework
|group=Framework
Line 2,821: Line 2,649:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeZone::Calendar9
|key=TimeZone::Calendar9
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
|description=Defines the time zone of the indicated calendar, which can be assigned later to a specific queue.
Line 2,832: Line 2,659:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDays::Calendar9
|key=TimeVacationDays::Calendar9
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the permanent vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,856: Line 2,682:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeVacationDaysOneTime::Calendar9
|key=TimeVacationDaysOneTime::Calendar9
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
|description=Adds the one time vacation days for the indicated calendar. Please use single digit pattern for numbers from 1 to 9 (instead of 01 - 09).
Line 2,873: Line 2,698:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=TimeWorkingHours::Calendar9
|key=TimeWorkingHours::Calendar9
|description=Defines the hours and week days of the indicated calendar, to count the working time.
|description=Defines the hours and week days of the indicated calendar, to count the working time.
Line 2,962: Line 2,786:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::WebFrontend::WebPath
-
|key=Frontend::WebPath
+
|description=Defines the URL base path of icons, CSS and Java Script.
|description=Defines the URL base path of icons, CSS and Java Script.
|group=Framework
|group=Framework
Line 2,973: Line 2,796:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::ImagePath
|key=Frontend::ImagePath
|description=Defines the URL image path of icons for navigation.
|description=Defines the URL image path of icons for navigation.
Line 2,984: Line 2,806:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::CSSPath
|key=Frontend::CSSPath
|description=Defines the URL CSS path.
|description=Defines the URL CSS path.
Line 2,995: Line 2,816:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::JavaScriptPath
|key=Frontend::JavaScriptPath
|description=Defines the URL java script path.
|description=Defines the URL java script path.
Line 3,006: Line 2,826:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::RichText
|key=Frontend::RichText
|description=Uses richtext for viewing and editing: articles, salutations, signatures, standard responses, auto responses and notifications.
|description=Uses richtext for viewing and editing: articles, salutations, signatures, standard responses, auto responses and notifications.
Line 3,017: Line 2,836:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::RichTextPath
|key=Frontend::RichTextPath
|description=Defines the URL rich text editor path.
|description=Defines the URL rich text editor path.
Line 3,028: Line 2,846:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::RichTextWidth
|key=Frontend::RichTextWidth
|description=Defines the width for the rich text editor component. Enter number (pixels) or percent value (relative).
|description=Defines the width for the rich text editor component. Enter number (pixels) or percent value (relative).
Line 3,039: Line 2,856:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::RichTextHeight
|key=Frontend::RichTextHeight
|description=Defines the =hHeight for the rich text editor component. Enter number (pixels) or percent value (relative).
|description=Defines the =hHeight for the rich text editor component. Enter number (pixels) or percent value (relative).
Line 3,050: Line 2,866:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::RichText::DefaultCSS
|key=Frontend::RichText::DefaultCSS
|description=Defines the default CSS used in rich text editors.
|description=Defines the default CSS used in rich text editors.
Line 3,061: Line 2,876:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DefaultViewNewLine
|key=DefaultViewNewLine
|description=Automated line break in text messages after x number of chars.
|description=Automated line break in text messages after x number of chars.
Line 3,072: Line 2,886:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DefaultPreViewLines
|key=DefaultPreViewLines
|description=Sets the number of lines that are displayed in the preview of messages (e.g. for tickets in the QueueView).
|description=Sets the number of lines that are displayed in the preview of messages (e.g. for tickets in the QueueView).
Line 3,083: Line 2,896:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DefaultViewLines
|key=DefaultViewLines
|description=Sets the number of lines that are displayed in text messages (e.g. ticket lines in the QueueZoom).
|description=Sets the number of lines that are displayed in text messages (e.g. ticket lines in the QueueZoom).
Line 3,094: Line 2,906:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::AnimationEnabled
|key=Frontend::AnimationEnabled
|description=Turns on the animations used in the GUI. If you have problems with these animations (e.g. performance issues), you can turn them off here.
|description=Turns on the animations used in the GUI. If you have problems with these animations (e.g. performance issues), you can turn them off here.
Line 3,105: Line 2,916:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=AttachmentDownloadType
|key=AttachmentDownloadType
|description=Allows choosing between showing the attachments of a ticket in the browser (inline) or just make them downloadable (attachment).
|description=Allows choosing between showing the attachments of a ticket in the browser (inline) or just make them downloadable (attachment).
Line 3,116: Line 2,926:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=WebMaxFileUpload
|key=WebMaxFileUpload
|description=Defines the maximal size (in bytes) for file uploads via the browser.
|description=Defines the maximal size (in bytes) for file uploads via the browser.
Line 3,127: Line 2,936:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=WebUploadCacheModule
|key=WebUploadCacheModule
|description=Selects the module to handle uploads via the web interface. "DB" stores all uploads in the database, "FS" uses the file system.
|description=Selects the module to handle uploads via the web interface. "DB" stores all uploads in the database, "FS" uses the file system.
Line 3,138: Line 2,946:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Output::FilterText###AAAURL
|key=Frontend::Output::FilterText###AAAURL
|description=Defines the filter that processes the text in the articles, in order to highlight URLs.
|description=Defines the filter that processes the text in the articles, in order to highlight URLs.
Line 3,151: Line 2,958:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Themes
|key=Frontend::Themes
|description=Activates the available themes on the system. Value 1 means active, 0 means inactive.
|description=Activates the available themes on the system. Value 1 means active, 0 means inactive.
Line 3,165: Line 2,971:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Output::FilterText###OutputFilterTextAutoLink
|key=Frontend::Output::FilterText###OutputFilterTextAutoLink
|description=Defines a filter to process the text in the articles, in order to highlight predefined keywords.
|description=Defines a filter to process the text in the articles, in order to highlight predefined keywords.
Line 3,178: Line 2,983:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Output::OutputFilterTextAutoLink###CVE
|key=Frontend::Output::OutputFilterTextAutoLink###CVE
|description=Defines a filter for html output to add links behind CVE numbers. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
|description=Defines a filter for html output to add links behind CVE numbers. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
Line 3,211: Line 3,015:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Output::OutputFilterTextAutoLink###Bugtraq
|key=Frontend::Output::OutputFilterTextAutoLink###Bugtraq
|description=Defines a filter for html output to add links behind bugtraq numbers. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
|description=Defines a filter for html output to add links behind bugtraq numbers. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
Line 3,243: Line 3,046:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Output::OutputFilterTextAutoLink###MSBulletins
|key=Frontend::Output::OutputFilterTextAutoLink###MSBulletins
|description=Defines a filter for html output to add links behind MSBulletin numbers. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
|description=Defines a filter for html output to add links behind MSBulletin numbers. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
Line 3,270: Line 3,072:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Output::OutputFilterTextAutoLink###Setting1
|key=Frontend::Output::OutputFilterTextAutoLink###Setting1
|description=Define a filter for html output to add links behind a defined string. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
|description=Define a filter for html output to add links behind a defined string. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
Line 3,297: Line 3,098:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Output::OutputFilterTextAutoLink###Setting2
|key=Frontend::Output::OutputFilterTextAutoLink###Setting2
|description=Defines a filter for html output to add links behind a defined string. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
|description=Defines a filter for html output to add links behind a defined string. The element Image allows two input kinds. At once the name of an image (e.g. faq.png). In this case the OTRS image path will be used. The second possiblity is to insert the link to the image.
Line 3,330: Line 3,130:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Enabled::CSS
|key=Loader::Enabled::CSS
|description=If enabled, OTRS will deliver all CSS files in minified form. WARNING: If you turn this off, there will likely be problems in IE 7, because it cannot load more than 32 CSS files.
|description=If enabled, OTRS will deliver all CSS files in minified form. WARNING: If you turn this off, there will likely be problems in IE 7, because it cannot load more than 32 CSS files.
Line 3,341: Line 3,140:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Enabled::JS
|key=Loader::Enabled::JS
|description=If enabled, OTRS will deliver all JavaScript files in minified form.
|description=If enabled, OTRS will deliver all JavaScript files in minified form.
Line 3,352: Line 3,150:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Agent::CommonCSS###000-Framework
|key=Loader::Agent::CommonCSS###000-Framework
|description=List of CSS files to always be loaded for the agent interface.
|description=List of CSS files to always be loaded for the agent interface.
Line 3,381: Line 3,178:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Agent::CommonCSS::IE7###000-Framework
|key=Loader::Agent::CommonCSS::IE7###000-Framework
|description=List of IE7-specific CSS files to always be loaded for the agent interface.
|description=List of IE7-specific CSS files to always be loaded for the agent interface.
Line 3,407: Line 3,203:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Agent::CommonCSS::IE8###000-Framework
|key=Loader::Agent::CommonCSS::IE8###000-Framework
|description=List of IE8-specific CSS files to always be loaded for the agent interface.
|description=List of IE8-specific CSS files to always be loaded for the agent interface.
Line 3,420: Line 3,215:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Agent::CommonJS###000-Framework
|key=Loader::Agent::CommonJS###000-Framework
|description=List of JS files to always be loaded for the agent interface.
|description=List of JS files to always be loaded for the agent interface.
Line 3,461: Line 3,255:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Customer::CommonCSS###000-Framework
|key=Loader::Customer::CommonCSS###000-Framework
|description=List of CSS files to always be loaded for the customer interface.
|description=List of CSS files to always be loaded for the customer interface.
Line 3,483: Line 3,276:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Customer::CommonCSS::IE6###000-Framework
|key=Loader::Customer::CommonCSS::IE6###000-Framework
|description=List of IE6-specific CSS files to always be loaded for the customer interface.
|description=List of IE6-specific CSS files to always be loaded for the customer interface.
Line 3,497: Line 3,289:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Customer::CommonCSS::IE7###000-Framework
|key=Loader::Customer::CommonCSS::IE7###000-Framework
|description=List of IE7-specific CSS files to always be loaded for the customer interface.
|description=List of IE7-specific CSS files to always be loaded for the customer interface.
Line 3,512: Line 3,303:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Customer::CommonCSS::IE8###000-Framework
|key=Loader::Customer::CommonCSS::IE8###000-Framework
|description=List of IE8-specific CSS files to always be loaded for the customer interface.
|description=List of IE8-specific CSS files to always be loaded for the customer interface.
Line 3,523: Line 3,313:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Customer::CommonJS###000-Framework
|key=Loader::Customer::CommonJS###000-Framework
|description=List of JS files to always be loaded for the customer interface.
|description=List of JS files to always be loaded for the customer interface.
Line 3,556: Line 3,345:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Agent::DefaultSelectedSkin
|key=Loader::Agent::DefaultSelectedSkin
|description=The agent skin's InternalName which should be used in the agent interface. Please check the available skins in Frontend::Agent::Skins.
|description=The agent skin's InternalName which should be used in the agent interface. Please check the available skins in Frontend::Agent::Skins.
Line 3,567: Line 3,355:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Customer::SelectedSkin::HostBased
|key=Loader::Customer::SelectedSkin::HostBased
|description=It is possible to configure different skins, for example to distinguish between diferent customers, to be used on a per-domain basis within the application. Using a regular expression (regex), you can configure a Key/Content pair to match a domain. The value in "Key" should match the domain, and the value in "Content" should be a valid skin on your system. Please see the example entries for the proper form of the regex.
|description=It is possible to configure different skins, for example to distinguish between diferent customers, to be used on a per-domain basis within the application. Using a regular expression (regex), you can configure a Key/Content pair to match a domain. The value in "Key" should match the domain, and the value in "Content" should be a valid skin on your system. Please see the example entries for the proper form of the regex.
Line 3,581: Line 3,368:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Core::WebUserAgentWebUserAgent::Timeout
-
|key=WebUserAgent::Timeout
+
|description=Sets the timeout (in seconds) for http/ftp downloads.
|description=Sets the timeout (in seconds) for http/ftp downloads.
|group=Framework
|group=Framework
Line 3,592: Line 3,378:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=WebUserAgent::Proxy
|key=WebUserAgent::Proxy
|description=Defines the connections for http/ftp, via a proxy.
|description=Defines the connections for http/ftp, via a proxy.
Line 3,603: Line 3,388:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Crypt::PGPPGP
-
|key=PGP
+
|description=Enables PGP support. When PGP support is enabled for signing and securing mail, it is HIGHLY recommended that the web server be run as the OTRS user. Otherwise, there will be problems with the privileges when accessing .gnupg folder.
|description=Enables PGP support. When PGP support is enabled for signing and securing mail, it is HIGHLY recommended that the web server be run as the OTRS user. Otherwise, there will be problems with the privileges when accessing .gnupg folder.
|group=Framework
|group=Framework
Line 3,614: Line 3,398:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PGP::Bin
|key=PGP::Bin
|description=Defines the path to PGP binary.
|description=Defines the path to PGP binary.
Line 3,625: Line 3,408:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PGP::Options
|key=PGP::Options
|description=Sets the options for PGP binary.
|description=Sets the options for PGP binary.
Line 3,636: Line 3,418:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PGP::Key::Password
|key=PGP::Key::Password
|description=Sets the password for private PGP key.
|description=Sets the password for private PGP key.
Line 3,650: Line 3,431:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PGP::TrustedNetwork
|key=PGP::TrustedNetwork
|description=Set this to yes if you trust in all your public and private pgp keys, even if they are not certified with a trusted signature.
|description=Set this to yes if you trust in all your public and private pgp keys, even if they are not certified with a trusted signature.
Line 3,661: Line 3,441:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PGP::Log
|key=PGP::Log
|description=Configure your own log text for PGP.
|description=Configure your own log text for PGP.
Line 3,685: Line 3,464:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Crypt::SMIMESMIME
-
|key=SMIME
+
|description=Enables S/MIME support.
|description=Enables S/MIME support.
|group=Framework
|group=Framework
Line 3,696: Line 3,474:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SMIME::Bin
|key=SMIME::Bin
|description=Defines the path to open ssl binary. It may need a HOME env ($ENV{HOME} = '/var/lib/wwwrun';).
|description=Defines the path to open ssl binary. It may need a HOME env ($ENV{HOME} = '/var/lib/wwwrun';).
Line 3,707: Line 3,484:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SMIME::CertPath
|key=SMIME::CertPath
|description=Specifies the directory where SSL certificates are stored.
|description=Specifies the directory where SSL certificates are stored.
Line 3,718: Line 3,494:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=SMIME::PrivatePath
|key=SMIME::PrivatePath
|description=Specifies the directory where private SSL certificates are stored.
|description=Specifies the directory where private SSL certificates are stored.
Line 3,729: Line 3,504:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Admin::AdminCustomerUserAdminCustomerUser::RunInitialWildcardSearch
-
|key=AdminCustomerUser::RunInitialWildcardSearch
+
|description=Runs an initial wildcard search of the existing customer users when accessing the AdminCustomerUser module.
|description=Runs an initial wildcard search of the existing customer users when accessing the AdminCustomerUser module.
|group=Framework
|group=Framework
Line 3,740: Line 3,514:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Admin::ModuleRegistrationFrontend::Module###Admin
-
|key=Frontend::Module###Admin
+
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
|group=Framework
|group=Framework
Line 3,785: Line 3,558:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminInit
|key=Frontend::Module###AdminInit
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 3,803: Line 3,575:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminUser
|key=Frontend::Module###AdminUser
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 3,828: Line 3,599:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminGroup
|key=Frontend::Module###AdminGroup
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 3,853: Line 3,623:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminUserGroup
|key=Frontend::Module###AdminUserGroup
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 3,878: Line 3,647:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminCustomerUser
|key=Frontend::Module###AdminCustomerUser
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 3,925: Line 3,693:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminCustomerCompany
|key=Frontend::Module###AdminCustomerCompany
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 3,967: Line 3,734:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminCustomerUserGroup
|key=Frontend::Module###AdminCustomerUserGroup
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 3,992: Line 3,758:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminCustomerUserService
|key=Frontend::Module###AdminCustomerUserService
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,017: Line 3,782:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminRole
|key=Frontend::Module###AdminRole
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,042: Line 3,806:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminRoleUser
|key=Frontend::Module###AdminRoleUser
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,067: Line 3,830:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminRoleGroup
|key=Frontend::Module###AdminRoleGroup
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,092: Line 3,854:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminSMIME
|key=Frontend::Module###AdminSMIME
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,117: Line 3,878:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminPGP
|key=Frontend::Module###AdminPGP
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,142: Line 3,902:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminMailAccount
|key=Frontend::Module###AdminMailAccount
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,167: Line 3,926:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminPostMasterFilter
|key=Frontend::Module###AdminPostMasterFilter
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,192: Line 3,950:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminEmail
|key=Frontend::Module###AdminEmail
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,217: Line 3,974:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminSession
|key=Frontend::Module###AdminSession
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,242: Line 3,998:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminPerformanceLog
|key=Frontend::Module###AdminPerformanceLog
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,272: Line 4,027:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminLog
|key=Frontend::Module###AdminLog
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,297: Line 4,051:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminSelectBox
|key=Frontend::Module###AdminSelectBox
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,322: Line 4,075:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AdminPackageManager
|key=Frontend::Module###AdminPackageManager
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,347: Line 4,099:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::AgentAgentLogo
-
|key=AgentLogo
+
|description=The logo shown in the header of the agent interface. The URL to the image can be a relative URL to the skin image directory, or a full URL to a remote web server.
|description=The logo shown in the header of the agent interface. The URL to the image can be a relative URL to the skin image directory, or a full URL to a remote web server.
|group=Framework
|group=Framework
Line 4,364: Line 4,115:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=AgentLoginLogo
|key=AgentLoginLogo
|description=The logo shown on top of the login box of the agent interface. The URL to the image must be relative URL to the skin image directory.
|description=The logo shown on top of the login box of the agent interface. The URL to the image must be relative URL to the skin image directory.
Line 4,378: Line 4,128:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LoginURL
|key=LoginURL
|description=Defines an alternate URL, where the login link refers to.
|description=Defines an alternate URL, where the login link refers to.
Line 4,389: Line 4,138:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LogoutURL
|key=LogoutURL
|description=Defines an alternate URL, where the logout link refers to.
|description=Defines an alternate URL, where the logout link refers to.
Line 4,400: Line 4,148:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreApplicationModule###AgentInfo
|key=PreApplicationModule###AgentInfo
|description=Defines a useful module to load specific user options or to display news.
|description=Defines a useful module to load specific user options or to display news.
Line 4,411: Line 4,158:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=InfoKey
|key=InfoKey
|description=Defines the key to be checked with Kernel::Modules::AgentInfo module. If this user preferences key is true, the message is accepted by the system.
|description=Defines the key to be checked with Kernel::Modules::AgentInfo module. If this user preferences key is true, the message is accepted by the system.
Line 4,422: Line 4,168:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=InfoFile
|key=InfoFile
|description=File that is displayed in the Kernel::Modules::AgentInfo module, if located under Kernel/Output/HTML/Standard/AgentInfo.dtl.
|description=File that is displayed in the Kernel::Modules::AgentInfo module, if located under Kernel/Output/HTML/Standard/AgentInfo.dtl.
Line 4,433: Line 4,178:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=LostPassword
|key=LostPassword
|description=Activates lost password feature for agents, in the agent interface.
|description=Activates lost password feature for agents, in the agent interface.
Line 4,444: Line 4,188:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=ShowMotd
|key=ShowMotd
|description=Shows the message of the day on login screen of the agent interface.
|description=Shows the message of the day on login screen of the agent interface.
Line 4,455: Line 4,198:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=NotificationSubjectLostPasswordToken
|key=NotificationSubjectLostPasswordToken
|description=Defines the subject for notification mails sent to agents, with token about new requested password.
|description=Defines the subject for notification mails sent to agents, with token about new requested password.
Line 4,466: Line 4,208:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=NotificationBodyLostPasswordToken
|key=NotificationBodyLostPasswordToken
|description=Defines the body text for notification mails sent to agents, with token about new requested password (after using this link the new password will be sent).
|description=Defines the body text for notification mails sent to agents, with token about new requested password (after using this link the new password will be sent).
Line 4,487: Line 4,228:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=NotificationSubjectLostPassword
|key=NotificationSubjectLostPassword
|description=Defines the subject for notification mails sent to agents, about new password.
|description=Defines the subject for notification mails sent to agents, about new password.
Line 4,498: Line 4,238:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=NotificationBodyLostPassword
|key=NotificationBodyLostPassword
|description=Defines the body text for notification mails sent to agents, about new password (after using this link the new password will be sent).
|description=Defines the body text for notification mails sent to agents, about new password (after using this link the new password will be sent).
Line 4,519: Line 4,258:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=OpenMainMenuOnHover
|key=OpenMainMenuOnHover
|description=If enabled, the first level of the main menu opens on mouse hover (instead of click only).
|description=If enabled, the first level of the main menu opens on mouse hover (instead of click only).
Line 4,530: Line 4,268:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Agent::Skin###000-default
|key=Loader::Agent::Skin###000-default
|description=Default skin for interface.
|description=Default skin for interface.
Line 4,546: Line 4,283:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Agent::Skin###001-ivory
|key=Loader::Agent::Skin###001-ivory
|description=Balanced white skin by Felix Niklas.
|description=Balanced white skin by Felix Niklas.
Line 4,562: Line 4,298:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Agent::Skin###001-slim
|key=Loader::Agent::Skin###001-slim
|description=Experimental "Slim" skin which tries to save screen space for power users.
|description=Experimental "Slim" skin which tries to save screen space for power users.
Line 4,578: Line 4,313:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Agent::DefaultSelectedSkin::HostBased
|key=Loader::Agent::DefaultSelectedSkin::HostBased
|description=It is possible to configure different skins, for example to distinguish between diferent agents, to be used on a per-domain basis within the application. Using a regular expression (regex), you can configure a Key/Content pair to match a domain. The value in "Key" should match the domain, and the value in "Content" should be a valid skin on your system. Please see the example entries for the proper form of the regex.
|description=It is possible to configure different skins, for example to distinguish between diferent agents, to be used on a per-domain basis within the application. Using a regular expression (regex), you can configure a Key/Content pair to match a domain. The value in "Key" should match the domain, and the value in "Content" should be a valid skin on your system. Please see the example entries for the proper form of the regex.
Line 4,592: Line 4,326:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Agent::DashboardDashboardBackend###0000-ProductNotify
-
|key=DashboardBackend###0000-ProductNotify
+
|description=Defines the parameters for the dashboard backend. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" defines the cache expiration period in minutes for the plugin.
|description=Defines the parameters for the dashboard backend. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" defines the cache expiration period in minutes for the plugin.
|group=Framework
|group=Framework
Line 4,612: Line 4,345:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DashboardBackend###0400-UserOnline
|key=DashboardBackend###0400-UserOnline
|description=Defines the parameters for the dashboard backend. "Limit" defines the number of entries displayed by default. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" defines the cache expiration period in minutes for the plugin.
|description=Defines the parameters for the dashboard backend. "Limit" defines the number of entries displayed by default. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" defines the cache expiration period in minutes for the plugin.
Line 4,636: Line 4,368:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DashboardBackend###0410-RSS
|key=DashboardBackend###0410-RSS
|description=Defines the parameters for the dashboard backend. "Limit" defines the number of entries displayed by default. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTL" indicates the cache expiration period in minutes for the plugin.
|description=Defines the parameters for the dashboard backend. "Limit" defines the number of entries displayed by default. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTL" indicates the cache expiration period in minutes for the plugin.
Line 4,657: Line 4,388:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DashboardBackend###0200-Image
|key=DashboardBackend###0200-Image
|description=Defines the parameters for the dashboard backend. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTL" indicates the cache expiration period in minutes for the plugin.
|description=Defines the parameters for the dashboard backend. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTL" indicates the cache expiration period in minutes for the plugin.
Line 4,680: Line 4,410:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DashboardBackend###0210-MOTD
|key=DashboardBackend###0210-MOTD
|description=Shows the message of the day (MOTD) in the agent dashboard. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually.
|description=Shows the message of the day (MOTD) in the agent dashboard. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually.
Line 4,697: Line 4,426:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=DashboardBackend###0300-IFrame
|key=DashboardBackend###0300-IFrame
|description=Defines the parameters for the dashboard backend. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTL" indicates the cache expiration period in minutes for the plugin.
|description=Defines the parameters for the dashboard backend. "Group" is used to restrict access to the plugin (e. g. Group: admin;group1;group2;). "Default" indicates if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTL" indicates the cache expiration period in minutes for the plugin.
Line 4,725: Line 4,453:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Agent::ModuleMetaHeadFrontend::HeaderMetaModule###100-Refresh
-
|key=Frontend::HeaderMetaModule###100-Refresh
+
|description=Defines the module to generate html refresh headers of html sites.
|description=Defines the module to generate html refresh headers of html sites.
|group=Framework
|group=Framework
Line 4,738: Line 4,465:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Agent::ModuleNotifyFrontend::NotifyModule###100-CharsetCheck
-
|key=Frontend::NotifyModule###100-CharsetCheck
+
|description=Module to inform agents, via the agent interface, about the used charset. A notification is displayed, if the default charset is not used, e.g. in tickets.
|description=Module to inform agents, via the agent interface, about the used charset. A notification is displayed, if the default charset is not used, e.g. in tickets.
|group=Framework
|group=Framework
Line 4,751: Line 4,477:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::NotifyModule###200-UID-Check
|key=Frontend::NotifyModule###200-UID-Check
|description=Defines the module to display a notification in the agent interface, if the system is used by the admin user (normally you shouldn't work as admin).
|description=Defines the module to display a notification in the agent interface, if the system is used by the admin user (normally you shouldn't work as admin).
Line 4,764: Line 4,489:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::NotifyModule###300-ShowAgentOnline
|key=Frontend::NotifyModule###300-ShowAgentOnline
|description=Defines the module that shows all the currently logged in agents in the agent interface.
|description=Defines the module that shows all the currently logged in agents in the agent interface.
Line 4,779: Line 4,503:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::NotifyModule###400-ShowCustomerOnline
|key=Frontend::NotifyModule###400-ShowCustomerOnline
|description=Defines the module that shows all the currently loged in customers in the agent interface.
|description=Defines the module that shows all the currently loged in customers in the agent interface.
Line 4,794: Line 4,517:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::NotifyModule###900-Generic
|key=Frontend::NotifyModule###900-Generic
|description=Defines the module that shows a generic notify in the agent interface.
|description=Defines the module that shows a generic notify in the agent interface.
Line 4,811: Line 4,533:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Agent::ModuleRegistrationFrontend::Module###Logout
-
|key=Frontend::Module###Logout
+
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
|group=Framework
|group=Framework
Line 4,826: Line 4,547:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AgentDashboard
|key=Frontend::Module###AgentDashboard
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,863: Line 4,583:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AgentPreferences
|key=Frontend::Module###AgentPreferences
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,878: Line 4,597:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###PictureUpload
|key=Frontend::Module###PictureUpload
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,893: Line 4,611:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AgentSpelling
|key=Frontend::Module###AgentSpelling
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,913: Line 4,630:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###SpellingInline
|key=Frontend::Module###SpellingInline
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,928: Line 4,644:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AgentBook
|key=Frontend::Module###AgentBook
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,948: Line 4,663:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AgentLinkObject
|key=Frontend::Module###AgentLinkObject
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,963: Line 4,677:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AgentInfo
|key=Frontend::Module###AgentInfo
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,978: Line 4,691:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AgentSearch
|key=Frontend::Module###AgentSearch
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 4,993: Line 4,705:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerFrontend::Module###SpellingInline
|key=CustomerFrontend::Module###SpellingInline
|description=Frontend module registration for the customer interface.
|description=Frontend module registration for the customer interface.
Line 5,008: Line 4,719:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AgentHTMLReference
|key=Frontend::Module###AgentHTMLReference
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 5,034: Line 4,744:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Module###AgentStats
|key=Frontend::Module###AgentStats
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
Line 5,115: Line 4,824:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Agent::NavBarModuleFrontend::NavBarModule###6-CustomerCompany
-
|key=Frontend::NavBarModule###6-CustomerCompany
+
|description=Frontend module registration (disable company link if no company feature is used).
|description=Frontend module registration (disable company link if no company feature is used).
|group=Framework
|group=Framework
Line 5,128: Line 4,836:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Agent::PreferencesPreferencesTableValue
-
|key=PreferencesTableValue
+
|description=Defines the name of the column to store the data in the preferences table.
|description=Defines the name of the column to store the data in the preferences table.
|group=Framework
|group=Framework
Line 5,139: Line 4,846:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesTableUserID
|key=PreferencesTableUserID
|description=Defines the name of the column to store the user identifier in the preferences table.
|description=Defines the name of the column to store the user identifier in the preferences table.
Line 5,150: Line 4,856:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesView
|key=PreferencesView
|description=Sets the display order of the different items in the preferences view.
|description=Sets the display order of the different items in the preferences view.
Line 5,165: Line 4,870:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###Password
|key=PreferencesGroups###Password
|description=Defines the config parameters of this item, to be shown in the preferences view.
|description=Defines the config parameters of this item, to be shown in the preferences view.
Line 5,189: Line 4,893:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###SpellDict
|key=PreferencesGroups###SpellDict
|description=Defines the config parameters of this item, to be shown in the preferences view. Take care to maintain the dictionaries installed in the system in the data section.
|description=Defines the config parameters of this item, to be shown in the preferences view. Take care to maintain the dictionaries installed in the system in the data section.
Line 5,213: Line 4,916:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###Comment
|key=PreferencesGroups###Comment
|description=Defines the config parameters of this item, to be shown in the preferences view.
|description=Defines the config parameters of this item, to be shown in the preferences view.
Line 5,234: Line 4,936:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###FreeText
|key=PreferencesGroups###FreeText
|description=Defines the config parameters of this item, to be shown in the preferences view.
|description=Defines the config parameters of this item, to be shown in the preferences view.
Line 5,255: Line 4,956:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###Language
|key=PreferencesGroups###Language
|description=Defines the config parameters of this item, to be shown in the preferences view.
|description=Defines the config parameters of this item, to be shown in the preferences view.
Line 5,274: Line 4,974:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###Skin
|key=PreferencesGroups###Skin
|description=Defines the config parameters of this item, to be shown in the preferences view.
|description=Defines the config parameters of this item, to be shown in the preferences view.
Line 5,293: Line 4,992:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###Theme
|key=PreferencesGroups###Theme
|description=Defines the config parameters of this item, to be shown in the preferences view.
|description=Defines the config parameters of this item, to be shown in the preferences view.
Line 5,312: Line 5,010:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###OutOfOffice
|key=PreferencesGroups###OutOfOffice
|description=Defines the config parameters of this item, to be shown in the preferences view.
|description=Defines the config parameters of this item, to be shown in the preferences view.
Line 5,332: Line 5,029:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###TimeZone
|key=PreferencesGroups###TimeZone
|description=Defines the config parameters of this item, to be shown in the preferences view.
|description=Defines the config parameters of this item, to be shown in the preferences view.
Line 5,351: Line 5,047:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesGroups###CSVSeparator
|key=PreferencesGroups###CSVSeparator
|description=Gives end users the possibility to override the separator character for CSV files, defined in the translation files.
|description=Gives end users the possibility to override the separator character for CSV files, defined in the translation files.
Line 5,379: Line 5,074:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Agent::SearchRouterFrontend::SearchDefault
-
|key=Frontend::SearchDefault
+
|description=Search backend default router.
|description=Search backend default router.
|group=Framework
|group=Framework
Line 5,390: Line 5,084:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Agent::StatsStats::SearchPageShown
-
|key=Stats::SearchPageShown
+
|description=Defines the default maximum number of search results shown on the overview page.
|description=Defines the default maximum number of search results shown on the overview page.
|group=Framework
|group=Framework
Line 5,401: Line 5,094:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::DefaultSelectedDynamicObject
|key=Stats::DefaultSelectedDynamicObject
|description=Defines the default selection at the drop down menu for dynamic objects (Form: Common Specification).
|description=Defines the default selection at the drop down menu for dynamic objects (Form: Common Specification).
Line 5,412: Line 5,104:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::DefaultSelectedPermissions
|key=Stats::DefaultSelectedPermissions
|description=Defines the default selection at the drop down menu for permissions (Form: Common Specification).
|description=Defines the default selection at the drop down menu for permissions (Form: Common Specification).
Line 5,425: Line 5,116:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::DefaultSelectedFormat
|key=Stats::DefaultSelectedFormat
|description=Defines the default selection at the drop down menu for stats format (Form: Common Specification). Please insert the format key (see Stats::Format).
|description=Defines the default selection at the drop down menu for stats format (Form: Common Specification). Please insert the format key (see Stats::Format).
Line 5,439: Line 5,129:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::SearchLimit
|key=Stats::SearchLimit
|description=Defines the search limit for the stats.
|description=Defines the search limit for the stats.
Line 5,450: Line 5,139:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::Format
|key=Stats::Format
|description=Defines all the possible stats output formats.
|description=Defines all the possible stats output formats.
Line 5,471: Line 5,159:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::GraphSize
|key=Stats::GraphSize
|description=Sets the size of the statistic graph.
|description=Sets the size of the statistic graph.
Line 5,486: Line 5,173:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::TimeType
|key=Stats::TimeType
|description=Sets the time type which should be shown.
|description=Sets the time type which should be shown.
Line 5,497: Line 5,183:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::ExchangeAxis
|key=Stats::ExchangeAxis
|description=Allows agents to exchange the axis of a stat if they generate one.
|description=Allows agents to exchange the axis of a stat if they generate one.
Line 5,508: Line 5,193:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::UseAgentElementInStats
|key=Stats::UseAgentElementInStats
|description=Allows agents to generate individual-related stats.
|description=Allows agents to generate individual-related stats.
Line 5,519: Line 5,203:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Stats::CustomerIDAsMultiSelect
|key=Stats::CustomerIDAsMultiSelect
|description=Shows all the customer identifiers in a multi-select field (not useful if you have a lot of customer identifiers).
|description=Shows all the customer identifiers in a multi-select field (not useful if you have a lot of customer identifiers).
Line 5,530: Line 5,213:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::CustomerCustomerHeadline
-
|key=CustomerHeadline
+
|description=The headline shown in the customer interface.
|description=The headline shown in the customer interface.
|group=Framework
|group=Framework
Line 5,541: Line 5,223:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerLogo
|key=CustomerLogo
|description=The logo shown in the header of the customer interface. The URL to the image can be a relative URL to the skin image directory, or a full URL to a remote web server.
|description=The logo shown in the header of the customer interface. The URL to the image can be a relative URL to the skin image directory, or a full URL to a remote web server.
Line 5,558: Line 5,239:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelUserID
|key=CustomerPanelUserID
|description=Defines the user identifier for the customer panel.
|description=Defines the user identifier for the customer panel.
Line 5,569: Line 5,249:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerGroupSupport
|key=CustomerGroupSupport
|description=Activates support for customer groups.
|description=Activates support for customer groups.
Line 5,580: Line 5,259:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerGroupAlwaysGroups
|key=CustomerGroupAlwaysGroups
|description=Defines the groups every customer user will be in (if CustomerGroupSupport is enabled and you don't want to manage every user for these groups).
|description=Defines the groups every customer user will be in (if CustomerGroupSupport is enabled and you don't want to manage every user for these groups).
Line 5,593: Line 5,271:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelLoginURL
|key=CustomerPanelLoginURL
|description=Defines an alternate login URL for the customer panel..
|description=Defines an alternate login URL for the customer panel..
Line 5,604: Line 5,281:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelLogoutURL
|key=CustomerPanelLogoutURL
|description=Defines an alternate logout URL for the customer panel.
|description=Defines an alternate logout URL for the customer panel.
Line 5,615: Line 5,291:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::CustomerUser::Item###1-GoogleMaps
-
|key=User::Item###1-GoogleMaps
+
|description=Defines a customer item, which generates a google maps icon at the end of a customer info block.
|description=Defines a customer item, which generates a google maps icon at the end of a customer info block.
|group=Framework
|group=Framework
Line 5,635: Line 5,310:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::CustomerUser::Item###2-Google
-
|key=User::Item###2-Google
+
|description=Defines a customer item, which generates a google icon at the end of a customer info block.
|description=Defines a customer item, which generates a google icon at the end of a customer info block.
|group=Framework
|group=Framework
Line 5,655: Line 5,329:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::CustomerUser::Item###2-LinkedIn
-
|key=User::Item###2-LinkedIn
+
|description=Defines a customer item, which generates a LinkedIn icon at the end of a customer info block.
|description=Defines a customer item, which generates a LinkedIn icon at the end of a customer info block.
|group=Framework
|group=Framework
Line 5,675: Line 5,348:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::CustomerUser::Item###3-XING
-
|key=User::Item###3-XING
+
|description=Defines a customer item, which generates a XING icon at the end of a customer info block.
|description=Defines a customer item, which generates a XING icon at the end of a customer info block.
|group=Framework
|group=Framework
Line 5,695: Line 5,367:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelPreApplicationModule###CustomerAccept
|key=CustomerPanelPreApplicationModule###CustomerAccept
|description=This module and its PreRun() function will be executed, if defined, for every request. This module is useful to check some user options or to display news about new applications.
|description=This module and its PreRun() function will be executed, if defined, for every request. This module is useful to check some user options or to display news about new applications.
Line 5,706: Line 5,377:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanel::InfoKey
|key=CustomerPanel::InfoKey
|description=Defines the key to check with CustomerAccept. If this user preferences key is true, then the message is accepted by the system.
|description=Defines the key to check with CustomerAccept. If this user preferences key is true, then the message is accepted by the system.
Line 5,717: Line 5,387:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanel::InfoFile
|key=CustomerPanel::InfoFile
|description=Defines the path of the shown info file, that is located under Kernel/Output/HTML/Standard/CustomerAccept.dtl.
|description=Defines the path of the shown info file, that is located under Kernel/Output/HTML/Standard/CustomerAccept.dtl.
Line 5,728: Line 5,397:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelLostPassword
|key=CustomerPanelLostPassword
|description=Activates lost password feature for customers.
|description=Activates lost password feature for customers.
Line 5,739: Line 5,407:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelCreateAccount
|key=CustomerPanelCreateAccount
|description=Enables customers to create their own accounts.
|description=Enables customers to create their own accounts.
Line 5,750: Line 5,417:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelSubjectLostPasswordToken
|key=CustomerPanelSubjectLostPasswordToken
|description=Defines the subject for notification mails sent to customers, with token about new requested password.
|description=Defines the subject for notification mails sent to customers, with token about new requested password.
Line 5,761: Line 5,427:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelBodyLostPasswordToken
|key=CustomerPanelBodyLostPasswordToken
|description=Defines the body text for notification mails sent to customers, with token about new requested password (after using this link the new password will be sent).
|description=Defines the body text for notification mails sent to customers, with token about new requested password (after using this link the new password will be sent).
Line 5,782: Line 5,447:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelSubjectLostPassword
|key=CustomerPanelSubjectLostPassword
|description=Defines the subject for notification mails sent to customers, about new password.
|description=Defines the subject for notification mails sent to customers, about new password.
Line 5,793: Line 5,457:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelBodyLostPassword
|key=CustomerPanelBodyLostPassword
|description=Defines the body text for notification mails sent to customers, about new password (after using this link the new password will be sent).
|description=Defines the body text for notification mails sent to customers, about new password (after using this link the new password will be sent).
Line 5,810: Line 5,473:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelSubjectNewAccount
|key=CustomerPanelSubjectNewAccount
|description=Defines the subject for notification mails sent to customers, about new account.
|description=Defines the subject for notification mails sent to customers, about new account.
Line 5,821: Line 5,483:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPanelBodyNewAccount
|key=CustomerPanelBodyNewAccount
|description=Defines the body text for notification mails sent to customers, about new account.
|description=Defines the body text for notification mails sent to customers, about new account.
Line 5,845: Line 5,506:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Customer::Skin###000-default
|key=Loader::Customer::Skin###000-default
|description=Default skin for OTRS 3.0 interface.
|description=Default skin for OTRS 3.0 interface.
Line 5,861: Line 5,521:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Loader::Customer::SelectedSkin
|key=Loader::Customer::SelectedSkin
|description=The customer skin's InternalName which should be used in the customer interface. Please check the available skins in Frontend::Customer::Skins.
|description=The customer skin's InternalName which should be used in the customer interface. Please check the available skins in Frontend::Customer::Skins.
Line 5,872: Line 5,531:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Customer::AuthCustomer::AuthModule
-
|key=Customer::AuthModule
+
|description=Defines the module to authenticate customers.
|description=Defines the module to authenticate customers.
|group=Framework
|group=Framework
Line 5,883: Line 5,541:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::DB::CryptType
|key=Customer::AuthModule::DB::CryptType
|description=If "DB" was selected for Customer::AuthModule, the crypt type of passwords must be specified.
|description=If "DB" was selected for Customer::AuthModule, the crypt type of passwords must be specified.
Line 5,894: Line 5,551:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::DB::Table
|key=Customer::AuthModule::DB::Table
|description=If "DB" was selected for Customer::AuthModule, the name of the table where your customer data should be stored must be specified.
|description=If "DB" was selected for Customer::AuthModule, the name of the table where your customer data should be stored must be specified.
Line 5,905: Line 5,561:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::DB::CustomerKey
|key=Customer::AuthModule::DB::CustomerKey
|description=If "DB" was selected for Customer::AuthModule, the name of the column for the CustomerKey in the customer table must be specified.
|description=If "DB" was selected for Customer::AuthModule, the name of the column for the CustomerKey in the customer table must be specified.
Line 5,916: Line 5,571:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::DB::CustomerPassword
|key=Customer::AuthModule::DB::CustomerPassword
|description=If "DB" was selected for Customer::AuthModule, the column name for the CustomerPassword in the customer table must be specified.
|description=If "DB" was selected for Customer::AuthModule, the column name for the CustomerPassword in the customer table must be specified.
Line 5,927: Line 5,581:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::DB::DSN
|key=Customer::AuthModule::DB::DSN
|description=If "DB" was selected for Customer::AuthModule, the DSN for the connection to the customer table must be specified.
|description=If "DB" was selected for Customer::AuthModule, the DSN for the connection to the customer table must be specified.
Line 5,938: Line 5,591:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::DB::User
|key=Customer::AuthModule::DB::User
|description=If "DB" was selected for Customer::AuthModule, a username to connect to the customer table can be specified.
|description=If "DB" was selected for Customer::AuthModule, a username to connect to the customer table can be specified.
Line 5,949: Line 5,601:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::DB::Password
|key=Customer::AuthModule::DB::Password
|description=If "DB" was selected for Customer::AuthModule, a password to connect to the customer table can be specified.
|description=If "DB" was selected for Customer::AuthModule, a password to connect to the customer table can be specified.
Line 5,960: Line 5,611:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::DB::Type
|key=Customer::AuthModule::DB::Type
|description=If "DB" was selected for Customer::AuthModule, a database driver (normally autodetection is used) can be specified.
|description=If "DB" was selected for Customer::AuthModule, a database driver (normally autodetection is used) can be specified.
Line 5,971: Line 5,621:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::HTTPBasicAuth::Replace
|key=Customer::AuthModule::HTTPBasicAuth::Replace
|description=If "HTTPBasicAuth" was selected for Customer::AuthModule, you can specify to strip leading parts of user names (e. g. for domains like example_domain\user to user).
|description=If "HTTPBasicAuth" was selected for Customer::AuthModule, you can specify to strip leading parts of user names (e. g. for domains like example_domain\user to user).
Line 5,982: Line 5,631:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::HTTPBasicAuth::ReplaceRegExp
|key=Customer::AuthModule::HTTPBasicAuth::ReplaceRegExp
|description=If "HTTPBasicAuth" was selected for Customer::AuthModule, you can specify (by using a RegExp) to strip parts of REMOTE_USER (e. g. for to remove trailing domains). RegExp-Note, $1 will be the new Login.
|description=If "HTTPBasicAuth" was selected for Customer::AuthModule, you can specify (by using a RegExp) to strip parts of REMOTE_USER (e. g. for to remove trailing domains). RegExp-Note, $1 will be the new Login.
Line 5,993: Line 5,641:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::Host
|key=Customer::AuthModule::LDAP::Host
|description=If "LDAP" was selected for Customer::AuthModule, the LDAP host can be specified.
|description=If "LDAP" was selected for Customer::AuthModule, the LDAP host can be specified.
Line 6,004: Line 5,651:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::BaseDN
|key=Customer::AuthModule::LDAP::BaseDN
|description=If "LDAP" was selected for Customer::AuthModule, the BaseDN must be specified.
|description=If "LDAP" was selected for Customer::AuthModule, the BaseDN must be specified.
Line 6,015: Line 5,661:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::UID
|key=Customer::AuthModule::LDAP::UID
|description=If "LDAP" was selected for Customer::AuthModule, the user identifier must be specified.
|description=If "LDAP" was selected for Customer::AuthModule, the user identifier must be specified.
Line 6,026: Line 5,671:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::GroupDN
|key=Customer::AuthModule::LDAP::GroupDN
|description=If "LDAP" was selected for Customer::Authmodule, you can check if the user is allowed to authenticate because he is in a posixGroup, e.g. user needs to be in a group xyz to use OTRS. Specify the group, who may access the system.
|description=If "LDAP" was selected for Customer::Authmodule, you can check if the user is allowed to authenticate because he is in a posixGroup, e.g. user needs to be in a group xyz to use OTRS. Specify the group, who may access the system.
Line 6,037: Line 5,681:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::AccessAttr
|key=Customer::AuthModule::LDAP::AccessAttr
|description=If "LDAP" was selected for Customer::AuthModule, you can specify access attributes here.
|description=If "LDAP" was selected for Customer::AuthModule, you can specify access attributes here.
Line 6,048: Line 5,691:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::UserAttr
|key=Customer::AuthModule::LDAP::UserAttr
|description=If "LDAP" was selected for Customer::AuthModule, user attributes can be specified. For LDAP posixGroups use UID, for non LDAP posixGroups use full user DN.
|description=If "LDAP" was selected for Customer::AuthModule, user attributes can be specified. For LDAP posixGroups use UID, for non LDAP posixGroups use full user DN.
Line 6,059: Line 5,701:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::SearchUserDN
|key=Customer::AuthModule::LDAP::SearchUserDN
|description=If "LDAP" was selected for Customer::AuthModule and your users have only anonymous access to the LDAP tree, but you want to search through the data, you can do this with a user who has access to the LDAP directory. Specify the username for this special user here.
|description=If "LDAP" was selected for Customer::AuthModule and your users have only anonymous access to the LDAP tree, but you want to search through the data, you can do this with a user who has access to the LDAP directory. Specify the username for this special user here.
Line 6,070: Line 5,711:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::SearchUserPw
|key=Customer::AuthModule::LDAP::SearchUserPw
|description=If "LDAP" was selected for Customer::AuthModule and your users have only anonymous access to the LDAP tree, but you want to search through the data, you can do this with a user who has access to the LDAP directory. Specify the password for this special user here.
|description=If "LDAP" was selected for Customer::AuthModule and your users have only anonymous access to the LDAP tree, but you want to search through the data, you can do this with a user who has access to the LDAP directory. Specify the password for this special user here.
Line 6,081: Line 5,721:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::AlwaysFilter
|key=Customer::AuthModule::LDAP::AlwaysFilter
|description=If "LDAP" was selected, you can add a filter to each LDAP query, e.g. (mail=*), (objectclass=user) or (!objectclass=computer).
|description=If "LDAP" was selected, you can add a filter to each LDAP query, e.g. (mail=*), (objectclass=user) or (!objectclass=computer).
Line 6,092: Line 5,731:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::UserSuffix
|key=Customer::AuthModule::LDAP::UserSuffix
|description=If "LDAP" was selected for Customer::AuthModule and if you want to add a suffix to every customer login name, specifiy it here, e. g. you just want to write the username user but in your LDAP directory exists user@domain.
|description=If "LDAP" was selected for Customer::AuthModule and if you want to add a suffix to every customer login name, specifiy it here, e. g. you just want to write the username user but in your LDAP directory exists user@domain.
Line 6,103: Line 5,741:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::Params
|key=Customer::AuthModule::LDAP::Params
|description=If "LDAP" was selected for Customer::AuthModule and special paramaters are needed for the Net::LDAP perl module, you can specify them here. See "perldoc Net::LDAP" for more information about the parameters.
|description=If "LDAP" was selected for Customer::AuthModule and special paramaters are needed for the Net::LDAP perl module, you can specify them here. See "perldoc Net::LDAP" for more information about the parameters.
Line 6,119: Line 5,756:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::LDAP::Die
|key=Customer::AuthModule::LDAP::Die
|description=If "LDAP" was selected for Customer::AuthModule, you can specify if the applications will stop if e. g. a connection to a server can't be established due to network problems.
|description=If "LDAP" was selected for Customer::AuthModule, you can specify if the applications will stop if e. g. a connection to a server can't be established due to network problems.
Line 6,130: Line 5,766:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::Radius::Host
|key=Customer::AuthModule::Radius::Host
|description=If "Radius" was selected for Customer::AuthModule, the radius host must be specified.
|description=If "Radius" was selected for Customer::AuthModule, the radius host must be specified.
Line 6,141: Line 5,776:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::Radius::Password
|key=Customer::AuthModule::Radius::Password
|description=If "Radius" was selected for Customer::AuthModule, the password to authenticate to the radius host must be specified.
|description=If "Radius" was selected for Customer::AuthModule, the password to authenticate to the radius host must be specified.
Line 6,152: Line 5,786:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Customer::AuthModule::Radius::Die
|key=Customer::AuthModule::Radius::Die
|description=If "Radius" was selected for Customer::AuthModule, you can specify if the applications will stop if e. g. a connection to a server can't be established due to network problems.
|description=If "Radius" was selected for Customer::AuthModule, you can specify if the applications will stop if e. g. a connection to a server can't be established due to network problems.
Line 6,163: Line 5,796:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Customer::ModuleMetaHeadCustomerFrontend::HeaderMetaModule###1-Refresh
-
|key=CustomerFrontend::HeaderMetaModule###1-Refresh
+
|description=Defines the module to generate html refresh headers of html sites, in the customer interface.
|description=Defines the module to generate html refresh headers of html sites, in the customer interface.
|group=Framework
|group=Framework
Line 6,176: Line 5,808:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Customer::ModuleNotifyCustomerFrontend::NotifyModule###1-ShowAgentOnline
-
|key=CustomerFrontend::NotifyModule###1-ShowAgentOnline
+
|description=Defines the module that shows the currently loged in agents in the customer interface.
|description=Defines the module that shows the currently loged in agents in the customer interface.
|group=Framework
|group=Framework
Line 6,191: Line 5,822:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerFrontend::NotifyModule###1-ShowCustomerOnline
|key=CustomerFrontend::NotifyModule###1-ShowCustomerOnline
|description=Defines the module that shows the currently loged in customers in the customer interface.
|description=Defines the module that shows the currently loged in customers in the customer interface.
Line 6,205: Line 5,835:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Customer::ModuleRegistrationCustomerFrontend::Module###Logout
-
|key=CustomerFrontend::Module###Logout
+
|description=Frontend module registration for the customer interface.
|description=Frontend module registration for the customer interface.
|group=Framework
|group=Framework
Line 6,220: Line 5,849:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerFrontend::Module###CustomerPreferences
|key=CustomerFrontend::Module###CustomerPreferences
|description=Frontend module registration for the customer interface.
|description=Frontend module registration for the customer interface.
Line 6,235: Line 5,863:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerFrontend::Module###CustomerAccept
|key=CustomerFrontend::Module###CustomerAccept
|description=Frontend module registration for the customer interface.
|description=Frontend module registration for the customer interface.
Line 6,250: Line 5,877:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerFrontend::Module###PictureUpload
|key=CustomerFrontend::Module###PictureUpload
|description=Frontend module registration for the customer interface.
|description=Frontend module registration for the customer interface.
Line 6,265: Line 5,891:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Customer::PreferencesPreferencesTable
-
|key=PreferencesTable
+
|description=Defines the name of the table, where the customer preferences are stored.
|description=Defines the name of the table, where the customer preferences are stored.
|group=Framework
|group=Framework
Line 6,276: Line 5,901:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PreferencesTableKey
|key=PreferencesTableKey
|description=Defines the column to store the keys for the preferences table.
|description=Defines the column to store the keys for the preferences table.
Line 6,287: Line 5,911:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPreferences
|key=CustomerPreferences
|description=Defines the parameters for the customer preferences table.
|description=Defines the parameters for the customer preferences table.
Line 6,306: Line 5,929:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPreferencesView
|key=CustomerPreferencesView
|description=Sets the order of the different items in the customer preferences view.
|description=Sets the order of the different items in the customer preferences view.
Line 6,320: Line 5,942:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPreferencesGroups###Password
|key=CustomerPreferencesGroups###Password
|description=Defines all the parameters for this item in the customer preferences.
|description=Defines all the parameters for this item in the customer preferences.
Line 6,343: Line 5,964:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPreferencesGroups###Language
|key=CustomerPreferencesGroups###Language
|description=Defines all the parameters for this item in the customer preferences.
|description=Defines all the parameters for this item in the customer preferences.
Line 6,362: Line 5,982:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPreferencesGroups###Theme
|key=CustomerPreferencesGroups###Theme
|description=Defines all the parameters for this item in the customer preferences.
|description=Defines all the parameters for this item in the customer preferences.
Line 6,381: Line 6,000:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPreferencesGroups###TimeZone
|key=CustomerPreferencesGroups###TimeZone
|description=Defines all the parameters for this item in the customer preferences.
|description=Defines all the parameters for this item in the customer preferences.
Line 6,400: Line 6,018:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPreferencesGroups###PGP
|key=CustomerPreferencesGroups###PGP
|description=Defines all the parameters for this item in the customer preferences.
|description=Defines all the parameters for this item in the customer preferences.
Line 6,419: Line 6,036:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=CustomerPreferencesGroups###SMIME
|key=CustomerPreferencesGroups###SMIME
|description=Defines all the parameters for this item in the customer preferences.
|description=Defines all the parameters for this item in the customer preferences.
Line 6,438: Line 6,054:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::PublicPublicFrontend::CommonParam###Action
-
|key=PublicFrontend::CommonParam###Action
+
|description=Defines the default value for the action parameter for the public frontend. The action parameter is used in the scripts of the system.
|description=Defines the default value for the action parameter for the public frontend. The action parameter is used in the scripts of the system.
|group=Framework
|group=Framework
Line 6,449: Line 6,064:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=Frontend::Public::ModuleRegistrationPublicFrontend::Module###PublicDefault
-
|key=PublicFrontend::Module###PublicDefault
+
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.
|group=Framework
|group=Framework
Line 6,464: Line 6,078:
}}
}}
-
 
+
{{otrs/Conv
-
{{otrs/ConfigTable
+
|key=PublicFrontend::Module###PublicRepository
|key=PublicFrontend::Module###PublicRepository
|description=Frontend module registration for the agent interface.
|description=Frontend module registration for the agent interface.

Revision as of 05:10, 23 April 2011

Framework

Core

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Template:Otrs/Conv

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox