Tired of manage responsive when you have to use WYSIWYG editor ?
This module provide a plugin for CKEditor which allows the user to add responsive area in a textarea.
This module is only inserting the correct markup. In exemple for a 50-50 area the inserted markup is :
<div class="ckeditor-col-container clearfix">
<div class="grid-6 sixcol first-col"><p>lorem ipsum</p></div>
<div class="grid-6 sixcol last-col"><p>lorem ipsum</p></div>
</div>
Currently, there is only 5 layouts :
- 1 area - 100%
- 2 areas - 50% - 50%
- 2 areas - 75% - 25%
- 2 areas - 25% - 75%
- 3 areas - 33% - 34% - 33%
But you can combine them :

Supporting organizations:
Providing free time to work on this module
Project information
- Project categories: Administration tools
718 sites report using this module
- Created by kgaut on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
2.1.0-beta1
released 30 October 2024
Works with Drupal: ^9 || ^10 || ^11
Drupal 10-11 compatibility
Install:
Development version: 2.1.x-dev updated 30 Oct 2024 at 14:00 UTC



