Compatibility with drupal 10

Created on 7 May 2024, about 2 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 about 2 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.69.0 2024