It looks like the glyphicons library is missing from the ckeditor web site.
The link provided: http://ckeditor.com/addon/glyphicons is dead
Issue fork glyphicons-3150818
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 315081
changes, plain diff MR !2
- 3150818-glyphicons-library-no
changes, plain diff MR !1
Comments
Comment #2
carlovdb commentedIs there a solution?
Comment #7
aleevasSeems to this CKeditor plugin was removed.
Also as I see the Glyphicons components are not supported for Bootstrap versions 4 and 5 https://getbootstrap.com/docs/4.6/migration/#components
I see only one way to make this module alive - to add an old version of the Ckeditor plugin to the codebase of the module
And that I've done in my MR.
But we should understand that this plugin is already on hold and not will get any updates.
Also, the Glyphicons components work only with Bootstrap version 3
Comment #8
aleevasComment #9
aleevas