JS APIs for the text format/editor config UI deprecated

Created on 20 June 2025, 13 days ago

Problem/motivation

Per https://www.drupal.org/node/3422372 β†’ , the APIs for modifying text format logic are being removed with no replacement. This module uses those APIs to populate the "Limit HTML tags" interface when the "Linkit URL converter" text format filter is added.

Proposed resolution

The logic for populating additional elements in "Limit HTML tags" is not strictly needed, since the "Linkit URL converter" should run *after* that filter. Separately, when the Linkit CKEditor plugin is used, it automatically adds the data attributes to the allowed list via linkit.ckeditor5.yml

Therefore, we can safely remove this logic from this module without negatively affecting any existing sites that are properly configured (i.e., the "Linkit URL converter" is set to execute *after* "Limit HTML tags."

πŸ“Œ Task
Status

Active

Version

7.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mark_fullmer Tucson

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

Comments & Activities

Production build 0.71.5 2024