Enable or Disable Link Embedding
This section describes the process for enabling and disabling automatic media embedding in the Tiny Editors.
Before you begin: The Tiny Editor Services must be installed, and to use the hyperlinking service for media embedding, it must not be disabled in the application.conf.
-
Using a plain text editor, open
config/config.jsin 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 aslinkEmbedEnabled: true,and set it to:trueto allow the Tiny Editors to embed media links using the hyperlinking service.falseto stop the Tiny Editors from embedding media links using the hyperlinking service.
-
Continue configuring the Tiny Editors integration or continue with the installation.
Parent topic: Configuring the Tiny Editors integration