BabelTranslation
Last updated Apr 29th, 2019 | Page history | Improve this page | Report an issue
The BabelTranslation snippets returns the ID of a translated resource in a given context.
Available Parameters¶
Name | Description | Default |
---|---|---|
resourceId | (optional) ID of resource of which a translated resource should be determined. | current resource's ID |
contextKey | Key of context in which translated resource should be determined. | |
showUnpublished | (optional) Flag whether to show unpublished translations. | 0 |
Example¶
[[BabelTranslation? &contextKey=`de`]]
This will return the ID of the translated resource located in the "de" context of the current resource.
See Also¶
Offical Babel project website: Multilingual websites with MODX