Add hook_editor_ckeditor_settings_alter to API documentation

Created on 27 June 2016, over 8 years ago
Updated 15 November 2023, about 1 year ago

The Drupal 7 CKEditor module has the ability to change CKEditor's configuration by modifying ckeditor.config.js or adding settings unique to each profile.

For example, we can add the following code to force CKEditor to start with outline blocks enabled (a requirement for a couple of our clients):

config.startupOutlineBlocks = true;

Is this something that will eventually be supported in Editor's CKEditor integration? I don't currently see anything like this available in editor_ckeditor.api.php. Thanks.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States ron_s

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024