Skip to main content

Text Direction Control for TinyMCE

Overview

The Text Direction Control for TinyMCE plugin integrates the Directionality feature into TinyMCE, allowing users to toggle text direction between Left-to-Right (LTR) and Right-to-Left (RTL) directly from the toolbar. This plugin is ideal for multilingual content editing, ensuring seamless control over text layout.

Use Cases

This plugin is particularly useful for applications that support content creation in multiple languages, such as blogs, documentation platforms, and multilingual websites. It allows users to seamlessly switch between LTR and RTL text directions for better readability and formatting.

Installing the plugin

Prerequisites:

  1. The page must have a form component
  2. The form must have a rich text field
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this form, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Text Direction Control for TinyMCE plugin
  4. Select the form 
  5. Select the rich text field

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.