Correct the library references in the library-extend section

Created on 9 June 2025, 3 months ago

The seven.info.yml file contains the following lines.

libraries-extend:
  core/ckeditor:
    - seven/ckeditor-dialog
    - seven/ckeditor-admin
  core/drupal.autocomplete:
    - seven/autocomplete
  core/drupal.dialog:
    - seven/seven.drupal.dialog
  core/drupal.dropbutton:
    - seven/classy.dropbutton
  core/drupal.progress:
    - seven/classy.progress
  core/drupal.tabbingmanager:
    - seven/tabbingmanager
  core/drupal.vertical-tabs:
    - seven/vertical-tabs
  file/drupal.file:
    - seven/classy.file
  filter/drupal.filter.admin:
    - seven/filter
  filter/drupal.filter:
    - seven/filter
  media/media_embed_ckeditor_theme:
    - seven/classy.media_embed_ckeditor_theme
  media_library/view:
    - seven/media_library
  media_library/widget:
    - seven/media_library
  tour/tour-styling:
    - seven/tour-styling
  user/drupal.user:
    - seven/user

The CKEditor module has been removed from Drupal 10, and it is now a contributed module. Instead of core/ckeditor, the correct reference is ckeditor/ckeditor.

Probably, other library references need to be updated.

📌 Task
Status

Active

Version

2.0

Component

Miscellaneous

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024