TinyMCE® HTML Editor |
The TinyMCE® HTML Editor is a PxPlus extended control that can be defined using the NOMADS Panel Designer. TinyMCE® is a platform independent Web-based JavaScript HTML WYSIWYG Editor control released as Open Source under LGPL 2.1 by Tiny Technologies Inc. It provides an editing interface that resembles how the page will be displayed in a Web browser and does not require any HTML knowledge.
The TinyMCE® Editor control includes six pre-defined layouts – Modern, Narrow, Simple, Advanced, Extended and Full Page - that offer a wide range of editing tools. You can also create your own Custom Layout. By default, the Editor output does not include <html> or <body> elements, but the Modern and Full Page layouts allow you to create full HTML pages. Tool bar layout must be set in the NOMADS TinyMCE® Editor control definition and may not be changed dynamically after the control is drawn.
The allowScripts property can be used to allow editing of HTML with JavaScript elements and properties.
(Support to allow editing of HTML with JavaScript was added in PxPlus 2021 Update 2.)
As an extended control, the TinyMCE® Editor control is not included in the tab sequence and does not have an OnChange event. The contents of the Editor may be loaded or retrieved via the control's value$ property.
For information about the TinyMCE® HTML Editor, visit https://www.tiny.cloud/.
For license information, visit https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
Using the TinyMCE® HTML Editor
HTML Editor
TinyMCE® is a registered trademark of Tiny Technologies Inc.