You are here

README.txt in CKEditor HTML Buttons (for WYSIWYG and CKEditor) 7

This module enables the feature to add custom html snippet buttons to the
CKEditor toolbar.

Install
-------
1. Enable "CKEditor HTML Buttons" module
2. Add new button: admin/config/content/ckeditor-htmlbuttons
3. a) WYSIWYG: Enable the newly created button from WYSIWYG profiles:
      admin/config/content/wysiwyg
   b) CKEDITOR: Enable the newly created button from CKEditor configuration
      page admin/config/content/ckeditor. Under "Editor appearance" drag the
      button to active toolbar and in the same section enable "HTML Buttons".

Dependencies
------------
* Wysiwyg (https://www.drupal.org/project/wysiwyg) or
  CKEditor (https://www.drupal.org/project/ckeditor).

File

README.txt
View source
  1. This module enables the feature to add custom html snippet buttons to the
  2. CKEditor toolbar.
  3. Install
  4. -------
  5. 1. Enable "CKEditor HTML Buttons" module
  6. 2. Add new button: admin/config/content/ckeditor-htmlbuttons
  7. 3. a) WYSIWYG: Enable the newly created button from WYSIWYG profiles:
  8. admin/config/content/wysiwyg
  9. b) CKEDITOR: Enable the newly created button from CKEditor configuration
  10. page admin/config/content/ckeditor. Under "Editor appearance" drag the
  11. button to active toolbar and in the same section enable "HTML Buttons".
  12. Dependencies
  13. ------------
  14. * Wysiwyg (https://www.drupal.org/project/wysiwyg) or
  15. CKEditor (https://www.drupal.org/project/ckeditor).