Module Description
Adds in the Panel Button plugin for CKEditor.

This is required by plugins that need panel button to work, like Color Button.

Other plugins can leverage panel button by adding this in their plugin definition:

class YourButtonPlugin extends CKEditorPluginBase implements CKEditorPluginConfigurableInterface { /** * {@inheritdoc} */ public function getDependencies(Editor $editor) { return ['panelbutton']; } // more code... Installation

* Download the plugin from http://ckeditor.com/addon/panelbutton at least version 4.5.6.
* Place the plugin in the root libraries folder (/libraries).
* Enable Panel Button module in the Drupal admin.

Project Usage
26879
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module adds the Panel Button plugin for CKEditor, which is required by plugins like Color Button to work properly.
Data Name
panelbutton

OPENAI CHATBOT

OPENAI CHATBOT

12:24:30
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.