HTML fields

Field types

There are two types of HTML fields in Bloomreach Experience Manager: formatted text and rich text. Formatted text fields only allow simple text editing, and do not support links or images. Rich text fields allow all possible markup, including links and images. The table below lists the main differences.

  Formatted text field Rich text field
Functionality  Simple text editing: bold, underline, lists, etc. Complex text editing, including links, images, tables, etc.
Supports links and images  No  Yes 
HTML stored as String property of a document String property 'hippostd:content' of a child node of a document

Configuration

The configuration of HTML fields is explained in several sub-sections:

CKEditor

HTML fields are edited in the CMS with a customized version of CKEditor 4

Versioning

Because of a licensing issue, per versions 14.7.23, 15.7.1 and 16.2.0, there's a split in the versions used:

  • Bloomreach Experience Manager Developer Edition contains CKEditor 4.22.1-h1
  • Bloomreach Experience Manager Enterprise Edition contains CKEditor 4.25.0-lts-h1

Note: the Enterprise version is pulled in through Maven pom dependency "hippo-enterprise-package-cms-dependencies" that should be present in the Maven build.

Before above versions, the CKEditor version is 4.19.0-h2.

Configuration

The configuration of CKEditor is explained in several sub-sections:

 

Did you find this page helpful?
How could this documentation serve you better?
On this page
    Did you find this page helpful?
    How could this documentation serve you better?