Skip to content
izmeez edited this page Oct 2, 2023 · 21 revisions

TinyMCE module documentation, work in progress...

Editor profiles

A profile is a defined template of available editing options and buttons.

Most settings ship with profiles. These profiles are JSON files, exportable with the Configuration manager on /admin/config/development/configuration/single/export.

Select Configuration group - Editor profiles and the Configuration name of profile to export.

By default this module ships with three profile variants: Default, Full and Small.

Some settings are available via the admin UI on admin/config/content/formats/ and then selecting the format, for example Filtered HTML.

New profiles can get created on admin/config/content/tinymce-builder (Configuration / Content authoring / TinyMCE profile builder).

Clone this wiki locally