- Issue created by @mark_fullmer
- π¦πΊAustralia jnlar Sydney, Australia
+1 to this, FWIW there's some inconsistency in the path definitions between different modules as well, for example the ckeditor_iframe uses
libraries/iframe/..
.
The documentation for this project explains one way to include the required CKEditor 4 library. A simpler method has been introduced, and should be included in the documentation.
Proposed text:
Alternatively, developers can run
drupal-ckeditor-libraries-group/div
, along with adding the following directive to theirinstaller-paths
configuration in order to place the CKEditor 4 library in the correct location:"web/libraries/ckeditor/plugins/{$name}": ["vendor:drupal-ckeditor-libraries-group"],
Active
2.0
Documentation
+1 to this, FWIW there's some inconsistency in the path definitions between different modules as well, for example the ckeditor_iframe uses libraries/iframe/..
.