You are here

README.txt in CKEditor Bootstrap Table 8

CKEDITOR BOOTSTRAP TABLE
---------------------
 * Introduction
 * Requirements
 * Installation

INTRODUCTION
------------

Rethinking the ckeditor interface to include bootstrap table.

REQUIREMENTS
------------

This module requires the following modules:
 * This module requires a Bootstrap library in order to work properly.

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
     https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
     for further information.

CONFIGURATION
-------------

 * This plugin will be automatically enabled if Table button is enabled.
 * Find and replace <table> with <table class>
   This ensures CKEditor doesn't remove the class name that the
   bootstrap columns uses.

MAINTAINERS
-----------
 * Majid Ali Khan (majid.ali) - https://www.drupal.org/u/majidali

File

README.txt
View source
  1. CKEDITOR BOOTSTRAP TABLE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. INTRODUCTION
  7. ------------
  8. Rethinking the ckeditor interface to include bootstrap table.
  9. REQUIREMENTS
  10. ------------
  11. This module requires the following modules:
  12. * This module requires a Bootstrap library in order to work properly.
  13. INSTALLATION
  14. ------------
  15. * Install as you would normally install a contributed Drupal module. Visit:
  16. https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
  17. for further information.
  18. CONFIGURATION
  19. -------------
  20. * This plugin will be automatically enabled if Table button is enabled.
  21. * Find and replace with
  22. This ensures CKEditor doesn't remove the class name that the
  23. bootstrap columns uses.
  24. MAINTAINERS
  25. -----------
  26. * Majid Ali Khan (majid.ali) - https://www.drupal.org/u/majidali