Skip to content

MariusGrandeAndersen/ckeditor-image-to-base64-mga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YetiForce Ckeditor image to base64 plugin for CKEditor 4

Created by YetiForce Sp. z o.o. https://yetiforce.com and Marius Grande Andersen

Differences between this fork and main one:

  • Fixed issue copying image directly from Word to ckeditor plugin.

Requirements

The Browser must support the JavaScript File API.

Installation

"yarn add ckeditor-image-to-base64-mga"

Enable the plugin by using the extraPlugins configuration setting. Example: CKEDITOR.config.extraPlugins = "ckeditor-image-to-base64";

License

MIT

About

CKEditor-Image-to-base64 plugin for CKEditor 4 - Adds images from local as base64 string into the source without server side processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%