clever-systems / ckeditor_details
Wraps a CKEditor html details plugin - currently only a proprietary one is available from uritec.es.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:drupal-module
Requires
- drupal/libraries: ^3
- uritec_es/ckeditor_details: dev-master
This package is auto-updated.
Last update: 2022-01-09 21:06:44 UTC
README
Installation and configuration
- Install this module and its dependencies (library module)
- Install the (commercial) library from http://ckeditor.com/addon/details and put it into libraries su you have a file at path libraries/ckeditor_details/plugin.js
- Go to admin/config/content/formats/manage/rich_text (or another text format) and enable "Details ckeditor button" to the active buttons.
Repository
Currently this lives on github / packagist:
composer require clever-systems/ckeditor_details
Note that the library repository is a private one and does not have a packagist entry.