Set Fontpicker fonts list
The section covers customizing the list of fonts provided for the font-picker in the Tiny Editors.
-
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
fonts
and modify the array to customize the fonts list configuration using the following resources:- Default fonts list.
- Sample fonts list configurations.
- The fonts customization syntax.
If the font list array is empty (
fonts: [],
) the default list will be used.
-
Continue configuring the Tiny Editors integration or continue with the installation.
Parent topic:Configuring the Tiny Editors integration