Skip to content

Gagaro/tinymce-bootstrap-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinymce-bootstrap-utils

TinyMCE 4 plugin to use bootstrap 3 features.

Current supported feature is :

  • collapse

How to install the plugin

  1. copy bootstrap_utils folder to the tinymce plugins folder.

  2. set up your instance in the tinyMCE.init method to use the plugin, like::

plugins : "... bootstraputils ..."

  1. set up your instance to use the buttons you want, for example::

toolbar : "... | bootstrap-collapse"

About

TinyMCE 4 plugin to use bootstrap 3 features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages