Skip to content

Latest commit

 

History

History
executable file
·
48 lines (33 loc) · 1.16 KB

README.md

File metadata and controls

executable file
·
48 lines (33 loc) · 1.16 KB

CKEditor Bootstrap Buttons

Is an extension to the Drupal 8 CKEditormodule.

REQUIREMENTS

  • ckeditor

FEATURES

  • Ability to insert a link as a Bootstrap 3 button widget.
  • Movable between content without breaking layout.
  • All Bootstrap's styles available
    • btn-link
    • btn-default
    • btn-primary
    • btn-success
    • btn-warning
    • btn-danger
  • All Bootstrap's sizes available
    • btn-xs
    • btn-sm
    • btn-lg
  • Link target option.
  • Ability to add a left and/or right icon (Bootstrap Glyphicon, or FontAwesome).

INSTALLATION

  1. Copy the ckeditor_bootstrap_buttons folder to your modules directory.
  2. Download the plugin from GitHub.
  3. Place the plugin in the root libraries folder (/libraries).
  4. Go to admin/modules and enable the module.
  5. Go to admin/config/content/formats and configure the desired profile.
  6. Move a button into the Active toolbar.
  7. Clear your browser's cache, and a new button will appear in your toolbar.

CONTRIBUTING & ISSUE TRACKING

Please contribute to this plugin by forking this GitHub repo.

CONTACT

abu-zakham [email protected]