- Issue created by @aleevas
- Merge request !19Draft: #3423208: Integrate a functionality of the CKEditor Bootstrap Buttons module β (Open) created by aleevas
- πΊπ¦Ukraine aleevas
What in the patch:
- - added a new settings option "Bootstrap Button" for the Advanced Link plugin
- - added a new collapsible field group "Bootstrap Button" to the Link form. It contains 3 new fields: Color, Size, Style
- - attached bootstrap buttons component
- - added a help page with instructions on how to style the link with the Bootstrap Buttons (/admin/help/editor_advanced_link)
- πΊπ¦Ukraine rolki
This is a good idea, and I agree that such a problem does exist. It would be great if it was integrated into the
editor_advanced_link
module in future releases. - πͺπΈSpain rodrigoaguilera Barcelona
I am looking for a module like https://www.drupal.org/project/link_attributes β
but for links inside ckeditor5That module has an API to have custom attributes and I feel that is the model that should be followed here since BS buttons are not going to matter for non-BS users so is better if this can be enabled as separate module.