Enable or Disable Link Embedding

This section describes the process for enabling and disabling automatic media embedding in the Tiny Editors.

Before you begin

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.

Procedure

  1. Using a plain text editor, open config/config.js in the extracted Tiny Editors for HCL Connections package.
  2. 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.
  3. Continue configuring the Tiny Editors integration or continue with the installation.