Configuring a multilingual system | HCL Digital Experience Multilingual Solution
After you install the multilingual extensions, you then must configure your system to support multilingual authoring and rendering.
Procedure
- Log in to HCL Portal as an administrator.
-
Create a group for your locale owners:
- Click the Administration menu icon. Then, click .
- Create a group for your locale owners. For example: Locale Owners. The base locale owner must belong to this group.
-
Modify the security of the "ML Configuration" library:
- Click the Administration menu icon. Then, click .
- Assign the Locale Owners group to the Editor role on the library.
- Assign the Locale Owners group to the Contributor role on the library.
- This is an optional step. To hide all sections in the authoring portlet, except the content and component views, disable inheritance for all item types except content and components.
- Assign the Administrators group to the Administrators role on the library and all item types.
-
Run the Update Member Fixer tool by running the following command from the
wp_profile_root/ConfigEngine
directory:- Windows™
- ConfigEngine.bat run-wcm-admin-task-member-fixer -DPortalAdminId=username -DPortalAdminPwd=password -DWasUserId=username -DWasPassword=password -Dlibrary="ML Configuration" -Dfix=true -DinvalidDn=update -DmismatchedId=update -DaltDn=update
- Linux™
- ./ConfigEngine.sh run-wcm-admin-task-member-fixer -DPortalAdminId=username -DPortalAdminPwd=password -DWasUserId=username -DWasPassword=password -Dlibrary="ML Configuration" -Dfix=true -DinvalidDn=update -DmismatchedId=update -DaltDn=update
- Go to the authoring portlet and update the Configuration settings to add the "ML Configuration" library to the list of selected libraries.
-
Create multilingual configuration file for each set of localized or regionalized
libraries.
-
For each library referenced in each multilingual configuration file, create a link
component directly under the Components folder that references the multilingual
configuration file:
- For references to a localized multilingual configuration file, the link component name must be MLConfFileReference.
- For references to a regionalized multilingual configuration file, the link component name must be RegionalizedMLConfFileReference.
- The ALL_USERS group must be assigned to the User role in the component access controls.
-
This step is optional. Activate email notifications for the workflow synchronization
extensions:
- This step is optional. To enable project integration for synchronized publishing, set the SyncPublish.useProjects field in the SyncPublish Workflow Synchronization Settings section to true.
-
This step is optional. For portal sites, you can choose to have portal page mappings
added automatically as new translations are created. This option requires the document
that is being copied or linked from to have an existing portal page mapping:
- Open a multilingual configuration file from the "ML Configuration" library.
- Add updateContentMappings=true to the General Settings.
-
Enable syndication for the "ML Configuration" library.
Note: The multilingual solution must be installed on both the syndicator and subscriber before syndication can be enabled.