Configure additional TinyMCE settings
TinyMCE has many options not configured by the integration and they can be set by providing them in the additional settings object.
Procedure
-
Using a plain text editor, open config/config.js in the extracted Tiny Editors for HCL Connections package.
Note: Use a plain text editor to avoid inserting invalid formatting or symbols into config.js. Do not use a rich text editor such as Microsoft Word for editing configuration files.
-
Locate the property
additionalSettings
and modify the object to supply additional TinyMCE initialization settings that are not already used by the integration. - Continue configuring the Tiny Editors integration or continue with the installation.