Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-35581 META: tasks related to RTL theme fixes before 2.4 freeze (Week 39)
  3. MDL-35537

Right align registration text on login page, when in RTL mode

    XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.5, 2.3, 2.4
    • 2.2.6, 2.3.3
    • Themes
    • MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
    • MOODLE_22_STABLE, MOODLE_23_STABLE
    • WIP-MDL-35537
    • Hide

      See the issue

      1. Add an RTL language package (Hebrew or Arabic or Farsi...) to Moodle
      2. Switch to the RTL language you have installed by navigating to Moodle's Front-page and choosing it from the Language menu (or add "&lang=he" to the end of the URL you are currently using. If inside a course, set the RTL language from the course's setting)
      3. Logout from Moodle and navigate to http://your-moodle/login (or click "register a new user" from the login block on the front page.

      The right side "registration" instruction are left justified, incorrectly! ( as seen in the attached screenshot )

      See the fix

      1. Apply the patch (fix) for this issue.
      2. Switch to Design Mode (Home / ► Site administration / ► Appearance / ► Themes / ► Theme settings) or by adding the following line to the config.php file

        $CFG->themedesignermode = true;

      3. Make sure you are still in RTL mode or switch to the RTL language you have installed by navigating to Moodle's Front-page and choosing it from the Language menu (or add "&lang=he" to the end of the URL you are currently using. If inside a course, set the RTL language from the course's setting)
      4. Logout from Moodle and navigate to http://your-moodle/login (or click "register a new user" from the login block on the front page.

      The right side "registration" instruction are right justified, correctly

      Show
      See the issue Add an RTL language package (Hebrew or Arabic or Farsi...) to Moodle Switch to the RTL language you have installed by navigating to Moodle's Front-page and choosing it from the Language menu (or add "&lang=he" to the end of the URL you are currently using. If inside a course, set the RTL language from the course's setting) Logout from Moodle and navigate to http://your-moodle/login (or click "register a new user" from the login block on the front page. The right side "registration" instruction are left justified, incorrectly! ( as seen in the attached screenshot ) See the fix Apply the patch (fix) for this issue. Switch to Design Mode (Home / ► Site administration / ► Appearance / ► Themes / ► Theme settings) or by adding the following line to the config.php file $CFG->themedesignermode = true; Make sure you are still in RTL mode or switch to the RTL language you have installed by navigating to Moodle's Front-page and choosing it from the Language menu (or add "&lang=he" to the end of the URL you are currently using. If inside a course, set the RTL language from the course's setting) Logout from Moodle and navigate to http://your-moodle/login (or click "register a new user" from the login block on the front page. The right side "registration" instruction are right justified, correctly

    Description

      Right align registration text on login page, when in RTL mode (login/index.php)

      Attachments

        Activity

          People

            nadavkav Nadav Kavalerchik
            nadavkav Nadav Kavalerchik
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              12/Nov/12