Show TOC

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

 

In the standard settings for the portal, stylesheets are not automatically generated for right-to-left (RTL) languages when you create themes. 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 SAP NetWeaver Administrator, choose   Configuration Management   Infrastructure   Application Modules  .

  2. In the Module List section, select the com.sap.portal.themes.designservice application.

  3. In Web Module Details, in the Components tab, select the design service.

  4. In the Full Details area, change the value of the com.sapportals.portal.design.textDirection property to the following:

    LTR,RTL

  5. In the Web Module Details section, click Save.

Result

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