drupal-module ckeditor_details
Wraps a CKEditor html details plugin - currently only a proprietary one is available from uritec.es.
clever-systems/ckeditor_details
Wraps a CKEditor html details plugin - currently only a proprietary one is available from uritec.es.
- Wednesday, January 18, 2017
- by axel-rutz
- Repository
- 1 Watchers
- 0 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
CKEditor Details Plugin
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:, (*1)
composer require clever-systems/ckeditor_details, (*2)
Note that the library repository is a private one and does not have a packagist entry., (*3)