.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Rich Text Editor ---------------- ======================================================= =========== ============ ==== ==== Property Data type Default Plus Mvc ======================================================= =========== ============ ==== ==== :ref:`RichTextEditor.height` Integer Default RTE Yes Yes value :ref:`RichTextEditor.rteStyleSheet` String Yes No :ref:`RichTextEditor.width` Integer Default RTE Yes Yes value ======================================================= =========== ============ ==== ==== .. _RichTextEditor.height: height ^^^^^^ .. container:: table-row Property height Data type Integer Description Defines the height of the textarea. The integer value represents the height in pixels. Default Default RTE value .. _RichTextEditor.rteStyleSheet: rteStyleSheet ^^^^^^^^^^^^^ .. container:: table-row Property rteStyleSheet Data type String Description Adds a style sheet to the rich text editor .. _RichTextEditor.width: width ^^^^^ .. container:: table-row Property width Data type Integer Description Defines the width of the textarea. The integer value represents the width in pixels. Default Default RTE value