This section describes the process for enabling and disabling automatic media embedding in the Tiny Editors.
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
linkEmbedEnabled such as linkEmbedEnabled: true, and set it to:
true to allow the Tiny Editors to embed media links using the hyperlinking service.
false to stop the Tiny Editors from embedding media links using the hyperlinking service.
-
Continue configuring the Tiny Editors integration or continue with the installation.