Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

ryan-l-robinson/drupal-ckeditor-table-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrated

This project has been migrated to my Codeberg.

Overview

Wraps a div with the table-wrapper class around any tables added in CKEditor. This was created because the default table styles, when tables were too wide, would push the entire main region down below the sidebar. Adding a div with a wrapper that scrolls when it hits the limit of its container protected the site layout, but it was not intuitive to ask content editors to always do that, so this module was created as a CKEditor filter to programmatically add the div for them.

TODO

  • Add the CSS style by default?
  • Add unit/kernel tests

About

Wraps a div with the table-wrapper class around any tables added in CKEditor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors