Show TOC

Procedure documentationConfiguring Right-to-Left Languages Locate this document in the navigation structure

 

In the standard settings for the portal, when you create themes, stylesheets are not automatically generated for right-to-left (RTL) languages. This is because creating stylesheets for both left-to-right (LTR) and RTL languages is a time-consuming process. You should only set RTL stylesheet generation if it is absolutely necessary.

Procedure

  1. In the portal, choose   System Administration   System Configuration   Service Configuration  .

  2. In the Portal Catalog, navigate to   Applications   com.sap.portal.themes.designservice   Services   design  .

  3. Right-click design and from the context menu choose Configure.

    The service is loaded in the Property Editor and can be modified.

  4. The com.sapportals.portal.design.textDirection property contains the value LTR by default. Change the value to the following:

    LTR,RTL

  5. Save the modified service.

Result

When you create a theme, both the LTR and RTL stylesheets are now generated.