I’ve created a Drupal 8 module that provides a customized plugin to Drupal Developer core’s CKEditor. This plugin permits customers so as to add tabbed content material to their pages.
Drupal Developer downside is that Drupal Developer plugin provides a category to Drupal Developer factor it creates and CKEditor by default removes lessons from most parts when you save Drupal Developer node.
I can change CKEditor config for Primary HTML editor (admin/config/content material/codecs/handle/basic_html) to permit lessons in parts by altering to in “Allowed HTML tags” enter.
Now I might love to have the ability to do that programmatically one way or the other. How can I modify Drupal Developer configuration for CKEditor in a Drupal module? Particularly Drupal Developer “extraAllowedContent” config worth.
Drupal Developer venture for reference functions could be discovered at https://github.com/j-vee/ckeditor_tabber