You are here

README.txt in CKEditor Bootstrap Grid 2.0.x

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 8 README.txt
CKEditor Bootstrap Grid
---------------------

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

Current Maintainer: Bryan Sharpe (https://www.drupal.org/u/b_sharpe)

CKEditor Bootstrap Grid is used to install a plugin into CKEditor
that allows for easy creation of a row + columns in the WYSIWYG.


INSTALLATION
------------
1. Install the module per normal

2. Select a text format to enable the plugin for
   at /admin/config/content/formats

3. Drag the Bootstrap Grid icon from "Available buttons"
   to "Active toolbar"

4. Ensure your text format is not limiting HTML, or has the ability
   to have classes on div elements

4. Save the text format.

File

README.txt
View source
  1. CKEditor Bootstrap Grid
  2. ---------------------
  3. INTRODUCTION
  4. ------------
  5. Current Maintainer: Bryan Sharpe (https://www.drupal.org/u/b_sharpe)
  6. CKEditor Bootstrap Grid is used to install a plugin into CKEditor
  7. that allows for easy creation of a row + columns in the WYSIWYG.
  8. INSTALLATION
  9. ------------
  10. 1. Install the module per normal
  11. 2. Select a text format to enable the plugin for
  12. at /admin/config/content/formats
  13. 3. Drag the Bootstrap Grid icon from "Available buttons"
  14. to "Active toolbar"
  15. 4. Ensure your text format is not limiting HTML, or has the ability
  16. to have classes on div elements
  17. 4. Save the text format.