CKEditor Bootstrap Tabs

Categories

Component ID

2809423

Component name

CKEditor Bootstrap Tabs

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

654

Component created

Component changed

Component body

This module is created to allow users to easily insert Bootstrap tabs structure into content.

A dialog allows the user to choose the number of tabs. They can also choose a tab in context menu to remove. Also using context menu user can add tab before or after current and change the tab title. Page can contain multiple items of widgets.

The idea is taken from http://ckeditor.com/addon/bootstrapTabs source. But instead of plugin implementation this module implemented as widget.
Important: It is important to build the CKEditor with Widget plugin to make it works.

Note: If you use the Limit allowed HTML tags and correct faulty HTML filter, do not forget to add <div class id role> <ul type class id> <ol start type class id> <li class id>

version: 8.x-1.x

You do not need to install bootstrap theme to use tabs, module provides it own js and css to make tabs works.