Customize the Toolbar
The section covers customizing the Tiny Editors toolbar (not including contextual items).
-
Using a plain text editor, open customization_path/javascript/tiny/editors/connections/config.js.
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
toolbar
and modify the array to customize the toolbar configuration using the following resources:- Toolbar components and the toolbar definition.
- The default toolbar configuration.
- The Toolbar customization syntax.
- List of predefined Toolbar objects.
- When you have finished making configuration changes, follow the post-customization steps to ensure the server cache is updated.
Note: If the configuration changes do not take affect, restart the Common enterprise application to force a cache update.
Parent topic:Modifying Tiny Editors for HCL Connections