Skip to content

applibs/ckeditor-layoutmanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LayoutManager

TODO: Write a plugin description

Configuration

config.extraPlugins = "layoutmanager"

config.layoutmanager_loadbootstrap = true/false (false by default - embedded bootstrap.css is not loaded)

config.layoutmanager_allowedContent (all tags are allowed by default)

config.layoutmanager_buttonboxWidth = 58 (the width of each layout-preview button in the dialog)

config.layoutmanager_columnStart = 'xs' (bootstrap grid device breakpoints: xs, sm, md, lg)

Name for adding into the toolbar : "LayoutManager"

Events

layoutmanager:layout-inserted - fired when layout is inserted

Dependencies

https://jquery.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.8%
  • CSS 1.2%