Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-1373

Support RTL languages (e.g. Hebrew, Arabic, Persian) for editing and searching

    XMLWordPrintable

Details

    • 19
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      Original request:

      We would like to have support for Hebrew (RTL language) both in search and editing within documents as well.

      This would include:

      • support for changing text direction in the editor
      • proper rendering of Right to Left (RTL) text on Confluence pages
      • support for text containing paragraphs or phrases with text in different directions (RTL and LTR)
      • indexing and searching support for RTL languages.

      Workaround

      For Confluence Server, proceed to see the workaround stated in CONFSERVER-1373.

      For confluence cloud, this may not help in all situations but you can give this workaround a try:

      • Create a new bookmark on your bookmarks bar and add the one line of code(shared below) into the URL section of the bookmark.
      • While you are on the confluence edit mode, ensure you click on the page once, then click on the bookmark which will change the direction so the text will flow from right to left as you type.
        javascript: document.activeElement.setAttribute('dir', 'rtl');
        
      • here's a quick demo video:

      Attachments

        1. conf-ar-space.css
          3 kB
        2. demo.mov
          25.78 MB
        3. Screen Shot 2016-02-22 at 19.40.34.png
          Screen Shot 2016-02-22 at 19.40.34.png
          92 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              007ec62d84dd lior patish
              Votes:
              468 Vote for this issue
              Watchers:
              204 Start watching this issue

              Dates

                Created:
                Updated: