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.
...
Warning | ||
---|---|---|
| ||
There may be many reasons why a connection to the Beebox fails. See Troubleshooting. |
Language mapping
It can happen that the AEM langages codes doesn't match with the Beebox, especially when the content is written in a specific locale like en-US.
As an example, if you need to configure a mapping between English (en) in AEM and English (United States) in Beebox.
To configure a mapping :
- 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.
Configuring language
Once your bundle is up and running, make following configurations to start your translation workflows.
...
source path: /content/geometrixx-outdoors-4/en/men
target path: /content/geometrixx-outdoors-4/fr/men
2. If path indicator is specified as fr_FF, the target path would be as follows:
source path: /content/geometrixx-outdoors-4/en/men
target path: /content/geometrixx-outdoors-4/fr/fr_FF/men
NOTE : Path indicator is optional and one time configurable. It is advised not to change it as we will be consdering source lang through path. Once it is configured, translated pages will be created in the path configured.
- This needs to be done if the user wants to save the base url of the site. It can be configured from
...