In order to configure the plugin you require the web location of a Beebox server, a project key and credentials. Please see the Prerequisites page.
...
- In the AEM administration, select Beebox Translation Console.
On the right side on the page, press Settings then Languages Mappings.
Then, configure the AEM languages to map the Beebox locales.
The Path indicator is an optional user defined input.
If the user specifies path indicator, then the target path will be changed accordingly.E.g, for a site language as French (fr),
- Source path: /content/geometrixx-outdoors-4/en/men
- Target path: /content/geometrixx-outdoors-4/fr/men
If path indicator is specified as fr_FR, the target path would be as follows:
- Source path: /content/geometrixx-outdoors-4/en/men
- Target path: /content/geometrixx-outdoors-4/fr/fr_FR/men
Info | ||
---|---|---|
| ||
Path indicator is optional and one time configurable. It is advised not to change it as we will be consedering source lang through path. Once it is configured, translated pages will be created in the path configured. |
Language configuration
Status | ||||
---|---|---|---|---|
|
...
- In the AEM administration, select Web Console (i.e. http://localhost:4502/system/console/configMgr)
- Search for a configuration named Beebox Components Configuration and edit it.
To configure a new component for translation, add a row as following :
path/to/component=fieldtoTranslation1;fieldToTranslate2
Configuring Component Properties
On same URL(http://localhost:4502/system/console/configMgr), search for following three configurations. Although it is needed if you will be using “Rolloutfeature”, still it is recommended that you make this configurations otherwise alsoin the first place.
Add following to “Exclude page properties”:
beebox_translationStatus
beebox_translatedFrom
beebox_translatedTo
beebox_lastTranslationDate
WCM Rollout Manager
CQ MSM Content update action
...
Meta-data/Preview configuration
...