You are here

README.txt in CKeditor Details Accordion 8

Same filename and directory in other branches
  1. 2.x README.txt
CKEditor Accordions - Detail Plugin
===================================

Description
===========
Accordions are a popular way to structure content. In the past nested divs or definition lists were augmented by Javascript to provide this functionality, but the HTML5 details elements provides this functionality natively. This module adds a button so editors can easily use this element in their content.

Usage
=====
Go to the Text formats and editors settings (/admin/config/content/formats) and
add the YouTube Button to any CKEditor-enabled text format you want.

Installation
============
1. Download the plugin from http://ckeditor.com/addon/detail
2. Place the plugin in the root libraries folder (/libraries).
3. Enable CKEditor Accordions - Detail Plugin module in the Drupal admin.

Each filter format will now have a config tab for this plugin.

Dependencies
============
This module requires the core CKEditor module.

Uninstallation
==============
1. Uninstall the module from 'Administer >> Modules'.

MAINTAINERS
===========
Martin Anderson-Clutz - https://www.drupal.org/u/mandclu

Credits
=======

Initial development and maintenance by Digital Echdina.

File

README.txt
View source
  1. CKEditor Accordions - Detail Plugin
  2. ===================================
  3. Description
  4. ===========
  5. Accordions are a popular way to structure content. In the past nested divs or definition lists were augmented by Javascript to provide this functionality, but the HTML5 details elements provides this functionality natively. This module adds a button so editors can easily use this element in their content.
  6. Usage
  7. =====
  8. Go to the Text formats and editors settings (/admin/config/content/formats) and
  9. add the YouTube Button to any CKEditor-enabled text format you want.
  10. Installation
  11. ============
  12. 1. Download the plugin from http://ckeditor.com/addon/detail
  13. 2. Place the plugin in the root libraries folder (/libraries).
  14. 3. Enable CKEditor Accordions - Detail Plugin module in the Drupal admin.
  15. Each filter format will now have a config tab for this plugin.
  16. Dependencies
  17. ============
  18. This module requires the core CKEditor module.
  19. Uninstallation
  20. ==============
  21. 1. Uninstall the module from 'Administer >> Modules'.
  22. MAINTAINERS
  23. ===========
  24. Martin Anderson-Clutz - https://www.drupal.org/u/mandclu
  25. Credits
  26. =======
  27. Initial development and maintenance by Digital Echdina.