2017 © Pedro Peláez
 

drupal-module ckeditor_details

Wraps a CKEditor html details plugin - currently only a proprietary one is available from uritec.es.

image

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

The README.md

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)

The Versions

18/01 2017

dev-8.x-1.x

dev-8.x-1.x https://www.drupal.org/project/ckeditor_details

Wraps a CKEditor html details plugin - currently only a proprietary one is available from uritec.es.

  Sources   Download

GPL-2.0+

The Requires

  • drupal/libraries ^3
  • uritec_es/ckeditor_details dev-master

 

drupal