Changes for page Translate
Last modified by Outhman Moustaghfir on 2024/02/26 17:12
<
edited by Outhman Moustaghfir
on 2024/01/18 10:24
on 2024/01/18 10:24
edited by Outhman Moustaghfir
on 2024/02/26 17:12
on 2024/02/26 17:12
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -iXPath V3.Func itons.WebHome1 +iXPath V3.Functions.XSLT .tracking.WebHome - Content
-
... ... @@ -1,11 +1,11 @@ 1 1 == Overview == 2 2 3 -The **Translate **function is a powerful tool designed to retrieve translations for a specified alias and scope in multiple languages. This function simplifies the process of obtaining translations within XSLT expressions. 3 +The **Translate **function is a powerful tool designed to retrieve translations for a specified alias and scope in multiple languages for **IXDictionnary **tracking type. This function simplifies the process of obtaining translations within XSLT expressions. 4 4 5 5 === Usage === 6 6 7 7 {{code language="XML"}} 8 -<xsl:value-of select="ixf:Translate('alias','scope','es')"/> 8 +<xsl:value-of select="ixf:Translate('alias','scope','es')"></xsl:value-of> 9 9 10 10 {{/code}} 11 11 ... ... @@ -27,4 +27,14 @@ 27 27 * Ensure that the specified alias and scope exist in the translation database to receive accurate results. 28 28 * Check and use the correct language code for the desired translation. 29 29 30 -Example 30 += Example = 31 + 32 +[[image:1705570978152-850.png]] 33 + 34 + 35 +{{code language="XML"}} 36 +<xsl:value-of select="ixf:Translate('MyAlias','MyScope','es')"></xsl:value-of> 37 + 38 +{{/code}} 39 + 40 +in this example we Retrieve the translation of the alias 'MyAlias' within the scope 'MyScope' in Spanish using the expression, and the result will be "**Escuela**"
- 1705570978152-850.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.omoustaghfir - Size
-
... ... @@ -1,0 +1,1 @@ 1 +12.1 KB - Content