You are here

README.txt in CKeditor Details Accordion 2.x

Same filename and directory in other branches
  1. 8 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 element 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 Details button to any CKEditor-enabled text format you want.

Installation
============
1. 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
  6. definition lists were augmented by JavaScript to provide this functionality,
  7. but the HTML5 details element provides this functionality natively. This module
  8. adds a button so editors can easily use this element in their content.
  9. Usage
  10. =====
  11. Go to the Text formats and editors settings (/admin/config/content/formats) and
  12. add the Details button to any CKEditor-enabled text format you want.
  13. Installation
  14. ============
  15. 1. Enable CKEditor Accordions - Detail Plugin module in the Drupal admin.
  16. Each filter format will now have a config tab for this plugin.
  17. Dependencies
  18. ============
  19. This module requires the core CKEditor module.
  20. Uninstallation
  21. ==============
  22. 1. Uninstall the module from 'Administer >> Modules'.
  23. MAINTAINERS
  24. ===========
  25. Martin Anderson-Clutz - https://www.drupal.org/u/mandclu
  26. Credits
  27. =======
  28. Initial development and maintenance by Digital Echdina.