Skip to content

killrawr/background-image-ckeditor-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Set Backgroud image for CKEditor

by this plugin you can set background image in your CKEditor

Installation

Copy bgimage folder to ckeditor/plugins/ directory

add the following line to config.js :

 config.extraPlugins = 'bgimage';
 config.allowedContent = 'div{*}'; // this is important

About

Plugin for set background image in CKEditor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%