Closed (fixed)
Project:
CKEditor IndentBlock
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2019 at 10:36 UTC
Updated:
23 Jun 2020 at 00:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rahul.shindeComment #3
meichr commentedHi @rahul.shinde, thank you for your input. But, if we would change the path to a hardcoded path like yours, many other installations would fail to recognise their Indentblock plugin after update.
For Drupal 9 there is a recommended way to find the plugin, but up to now there is no official recommendation to move the indentblock library to a subfolder of libraries. As the ckeditor maintainers have not reviewed the documentation page, you refer to, it cannot be considered official.
In another issue #3058017: Drupal 9 Deprecated Code Report, we changed the method of finding the plugin to the Drupal 8.9 / 9 recommended method.
Comment #4
meichr commentedReopening this issue as with the new version of the installer, we have a possibility for searching at more than one path for the Indentblock library and can add the path of the ckeditor documentation without breaking existing installations of the module.
During installation and runtime the ckeditor_indentblock module is searching for the Indentblock plugin at following places in that order:
See attached patch.
Comment #6
meichr commentedFixed.
Comment #7
meichr commentedRemove assignment.