The translation is temporarily closed for contributions due to maintenance, please come back later.
The translation was automatically locked due to following alerts: Could not update the repository.

Translation

English Template: AdminGenericInterfaceMappingXSLT
English French Actions
MacOS Shortcuts Raccourcis MacOS
Comment code Commenter le code
Uncomment code Décommenter le code
Auto format code
Expand/Collapse code block
Find Chercher
Find next Chercher le suivant
Find previous Chercher le précédent
Find and replace Chercher et remplacer
Find and replace all Remplacer tout
XSLT Mapping
XSLT stylesheet Feuille de style XSLT
The entered data is not a valid XSLT style sheet.
Here you can add or modify your XSLT mapping code.
The editing field allows you to use different functions like automatic formatting, window resize as well as tag- and bracket-completion.
Data includes
Select one or more sets of data that were created at earlier request/response stages to be included in mappable data.
These sets will appear in the data structure at '/DataInclude/<DataSetName>' (see debugger output of actual requests for details).
Data key regex filters (before mapping)
Data key regex filters (after mapping)
Regular expressions Expressions régulières
Replace Remplacer
Remove regex
Add regex Ajouter une expression régulière
These filters can be used to transform keys using regular expressions.
The data structure will be traversed recursively and all configured regexes will be applied to all keys.
Use cases are e.g. removing key prefixes that are undesired or correcting keys that are invalid as XML element names.
Example 1: Search = '^jira:' / Replace = '' turns 'jira:element' into 'element'.
Example 2: Search = '^' / Replace = '_' turns '16x16' into '_16x16'.
Example 3: Search = '^(?<number>\\d+) (?<text>.+?)\\$' / Replace = '_\\$+{text}_\\$+{number}' turns '16 elementname' into '_elementname_16'.
For information about regular expressions in Perl please see here:

Loading…

No matching activity found.
Browse all component changes

Glossary

English French
No related strings found in the glossary.

String information

Source string description
Template: AdminGenericInterfaceMappingXSLT
String age
4 years ago
Source string age
4 years ago
Translation file
i18n/otrs/otrs.fr.po, string 729