Compatibility with drupal 10

Created on 7 May 2024, 6 months ago

Problem/Motivation

The module is not compatible with Drupal 10

📌 Task
Status

Needs review

Version

1.0

Component

Code

Created by

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

Merge Requests

Comments & Activities

  • Issue created by @kuzyawkk
  • Status changed to Needs review 6 months ago
  • Made the module compatible with Drupal 10.
    Changed the type in Plugin Filter from Drupal\filter\Plugin\FilterInterface::TYPE_MARKUP_LANGUAGE, to Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE.
    Added a config for this plugin.
    Removed unnecessary files.
    Added a dependency to the filter module.
    Fixed the services.yml file

Production build 0.71.5 2024